Reference Guide

Table Of Contents
show vlt mismatch
Displays mismatches in a VLT domain configuration.
Syntax
show vlt id mismatch [peer-routing | vlan | vlt-vlan vlt-port-id]
Parameters
id Enter the VLT domain ID, from 1 to 255.
peer-routing Display mismatches in peer-routing configuration.
vlan Display mismatches in VLAN configuration in the VLT domain.
vlt-vlan vlt-port-id Display mismatches in VLT port configuration, from 1 to 4095.
Default Not configured
Command Mode EXEC
Usage
Information
The * in the mismatch output indicates a local node entry.
Example (no
mismatch)
OS10# show vlt 1 mismatch
Peer-routing mismatch:
No mismatch
VLAN mismatch:
No mismatch
VLT VLAN mismatch:
No mismatch
Example
(mismatch)
OS10# show vlt 1 mismatch
Peer-routing mismatch:
VLT Unit ID Peer-routing
-----------------------------------
* 1 Enabled
2 Disabled
VLAN mismatch:
No mismatch
VLT VLAN mismatch:
VLT ID : 1
VLT Unit ID Mismatch VLAN List
----------------------------------
* 1 1
2 2
VLT ID : 2
VLT Unit ID Mismatch VLAN List
-----------------------------------
* 1 1
2 2
Example
(mismatch peer
routing)
OS10# show vlt 1 mismatch peer-routing
Peer-routing mismatch:
VLT Unit ID Peer-routing
-----------------------------------
* 1 Enabled
2 Disabled
Example
(mismatch
VLAN)
OS10# show vlt 1 mismatch vlan
VLT Unit ID Mismatch VLAN List
-----------------------------------
* 1 -
2 4
Virtual Link Trunking 701