Users Guide

Table Of Contents
Usage
Information
To use special characters as a part of the description string, enclose the string in double quotes.
To use comma as a part of the description string add double back slash before the comma.
Example
OS10(config)# interface vlan 3
OS10(conf-if-vl-3)# description vlan3
Supported
Releases
10.2.0E or later
interface vlan
Creates a VLAN interface.
Syntax
interface vlan vlan-id
Parameters vlan-id Enter the VLAN ID number, from 1 to 4093.
Default VLAN 1
Command Mode CONFIGURATION
Usage
Information
FTP, TFTP, MAC ACLs, and SNMP operations are not supported. IP ACLs are supported on VLANs only.
The no version of this command deletes the interface.
Example
OS10(config)# interface vlan 10
OS10(conf-if-vl-10)#
Supported
Releases
10.2.0E or later
show vlan
Displays VLAN configurations.
Syntax
show vlan [vlan-id | private-vlan]
Parameters
vlan-id(Optional) Enter a VLAN ID number, from 1 to 4093.
private-vlan(Optional) Displays configuration details of private VLAN.
Default Not configured
Command Mode EXEC
Usage
Information
Use this command to view VLAN configuration information for a specific VLAN ID.
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 Active A Eth1/1/15
A Po100
2101 Active T Eth1/1/1,1/1/3
T Po100
2102 Active T Eth1/1/1,1/1/3
Supported
Releases
10.2.0E or later
554 Layer 2