Skip to content

vPC

Diagram
NameTypeConstraintMandatoryDefault Value
vpcClass[vpc]No

NameTypeConstraintMandatoryDefault Value
domain_idIntegermin: 1, max: 1000Yes
auto_recoveryBooleantrue, falseNo
auto_recovery_reload_delayIntegermin: 60, max: 3600No
delay_restoreIntegermin: 1, max: 3600No
delay_restore_orphan_portIntegermin: 0, max: 300No
delay_restore_interface_vlanIntegermin: 1, max: 3600No
delay_peer_linkIntegermin: 0, max: 7200No
dscpIntegermin: 0, max: 63No
exclude_sviStringNo
fast_convergenceBooleantrue, falseNo
graceful_consistency_checkBooleantrue, falseNo
layer3_peer_routerBooleantrue, falseNo
layer3_peer_router_syslogBooleantrue, falseNo
layer3_peer_router_syslog_intervalIntegermin: 1, max: 3600No
mac_bpdu_source_version_2Booleantrue, falseNo
peer_gatewayBooleantrue, falseNo
peer_gateway_exclude_vlanStringNo
peer_ipIPNo
peer_switchBooleantrue, falseNo
role_priorityIntegermin: 1, max: 65535No
system_macStringNo
system_priorityIntegermin: 1, max: 65535No
trackIntegermin: 0, max: 500No
virtual_ipIPNo
keepaliveClass[keepalive]No
peer_link_port_channelIntegermin: 1, max: 4096No

keepalive (nxos.devices.configuration.vpc)

Section titled “keepalive (nxos.devices.configuration.vpc)”
NameTypeConstraintMandatoryDefault Value
destination_ipIPYes
source_ipIPYes
flush_timeoutIntegermin: 3, max: 10No
intervalIntegermin: 400, max: 10000No
timeoutIntegermin: 3, max: 20No
udp_portIntegermin: 1, max: 65535No
vrfStringNo
precedenceAnyInteger[min: 0, max: 7] or Choice[network, internet, critical, flash-override, flash, immediate, priority, routine] or String[Regex: ^.*[\$\%]\{.*$]No
tosAnyInteger[min: 0, max: 15] or Choice[min-delay, max-throughput, max-reliability, min-monetary-cost, normal] or String[Regex: ^.*[\$\%]\{.*$]No
tos_byteIntegermin: 0, max: 255No

nxos:
devices:
- name: Device1
configuration:
vpc:
domain_id: 1
auto_recovery: true
delay_restore: 150
peer_keepalive_destination: 10.1.1.2
peer_keepalive_source: 10.1.1.1