Port Channel
Diagram
Classes
interfaces (iosxe.devices.configuration)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
port_channels | List | [port_channels] | No |
port_channels (iosxe.devices.configuration.interfaces)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | Integer | Yes | ||
interface_groups | List | String | No | |
description | String | No | ||
shutdown | Boolean | true , false | No | |
vrf_forwarding | String | No | ||
ipv4 | Class | [ipv4] | No | |
ipv6 | Class | [ipv6] | No | |
bfd | Class | [bfd] | No | |
spanning_tree | Class | [spanning_tree] | No | |
arp_timeout | Integer | min: 0 , max: 2147483 | No | |
load_interval | Integer | min: 30 , max: 600 | No | |
snmp_trap_link_status | Boolean | true , false | No | |
logging_event_link_status_enable | Boolean | true , false | No | |
mpls | Class | [mpls] | No | |
ospf | Class | [ospf] | No | |
ospfv3 | Class | [ospfv3] | No | |
pim | Class | [pim] | No | |
switchport | Class | [switchport] | No | |
subinterfaces | List | [subinterfaces] | No | |
auto_qos | Class | [auto_qos] | No |
ipv4 (iosxe.devices.configuration.interfaces.port_channels)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
address | IP | No | ||
address_mask | IP | No | ||
proxy_arp | Boolean | true , false | No | |
arp_inspection_trust | Boolean | true , false | No | |
arp_inspection_limit_rate | Integer | min: 0 , max: 4294967295 | No | |
dhcp_snooping_trust | Boolean | true , false | No | |
dhcp_relay_source_interface | String | No | ||
helper_addresses | List | [helper_addresses] | No | |
access_group_in | String | No | ||
access_group_out | String | No | ||
flow_monitors | List | [flow_monitors] | No | |
redirects | Boolean | true , false | No | |
unreachables | Boolean | true , false | No | |
unnumbered | String | No |
ipv6 (iosxe.devices.configuration.interfaces.port_channels)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
enable | Boolean | true , false | No | |
addresses | List | [addresses] | No | |
link_local_addresses | List | [link_local_addresses] | No | |
address_autoconfig_default | Boolean | true , false | No | |
address_dhcp | Boolean | true , false | No | |
mtu | Integer | min: 1280 , max: 9976 | No | |
nd_ra_suppress_all | Boolean | true , false | No |
bfd (iosxe.devices.configuration.interfaces.port_channels)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
template | String | No | ||
enable | Boolean | true , false | No | |
local_address | String | No | ||
interval | Integer | min: 50 , max: 9999 | No | |
interval_min_rx | Integer | min: 50 , max: 9999 | No | |
interval_multiplier | Integer | min: 3 , max: 50 | No | |
echo | Boolean | true , false | No |
spanning_tree (iosxe.devices.configuration.interfaces.port_channels)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
guard | Choice | loop , none , root | No | |
link_type | Choice | shared , point-to-point | No | |
portfast_trunk | Boolean | true , false | No |
mpls (iosxe.devices.configuration.interfaces.port_channels)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
ip | Boolean | true , false | No | |
mtu | Integer | No |
ospf (iosxe.devices.configuration.interfaces.port_channels)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
cost | Integer | min: 1 , max: 65535 | No | |
dead_interval | Integer | min: 1 , max: 65535 | No | |
hello_interval | Integer | min: 1 , max: 65535 | No | |
mtu_ignore | Boolean | true , false | No | |
network_type_broadcast | Boolean | true , false | No | |
network_type_non_broadcast | Boolean | true , false | No | |
network_type_point_to_multipoint | Boolean | true , false | No | |
network_type_point_to_point | Boolean | true , false | No | |
priority | Integer | min: 0 , max: 255 | No | |
ttl_security_hops | Integer | min: 1 , max: 254 | No | |
process_ids | List | [process_ids] | No | |
message_digest_keys | List | [message_digest_keys] | No |
ospfv3 (iosxe.devices.configuration.interfaces.port_channels)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
network_type_broadcast | Boolean | true , false | No | |
network_type_non_broadcast | Boolean | true , false | No | |
network_type_point_to_multipoint | Boolean | true , false | No | |
network_type_point_to_point | Boolean | true , false | No | |
cost | Integer | min: 1 , max: 65535 | No |
pim (iosxe.devices.configuration.interfaces.port_channels)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
passive | Boolean | true , false | No | |
dense_mode | Boolean | true , false | No | |
sparse_mode | Boolean | true , false | No | |
sparse_dense_mode | Boolean | true , false | No | |
bfd | Boolean | true , false | No | |
border | Boolean | true , false | No | |
bsr_border | Boolean | true , false | No | |
dr_priority | Integer | min: 0 , max: 4294967295 | No |
switchport (iosxe.devices.configuration.interfaces.port_channels)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
mode_access | Boolean | true , false | No | |
mode_dot1q_tunnel | Boolean | true , false | No | |
mode_private_vlan_trunk | Boolean | true , false | No | |
mode_private_vlan_host | Boolean | true , false | No | |
mode_private_vlan_promiscuous | Boolean | true , false | No | |
mode_trunk | Boolean | true , false | No | |
nonegotiate | Boolean | true , false | No | |
access_vlan | Integer | min: 1 , max: 4094 | No | |
trunk_allowed_vlans | String | No | ||
trunk_allowed_vlans_none | Boolean | true , false | No | |
trunk_native_vlan_tag | Boolean | true , false | No | |
trunk_native_vlan | Integer | min: 1 , max: 4094 | No | |
host | Boolean | true , false | No |
subinterfaces (iosxe.devices.configuration.interfaces.port_channels)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
description | String | No | ||
shutdown | Boolean | true , false | No | |
vrf_forwarding | String | No | ||
ipv4 | Class | [ipv4] | No | |
ipv6 | Class | [ipv6] | No | |
bfd | Class | [bfd] | No | |
encapsulation_dot1q_vlan_id | Integer | min: 1 , max: 4094 | No | |
arp_timeout | Integer | min: 0 , max: 2147483 | No | |
auto_qos | Class | [auto_qos] | No | |
mpls | Class | [mpls] | No | |
ospf | Class | [ospf] | No | |
ospfv3 | Class | [ospfv3] | No | |
pim | Class | [pim] | No |
auto_qos (iosxe.devices.configuration.interfaces.port_channels)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
auto_qos_classify | Boolean | true , false | No | |
auto_qos_classify_police | Boolean | true , false | No | |
auto_qos_trust | Boolean | true , false | No | |
auto_qos_trust_cos | Boolean | true , false | No | |
auto_qos_trust_dscp | Boolean | true , false | No | |
auto_qos_video_cts | Boolean | true , false | No | |
auto_qos_video_ip_camera | Boolean | true , false | No | |
auto_qos_video_media_player | Boolean | true , false | No | |
auto_qos_voip | Boolean | true , false | No | |
auto_qos_voip_cisco_phone | Boolean | true , false | No | |
auto_qos_voip_cisco_softphone | Boolean | true , false | No | |
auto_qos_voip_trust | Boolean | true , false | No | |
trust_device | Choice | cisco-phone , cts , ip-camera , media-player | No |
helper_addresses (iosxe.devices.configuration.interfaces.port_channels.ipv4)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
address | IP | Yes | ||
global | Boolean | true , false | No | |
vrf | String | No |
flow_monitors (iosxe.devices.configuration.interfaces.port_channels.ipv4)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
direction | Choice | input , output | Yes |
addresses (iosxe.devices.configuration.interfaces.port_channels.ipv6)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
prefix | IP | Yes | ||
eui_64 | Boolean | true , false | No |
link_local_addresses (iosxe.devices.configuration.interfaces.port_channels.ipv6)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
address | IP | Yes | ||
link_local | Boolean | true , false | No |
process_ids (iosxe.devices.configuration.interfaces.port_channels.ospf)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
id | Integer | min: 1 , max: 65535 | No | |
areas | List | String | No |
message_digest_keys (iosxe.devices.configuration.interfaces.port_channels.ospf)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
id | Integer | min: 1 , max: 255 | Yes | |
md5_auth_key | String | No | ||
md5_auth_type | Choice | 0 , 7 | No |
Examples
iosxe: devices: - name: Device1 configuration: interfaces: port_channels: - id: 1 description: Port Channel 1 ipv4_address: 1.2.3.4/24 ipv4_address_mask: 255.255.255.0