3com S7906E Guide De Référence

Page de 2327
 
1-25 
Examples 
# In OLT port view, add OLT 3/0/1 to fiber backup group 1. 
<Sysname> system-view 
[Sysname] ftth 
[Sysname-ftth] fiber-backup group 1 
Create group ID successfully. 
[Sysname-fiber-group1] quit 
[Sysname] interface olt 3/0/1 
[Sysname-Olt3/0/1] port fiber-backup group 1 
port hybrid pvid vlan 
Syntax 
port hybrid pvid vlan vlan-id 
undo port hybrid pvid 
View 
OLT port view 
Default Level 
2: System level 
Parameters 
vlan-id: VLAN ID, in the range of 1 to 4094. 
Description 
Use the port hybrid pvid vlan command to configure the default VLAN ID of the hybrid port.  
Use the undo port hybrid pvid command to restore the default. 
By default, the default VLAN of a hybrid port is VLAN 1. 
 
 
To add default VLAN tags to the untagged inbound packets on an OLT port, make sure the default 
VLAN ID is configured for the OLT port and QinQ is enabled on the port (by using the qinq enable 
command). 
 
Examples 
# Configure VLAN 100 as the default VLAN of the hybrid port OLT 2/0/1. 
<Sysname> system-view 
[Sysname] vlan 100 
[Sysname-vlan100] quit 
[Sysname] interface olt 2/0/1 
[Sysname-Olt2/0/1] port hybrid pvid vlan 100