3com 5500-ei pwr Guía De Referencia

Descargar
Página de 1314
 
2-2 
 
VLAN 4093 is a special VLAN reserved for the XRN fabric feature. It can not serve as the destination 
VLAN of the inter-VLAN MAC address replicating feature to receive MAC address entries from the other 
VLANs.  
 
Examples 
# Enable the inter-VLAN MAC address replicating feature for Ethernet1/0/1 to replicate the MAC 
address entries between the MAC address table of VLAN 4 (the default VLAN) and that of the outer 
VLAN 10.  
<Sysname> system-view 
System View: return to User View with Ctrl+Z. 
[Sysname] interface Ethernet 1/0/1 
[Sysname-Ethernet1/0/1] mac-address-mapping 0 source-vlan 4 destination-vlan 10  
[Sysname-Ethernet1/0/1] mac-address-mapping 1 source-vlan 10 destination-vlan 4 
raw-vlan-id inbound 
Syntax 
raw-vlan-id inbound vlan-id-list 
undo raw-vlan-id inbound { all | vlan-id-list } 
View 
QinQ view 
Parameters 
vlan-id-list: Lists of VLAN IDs. After receiving packets of these VLANs, the switch will encapsulate the 
packets with the specified outer VLAN tag. You need to provide this argument in the form of { vlan-id [ to 
vlan-id ] }&<1-10>, where the VLAN ID after the to keyword must be larger than or equal to the VLAN ID 
before the to keyword and &<1-10> means that you can specify up to 10 VLANs/VLAN ranges for this 
argument. 
all: Removes all configurations of encapsulating an outer VLAN tag for specified inner VLANs in the 
current view.  
Description 
Use the raw-vlan-id inbound command to specify to encapsulate packets with the specified inner 
VLAN tags with the specified outer tag. This command must be configured on ports connecting the user 
network.  
Use the undo raw-vlan-id inbound command to remove the configuration.  
By default, the switch does not encapsulate packets with any outer VLAN tag.