Users Guide

Table Of Contents
1 | 79 | | | |
1 | 80 | | | |
1 | 81 | | | |
1 | 82 | | | |
Supported
Releases
10.4.0E(R3S) or later
show vlan
Displays the current VLAN configuration.
Syntax
show vlan [vlan-id]
Parameters vlan-id (Optional) Enter a VLAN ID, from 1 to 4093.
Default Not configured
Command Mode EXEC
Usage
Information
None
Example
OS10# show vlan
Codes: * - Default VLAN, M - Management VLAN, R - Remote Port Mirroring
VLANs
Q: A - Access (Untagged), T - Tagged
NUM Status Description Q Ports
1 down
Supported
Releases
10.2.0E or later
shutdown
Disables an interface.
Syntax
shutdown
Parameters None
Default Disabled
Command Mode INTERFACE
Usage
Information
This command marks a physical interface as unavailable for traffic. Disabling a VLAN or a port-channel
causes different behavior. When you disable a VLAN, the L3 functions within that VLAN are disabled, and
L2 traffic continues to flow. Use the shutdown command on a port-channel to disable all traffic on the
port-channel, and the individual interfaces. Use the no shutdown command to enable a port-channel
on the interface. The shutdown and description commands are the only commands that you can
configure on an interface that is a port-channel member.
Example
OS10(config)# interface ethernet 1/1/7
OS10(conf-if-eth1/1/7)# no shutdown
Supported
Releases
10.2.0E or later
Interfaces 307