3com 8807 Reference Guide

Page of 1099
Protocol-Based VLAN Configuration Commands
85
display 
vlan-protocol-vlan vlan
Syntax
display protocol-vlan vlan { vlan-list | all }
View
Any view
Parameter
vlan-list: Specifies a VLAN list. It is expressed in the form of vlan-list = { vlan-id [ to 
vlan-id ] }, where the vlan-id after the keyword to must be larger than or equal to 
the vlan-id before to.
all: Displays the protocol information of all VLANs.
Description
Use the display protocol-vlan vlan command to view the protocol information 
and protocol index configured for a VLAN, to which you can refer when you use 
the protocol-based VLAN and add/delete a protocol.
Related command: display vlan.
Example
# Display the protocol information and protocol index configured on the VLAN 
522.
<SW8800> display protocol-vlan vlan 522
 
VLAN ID: 522
 
 VLAN Type: Protocol-based VLAN
 
      Index             Type              Value
 
      0                  at
 
      1                  ethernetii       etype 0x0600
 
      2                  llc               dsap 0x1 ssap 0x02
 
      3                  snap              etype 0x0700
 
      4                  ipx ethernetii
 
      5                  ipx llc
 
      6                  ipx raw
 
      7                  ipx snap 
port hybrid 
protocol-vlan vlan
Syntax
port hybrid protocol-vlan vlan vlan-id { vlan-protocol-list | all }
undo port hybrid protocol-vlan vlan { vlan-id { vlan-protocol-list | all } | all }
View
Ethernet port view
Parameter
vlan-id: ID of the VLAN which a protocol is added to or deleted from.
vlan-protocol-list | all }: vlan-protocol represents the VLAN protocol list to be 
added to or deleted from a certain port, in the form of vlan-protocol-list = { 
protocol-index [ to protocol-end ] }. protocol-index indicates the initial value of 
protocol index; protocol-end indicates the end value of protocol index.