90 MN.00356.E - 003
Fig.62 - PB Port setting
12.2.11 PCB example configuration by CLI
This is the script for the setting of traffic configuration described in Fig.59.
SM-OS# c t
SM-OS(config)# bridge-mode provider-core
SM-OS(config)# vlan 101
SM-OS(config-vlan)# ports gigabitethernet 0/3 gigabitethernet 0/7 name Vlan101
SM-OS(config-vlan)# exit
SM-OS(config)# interface gigabitethernet 0/4
SM-OS(config-if)# shutdown; switchport ingress-filter; mtu 2048; negotiation; no shutdown
SM-OS(config-if)# exit
SM-OS(config)# vlan 102
SM-OS(config-vlan)# ports gigabitethernet 0/3 gigabitethernet 0/9 name Vlan102
SM-OS(config-vlan)# exit
SM-OS(config)# interface gigabitethernet 0/9
SM-OS(config-if)# shutdown; switchport ingress-filter; mtu 2048; negotiation; no shutdown
SM-OS(config-if)# exit
SM-OS(config)# interface gigabitethernet 0/3
SM-OS(config-if)# shutdown; switchport ingress-filter; mtu 2048; no negotiation; speed 2500; no shut-
down
SM-OS(config-if)# exit