Raisecom ISCOM2600G-HI (A) Series Configuration Manual page 117

Table of Contents

Advertisement

Raisecom
ISCOM2600G-HI (A) Series Configuration Guide
Step 1 Create VLANs 100, 200, 1000, and 2008, and activate them.
Raisecom#name SwitchA
SwitchA#config
SwitchA(config)#create vlan 100,200,1000,2008 active
Step 2 Configure GE 1/1/1 to Trunk mode, allowing packets of VLAN 1000 and VLAN 2008 to pass.
SwitchA(config)#interface gigaethernet 1/1/1
SwitchA(config-gigaethernet1/1/1)#switchport mode trunk
SwitchA(config-gigaethernet1/1/1)#switchport trunk allowed vlan 1000,2008
confirm
SwitchA(config-gigaethernet1/1/1)#exit
Step 3 Configure GE 1/1/2 to Trunk mode, allowing packets of VLAN 100 to pass. Configure
VLAN mapping rules.
SwitchA(config)#interface gigaethernet 1/1/2
SwitchA(config-gigaethernet1/1/2)#switchport mode trunk
SwitchA(config-gigaethernet1/1/2)#switchport trunk allowed vlan 100
confirm
SwitchA(config-gigaethernet1/1/2)#switchport vlan-mapping both outer 100
translate 1000
SwitchA(config-gigaethernet1/1/2)#exit
Step 4 Configure GE 1/1/3 to Trunk mode, allowing packets of VLAN 200 to pass. Configure
VLAN mapping rules.
SwitchA(config)#interface gigaethernet 1/1/3
SwitchA(config-gigaethernet1/1/3)#switchport mode trunk
SwitchA(config-gigaethernet1/1/3)#switchport trunk allowed vlan 200
confirm
SwitchA(config-gigaethernet1/1/3)#switchport vlan-mapping bother outer
200 translate 2008
Checking results
Use the show vlan-mapping both interface gigaethernet 1/1/2 command to show
configurations of 1:1 VLAN mapping.
SwitchA#show interface gigaethernet 1/1/2
Both Direction VLAN QinQ mapping rule:
Interface : GE 1/1/2
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
2 Ethernet
86

Advertisement

Table of Contents
loading

Table of Contents