cluster controller-replacement network displaced-vlans show
Display VLANs displaced by controller-replacement
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Display VLAN tags that were displaced due to a controller-replacement. A VLAN tag that has been displaced is a tag that was based on a network port that either no longer exists, or was moved to a new broadcast domain. Restoring the vlan-tags re-creates them on the specified network port.
Parameters
- { [-fields <fieldname>, ...]
- If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
- | [-instance ]}
- If you specify the -instance parameter, the command displays detailed information about all fields.
- [-node <nodename>] - Node
- Selects the node on which the displaced vlans reside.
- [-port <netport>] - Original Base Port
- The original base port where the vlans existed prior to controller-replacement.
- [-vlan-tags <integer>, ...] - Displaced VLANs
- The vlan-tags that were assigned to the network port prior to controller-replacement.
Examples
The following example displays the displaced vlan-tag information.
cluster1::> cluster controller-replacement network displaced-vlans show
(cluster controller-replacement network displaced-vlans show)
Original
Node Base Port VLANs
--------- --------- ---------------------------------------------------------
node1 e0c 100,110,120,300,310,320
1 entry was displayed.
Give documentation feedback