EasyManua.ls Logo

SM ALFOplus2 - CB Example Configuration by CLI

SM ALFOplus2
156 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
MN.00356.E - 003 87
Fig.58 - CB Port setting
12.2.5 CB example configuration by CLI
This is the script for the setting of traffic configuration described in Fig.55.
SM-OS# c t
#Enable customer bridge
SM-OS(config)# Bridge mode customer
#Pipe1 for untagged traffic on LAN1
SM-OS(config)# vlan 101
SM-OS(config-vlan)# ports gigabitethernet 0/3 gigabitethernet 0/7 untagged gigabitethernet 0/7 name
Vlan101
SM-OS(config-vlan)# exit
SM-OS(config)# interface gigabitethernet 0/7
SM-OS(config-if)# shutdown; switchport pvid 101; switchport priority default 6; switchport ingress-filter;
mtu 2048; negotiation; no shutdown
SM-OS(config-if)# exit
SM-OS(config)# vlan 10
SM-OS(config-vlan)# ports gigabitethernet 0/7 gigabitethernet 0/3 name Vlan10
SM-OS(config-vlan)# exit
#Pipe2 for untagged traffic on LAN2
SM-OS(config)# vlan 102
SM-OS(config-vlan)# ports gigabitethernet 0/3 gigabitethernet 0/9 untagged gigabitethernet 0/9 name
Vlan102
SM-OS(config-vlan)# exit
SM-OS(config)# interface gigabitethernet 0/9
SM-OS(config-if)# shutdown; switchport pvid 102; switchport priority default 6; switchport ingress-filter;
mtu 2048; negotiation; no shutdown
SM-OS(config-if)# exit
SM-OS(config)# vlan 20
SM-OS(config-vlan)# ports gigabitethernet 0/9 gigabitethernet 0/3 name Vlan20
SM-OS(config-vlan)# exit

Table of Contents