3com S7906E Guide De Référence

Page de 2327
 
1-26 
port hybrid vlan 
Syntax 
port hybrid vlan vlan-id-list tagged | untagged } 
undo port hybrid vlan vlan-id-list 
View 
OLT port view 
Default Level 
2: System level 
Parameters 
vlan-id-list: VLANs that the hybrid ports will be assigned to. This argument is expressed in the format of 
vlan-id1 [ to vlan-id2 ] ]&<1-10>, where vlan-id ranges from 1 to 4094 and &<1-10> indicates that you 
can specify up to 10 VLAN IDs or VLAN ID ranges. Be sure that the specified VLANs already exist.  
tagged: Configures the hybrid port to send the packets of the specified VLAN(s) with the tags kept. 
untagged: Configures the hybrid port to send the packets of the specified VLAN(s) with the tags 
removed. 
Description 
Use the port hybrid vlan command to assign the current hybrid port to the specified VLAN(s). 
Use the undo port hybrid vlan command to remove the current hybrid port from the specified 
VLAN(s). 
By default, a hybrid port only allows packets from VLAN 1 to pass through untagged.  
A hybrid port can carry multiple VLANs. If you execute the port hybrid vlan command multiple times, 
the VLANs the hybrid port carries are the set of VLANs specified by vlan-id-list in each execution. 
Related commands: port link-typeport hybrid pvid vlan
Examples 
# Assign the hybrid port OLT 3/0/1 to VLAN 2, VLAN 4, and VLAN 50 through VLAN 100, and configure 
OLT 3/0/1 to send packets of these VLANs with tags kept. 
<Sysname> system-view 
[Sysname] interface olt 3/0/1 
[Sysname-Olt3/0/1] port link-type hybrid 
[Sysname-Olt3/0/1] port hybrid vlan 2 4 50 to 100 tagged 
port link-type hybrid 
Syntax 
port link-type hybrid 
View 
OLT port view