Skip to main content

Physical Interface

Location in GUI: Devices » Device Management » Device » Interfaces

Diagram

Classes

vrfs (fmc.domains.devices.devices)

NameTypeConstraintMandatoryDefault Value
physical_interfacesList[physical_interfaces]No

physical_interfaces (fmc.domains.devices.devices.vrfs)

NameTypeConstraintMandatoryDefault Value
nameChoiceGigabitEthernet0/0, GigabitEthernet0/1, GigabitEthernet0/2, GigabitEthernet0/3, GigabitEthernet0/4, GigabitEthernet0/5, GigabitEthernet0/6, GigabitEthernet0/7, TenGigabitEthernet0/0, TenGigabitEthernet0/1Yes
modeChoiceINLINE, PASSIVE, TAP, ERSPAN, NONE, SWITCHPORTNo
active_mac_addressStringmax: 17No
allow_full_fragment_reassemblyBooleantrue, falseNo
arp_table_entriesList[arp_table_entries]No
auto_negotiationBooleantrue, falseNo
descriptionStringmax: 255No
duplexChoiceAUTO, FULL, HALFNo
enable_anti_spoofingBooleantrue, falseNo
enable_sgt_propagateBooleantrue, falseNo
enabledBooleantrue, falseNo
fec_modeChoiceAUTO, CL108RS, CL74FC, CL91RS, DISABLENo
flow_control_sendBooleantrue, falseNo
ip_based_monitoringBooleantrue, falseNo
ip_based_monitoring_next_hopIPNo
ip_based_monitoring_typeChoiceAUTO, PEER_IPV4, PEER_IPV6, AUTO4, AUTO6No
ipv4_dhcp_obtain_routeBooleantrue, falseNo
ipv4_dhcp_route_metricIntegermin: 1, max: 255No
ipv4_pppoe_authenticationChoicePAP, CHAP, MSCHAPNo
ipv4_pppoe_passwordStringNo
ipv4_pppoe_route_metricIntegermin: 1, max: 255No
ipv4_pppoe_route_settingsBooleantrue, falseNo
ipv4_pppoe_store_credentials_in_flashBooleantrue, falseNo
ipv4_pppoe_userStringNo
ipv4_pppoe_vpdn_group_nameStringNo
ipv4_static_addressIPNo
ipv4_static_netmaskIntegermin: 1, max: 31No
ipv6_addressesList[ipv6_addresses]No
ipv6_dad_attemptsIntegermin: 0, max: 600No
ipv6_default_route_by_dhcpBooleantrue, falseNo
ipv6_dhcpBooleantrue, falseNo
ipv6_dhcp_client_pd_hint_prefixesStringNo
ipv6_dhcp_client_pd_prefix_nameStringNo
ipv6_dhcp_pool_idStringNo
ipv6_enableBooleantrue, falseNo
ipv6_enable_auto_configBooleantrue, falseNo
ipv6_enable_dadBooleantrue, falseNo
ipv6_enable_dhcp_address_configBooleantrue, falseNo
ipv6_enable_dhcp_nonaddress_configBooleantrue, falseNo
ipv6_enable_raBooleantrue, falseNo
ipv6_enforce_euiBooleantrue, falseNo
ipv6_link_local_addressStringNo
ipv6_ns_intervalIntegermin: 1000, max: 3600000No
ipv6_prefixesList[ipv6_prefixes]No
ipv6_ra_intervalIntegermin: 3, max: 1800No
ipv6_ra_life_timeIntegermin: 0, max: 9000No
ipv6_reachable_timeIntegermin: 1000, max: 3600000No
lldp_receiveBooleantrue, falseNo
lldp_transmitBooleantrue, falseNo
logical_nameStringRegex: ^[a-zA-Z0-9_.+-]{1,64}$No
management_accessBooleantrue, falseNo
management_access_network_objectsList[management_access_network_objects]No
management_onlyBooleantrue, falseNo
mtuIntegermin: 64, max: 9000No
nve_onlyBooleantrue, falseNo
override_default_fragment_setting_chainIntegermin: 1, max: 8200No
override_default_fragment_setting_sizeIntegermin: 1, max: 30000No
override_default_fragment_setting_timeoutIntegermin: 1, max: 30No
priorityIntegermin: 0, max: 65535No
security_zoneStringNo
speedChoiceAUTO, TEN, HUNDRED, THOUSAND, TEN_THOUSAND, TWENTY_FIVE_THOUSAND, FORTY_THOUSAND, HUNDRED_THOUSAND, TWO_HUNDRED_THOUSAND, DETECT_SFPNo
standby_mac_addressStringNo

arp_table_entries (fmc.domains.devices.devices.vrfs.physical_interfaces)

NameTypeConstraintMandatoryDefault Value
enable_aliasBooleantrue, falseYes
ip_addressIPYes
mac_addressStringmax: 17Yes

ipv6_addresses (fmc.domains.devices.devices.vrfs.physical_interfaces)

NameTypeConstraintMandatoryDefault Value
addressStringYes
enforce_euiBooleantrue, falseYes
prefixStringYes

ipv6_prefixes (fmc.domains.devices.devices.vrfs.physical_interfaces)

NameTypeConstraintMandatoryDefault Value
addressStringYes
enforce_euiBooleantrue, falseYes
defaultStringYes

management_access_network_objects (fmc.domains.devices.devices.vrfs.physical_interfaces)

NameTypeConstraintMandatoryDefault Value
idStringYes
typeChoiceHost, Network, Range, NetworkGroupNo

Examples

Prerequisites:

fmc:
domains:
- name: Global
policies:
access_policies:
- name: MyAccessPolicyName1
default_action: BLOCK
devices:
devices:
- name: MyDeviceName1
host: 10.62.158.201
registration_key: cisco123
access_policy: MyAccessPolicyName1
deploy: true
licenses:
- ESSENTIALS
performance_tier: FTDv5
vrfs:
- name: Global

Physical Interface:

fmc:
domains:
- name: Global
devices:
devices:
- name: MyDeviceName1
vrfs:
- name: Global
physical_interfaces:
- name: "GigabitEthernet0/0"
logical_name: Outside
security_zone: MySecurityZoneName1
ipv4_dhcp_obtain_route: false
ipv4_dhcp_route_metric: 1