API Guide

show vlt mac-inconsistency
Displays inconsistencies in dynamic MAC addresses learned between VLT peers across spanned-VLANs.
Syntax
show vlt mac-inconsistency
Parameters None
Default Not configured
Command Mode EXEC
Usage
Information
Use this command to check for a mismatch of MAC address table entries between VLT peers. Use this
command only when you observe network convergence issues. To verify VLT configuration mismatch
issues on peer switches, use the show vlt domain-name mismatch command.
Use this command if there are traffic convergence issues.
Example
OS10# show vlt-mac-inconsistency
Checking Vlan 228 .. Found 7 inconsistencies .. Progress 100%
VLAN 128
----------
MAC 00:00:00:00:00:02 is missing from Node(s) 2
VLAN 1
----------
MAC 00:a0:c9:00:00:18 is missing from Node(s) 2
MAC 00:a0:c9:00:00:20 is missing from Node(s) 2
VLAN 131
----------
MAC 00:00:00:00:00:02 is missing from Node(s) 2
VLAN 132
----------
MAC 00:00:00:00:00:02 is missing from Node(s) 2
VLAN 135
----------
MAC 00:00:00:00:00:02 is missing from Node(s) 2
VLAN 137
----------
MAC 00:00:00:00:00:02 is missing from Node(s) 2
Run "show vlt mismatch ..." commands to identify configuration issues
Supported
Releases
10.2.0E or later
show vlt mismatch
Displays mismatches in a VLT domain configuration.
Syntax
show vlt id mismatch [dhcp-snooping | peer-routing | vlan | vlt-vlan vlt-port-
id | virtual-network | dhcp-relay | vlan-anycast]
Parameters
id Enter the VLT domain ID, from 1 to 255.
dhcp-snooping Display mismatches in a DHCP snooping configuration in a VLT domain.
peer-routing Display mismatches in the peer-routing configuration.
vlan Display mismatches in a VLAN configuration in the VLT domain.
vlt-vlan vlt-port-id Display mismatches in the VLT port configuration, from 1 to 4095.
virtual-network Display mismatches in virtual network configurations between VLT peers.
dhcp-relay Displays the mismatch (if any) between the VLT peers for DHCP relay options
configuration on global level and VLANs spanned across the VLT peers.
vlan-anycastDisplay mismatches in VLAN anycast IP configuration in a VLT domain.
Default Not configured
Command Mode EXEC
Virtual Link Trunking 1301