cisco.iosxe.interfaceConfig
Description
Cisco IOS XE Interface configuration
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| name | string | The name of the interface the configuration settings relate to. |
| proxyArpEnabled | bool | Whether the proxy ARP service is enabled on the interface. |
| aclInboundName | string | Optional. The name of the ACL applied to incoming traffic on the interface. |
| aclInbound | cisco.iosxe.accessListEntry | Optional. The inbound ACL entry applied to the interface. |
| aclOutboundName | string | Optional. The name of the ACL applied to outgoing traffic on the interface. |
| aclOutbound | cisco.iosxe.accessListEntry | Optional. The outbound ACL entry applied to the interface. |
| urpf | cisco.iosxe.interfaceConfig.urpf | The unicast reverse path forwarding (uRPF) configuration applied to the interface. |
| ipEigrpConfig | []cisco.iosxe.interfaceConfig.eigrpConfig | Optional. The IP EIGRP configuration applied to the interface. |
| ospfConfig | cisco.iosxe.interfaceConfig.ospfConfig | Optional. The IP OSPF configuration applied to the interface. |