Reference Guide
Congure VRRP active-active mode — peer 1
OS10(conf-if-vl-10)# vrrp mode active-active
Congure VRRP active-active mode — peer 2
OS10(conf-if-vl-10)# vrrp mode active-active
View VRRP conguration
OS10# show running-configuration interface vlan 10
!
interface vlan10
no shutdown
no vrrp mode active-active
OS10#
View VLT information
To monitor the operation or verify the conguration of a VLT domain, use a VLT show command on primary and secondary peers.
• View detailed information about the VLT domain conguration in EXEC mode, including VLTi status, local and peer MAC addresses,
peer-routing status, and VLT peer parameters.
show vlt domain-id
• View the role of the local and remote VLT peer in EXEC mode.
show vlt domain-id role
• View any mismatches in the VLT conguration in EXEC mode.
show vlt domain-id mismatch
• View detailed information about VLT ports in EXEC mode.
show vlt domain-id vlt-port-detail
• View the current conguration of all VLT domains in EXEC mode.
show running-configuration vlt
View peer-routing information
OS10# show vlt 1
Domain ID : 1
Unit ID : 1
Role : primary
Version : 1.0
Local System MAC address : 90:b1:1c:f4:99:93
VLT MAC address : 90:b1:1c:f4:99:93
IP address : fda5:74c8:b79e:1::1
Delay-Restore timer : 1000 seconds
Peer-Routing : Disabled
Peer-Routing-Timeout timer : 0 seconds
VLTi Link Status
port-channel1000 : up
VLT Peer Unit ID System MAC Address Status IP Address Version
--------------------------------------------------------------------------
2 90:b1:1c:f4:bc:0a up fda5:74c8:b79e:1::2 1.0
OS10#
View VLT role
* indicates the local peer
OS10# show vlt 1 role
VLT Unit ID Role
------------------------
* 1 primary
2 secondary
Virtual link trunking
605