CANOGA PERKINS 9175 Configuration Guide User Manual
Page 186

CanogaOS Configuration Guide
29-3
Command Description
DUT1(config)# router ldp
Enter the router-ldp mode.
DUT1(config-router)#transport-address 11.11.4.4
Configure the transport address for a
label space.
DUT1(config-router)#targeted-peer 11.11.1.1 Configure
Targeted
Peer.
DUT1(config-router)#targeted-peer 11.11.3.3 Configure
Targeted
Peer.
DUT1(config)#exit
Exit the router-ldp mode.
DUT1(config)# router rip
Enter the router-rip mode
DUT1(config-router)#network 11.11.1.1/16
Associate networks with the RIP
process.
DUT1(config-router)# exit
Exit the router-rip mode
DUT1(config)# mpls vpls-vlan 4000 4010
Create a block of continuous 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.
29.2.3 Configuring the VPLS on PE3
Command Description