CANOGA PERKINS CanogaOS Configuration Guide User Manual
Page 234

CanogaOS Configuration Guide
Proprietary & Confidential Canoga Perkins Metro Ethernet Switches
Page 234 of 350
4010
vlan id which used for vpls
function.
DUT1(config)#mpls vpls v4 100
Create a VPLS instance and
come into the VPLS instance
mode.
DUT1(config-vpls)#vpls-peer 11.11.1.1
raw
Add a PE for VPLS instance.
DUT1(config-vpls)#vpls-peer 11.11.3.3
raw
Add a PE for VPLS instance.
DUT1(config-vpls)#exit
Exit VPLS instance mode.
DUT1(config)#interface eth-0-1
Enter the Interface mode
• eth-0-1—Specify the
interface
DUT1(config-if)#mpls-vpls v4
Bind an interface to a VPLS
instance.
DUT1(config-if)#exit
Exit the Interface mode.
DUT1(config)#interface eth-0-2
Enter the Interface mode
• eth-0-1—Specify the
interface
DUT1(config-if)#switchport mode
trunk
Configure trunk mode on the
port.
DUT1(config-if)#mpls-vpls v4 vlan 2
Bind an interface to a VPLS
instance.
DUT1(config-if)# mpls-vpls v4 vlan 3
Bind an interface to a VPLS
instance.
DUT1(config-if)# mpls-vpls v4 vlan 4
Bind an interface to a VPLS
instance.
DUT1(config-if)# mpls-vpls v4 vlan 5
Bind an interface to a VPLS
instance.
DUT1(config-if)#exit
Exit the Interface mode.
Configuring the VPLS on PE3
Command
Description
DUT1#configure terminal
Enter the Configure mode.