3com 8807 Reference Guide

Page of 1099
86
C
HAPTER
 4: VLAN C
ONFIGURATION
 C
OMMANDS
all: Adds/deletes all protocols to/from a port.
Description
Use the port hybrid protocol-vlan vlan command to add a protocol VLAN or 
protocol VLANs to a specified port.
Use the undo port hybrid protocol-vlan vlan command to delete a protocol 
VLAN or protocol VLANs from the port.
Use the undo port hybrid protocol-vlan vlan all command to delete all the 
configured protocol VLANs from the port.
Only Hybrid ports support this feature at present.
The specified port must belong to the VLAN before a protocol VLAN can be 
added to it.
Related command: display protocol-vlan vlan { vlan-list | all }.
Example
# Add protocol VLANs 4 to 7 to Ethernet1/1/1.
[3Com-Ethernet1/1/1] port hybrid protocol-vlan vlan 3 4 to 7 
protocol-vlan
Syntax
protocol-vlan [ protocol-index ] { at | ipx { ethernetii | llc | raw | snap } | mode { 
ethernetii [ etype etype-id ] | llc [ dsap dsap-id ] [ ssap ssap-id ] | snap [ etype 
etype-id ] } }
undo protocol-vlan { protocol-index [ to protocol-end ] | all }
View
VLAN view
Parameter
protocol-index: Initial value of protocol index, ranging from 0 to 7. It must be 
smaller than protocol-end.
protocol-end: End value of protocol index, ranging from 0 to 7
at: AppleTalk-based VLAN. Encapsulation format is EthernetII, and the Ethernet 
type is 0x809B.
ipx: IPX-based protocol VLAN, encapsulated in three formats: Ethernetii, LLC, and 
SNAP.
ethernetii: Encapsulation format is EthernetII, and the Ethernet type is 0x8137.
llc: Encapsulation format is LLC, DSAP=SSAP=0xE0.
snap: Encapsulation format is SNAP, and the Ethernet type is 0x8137.
raw: LLC-encapsulated IPX packet format of Novell, DSAP=SSAP=0xFF.