Specifications

configure ports monitor vlan
ExtremeWare XOS 10.1 Command Reference Guide 195
configure ports monitor vlan
configure ports <portlist> monitor vlan <vlan_name>
Description
Configures VLAN statistic monitoring on a per-port basis.
Syntax Description
Default
N/A.
Usage Guidelines
None.
Example
The following command configures per port monitoring for a set of ports on slot 8 for the VLAN named
accounting:
configure ports 8:1-8:6 monitor vlan accounting
You can monitor up to four VLANs on the same port by issuing the command four times. For example,
if you want to monitor VLANs dog1, dog2, dog3, and dog4 on slot 1, use the following commands:
configure ports 1:* monitor vlan dog1
configure ports 1:* monitor vlan dog2
configure ports 1:* monitor vlan dog3
configure ports 1:* monitor vlan dog4
After you have configured the ports for monitoring, you can use the show ports vlan statistics
command to display information for the configured ports:
show ports 1:* vlan statistics
portlist Specifies one or more ports. May be in the form 1, 2, 3-5, 2:5, 2:6-2:8.
vlan_name Specifies a VLAN name.