Specifications

92 ExtremeWare XOS 11.0 Concepts Guide
Virtual LANs
configure ipsales protocol ip
configure ipsales add port 5:6-5:8,6:1,6:3-6:6
The following modular switch example defines a protocol filter, myprotocol and applies it to the VLAN
named myvlan. This is an example only, and has no real-world application.
create protocol myprotocol
configure protocol myprotocol add etype 0xf0f0
configure protocol myprotocol add etype 0xffff
create vlan myvlan
configure myvlan protocol myprotocol
Displaying VLAN Settings
To display VLAN settings, use the following command:
show vlan {detail |<vlan_name> {stpd}}
The show command displays summary information about each VLAN, which includes:
Name
VLANid
How the VLAN was created
IP address
Virtual router that VLAN belongs with
IPX address (if configured).
STPD information
Protocol information
QoS profile information
Ports assigned
Tagged/untagged status for each port
How the ports were added to the VLAN
Number of VLANs configured on the switch
Use the detail option to display the detailed format.
Displaying Layer 2 VLAN Statistics
To display Layer 2 VLAN statistics, use the following command:
show vlan {detail |<vlan_name> {stpd}}
The information displayed includes:
Transmitted and received unicast packets.
Transmitted and received multicast packets.
Transmitted and received broadcast packets.
Transmitted and received bytes.