Users Guide

Table Of Contents
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 congurations.
Syntax
show vlan vlan-id
Parameters vlan-id — (Optional) Enter a VLAN ID number, from 1 to 4093.
Default Not congured
Command Mode EXEC
Usage Information Use this command to view VLAN conguration information for a specic VLAN ID.
Example
OS10(config)# do 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
Port monitoring
Port monitoring monitors ingress or egress trac of one port to another for analysis. A monitoring port (MG) or destination port, is the port
where the monitored trac is sent for analysis. A monitored port (MD) or source port is the source interface that is monitored for trac
analysis.
The dierent types of port monitoring are:
Local port monitoring — Port monitoring is done in the same switch. The switch forwards a copy of incoming and outgoing trac
from one port to another port for further analysis.
Layer 2
441