CANOGA PERKINS 9175 Configuration Guide User Manual
Page 188
CanogaOS Configuration Guide
29-5
Command Description
DUT1(config-if)#mpls-vpls v3
Bind an interface to a VPLS instance.
DUT1(config-if)#exit
Exit the Interface mode.
29.2.4 Configuring the VPLS on P
Command Description
DUT1#configure terminal
Enter the Configure mode.
DUT1(config)#interface eth-0-9
Enter the Interface mode.
• eth-0-9—Specify the interface
DUT1(config)#no switchport
Configure the port to layer 3 port.
DUT1(config-if)#ip address 11.11.9.2/24
Create IP address on the port.
DUT1(config-if)#enable-ldp
Configure Interface for LDP
DUT1(config-if)#label-switching
Enable label-switching on interface.
DUT1(config-if)#exit
Exit the Interface mode.
DUT1(config)#interface eth-0-13
Enter the Interface mode.
• eth-0-13—Specify the interface
DUT1(config)#no switchport
Configure the port to layer 3 port.
DUT1(config-if)#ip address 11.11.13.2/24
Create IP address on the port.
DUT1(config-if)#enable-ldp
Configure Interface for LDP
DUT1(config-if)#label-switching
Enable label-switching on interface.
DUT1(config-if)#exit
Exit the Interface mode.
DUT1(config)#interface eth-0-17
Enter the Interface mode.
• eth-0-17—Specify the interface
DUT1(config)#no switchport
Configure the port to layer 3 port.
DUT1(config-if)#ip address 11.11.17.2/24
Create IP address on the port.
DUT1(config-if)#enable-ldp
Configure Interface for LDP
DUT1(config-if)#label-switching
Enable label-switching on interface.
DUT1(config-if)#exit
Exit the Interface mode.
DUT1(config)#router ldp
Enter the router-ldp mode
DUT1(config-router)#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.