CANOGA PERKINS CanogaOS Configuration Guide User Manual

Page 254

Advertising
background image

CanogaOS Configuration Guide

Proprietary & Confidential Canoga Perkins Metro Ethernet Switches

Page 254 of 350

vc1 100 10.10.10.10

routers must be configured with the
same VC-ID.

DUT1(config)#interface eth-0-1 Enter the Interface mode.

• eth-0-1—Specify the interface

DUT1(config-if)#mpls-l2-circuit
vc1

Bind an interface to the Virtual
Circuit.

DUT1(config-if)#exit

Exit the Interface mode.

DUT1(config)#router rip

Enter the router-rip mode

DUT1(config-router)#network
4.4.4.0/24

Associate networks with the RIP
process.

DUT1(config-router)#network
11.11.11.11/32

Associate networks with the RIP
process.

DUT1(config-router)#exit

Exit the router-rip mode.

DUT1(config)#mpls
enable-all-interfaces

Enable label-switching on all
interfaces.

30.2.5 Validation Commands

The validation commands used are show mpls ftn-forwarding, show mpls l2-circuit,
show mpls vc-table, ping mpls l2-circuit and traceroute mpls l2-circuit on PE1.

DUT1# show mpls ftn-forwarding

FEC Out-Label Nexthop Out-Intf

3.3.3.0/24 3 2.2.2.2 eth-0-12

4.4.4.0/24 1025 2.2.2.2 eth-0-12

11.11.11.11/32 1026 2.2.2.2 eth-0-12

DUT1# show mpls l2-circuit

VC-Name VC-ID Interface VC-type VLAN C-Word Manual

vc1 100 eth-0-1 Ethernet N/A 0 No

DUT1# show mpls vc-table

VC-ID PW Intf AC Intf L/R Label EndPoint Status Manual

100 eth-0-12 eth-0-1 1024/1024 11.11.11.11 Active No

DUT1# ping mpls l2-circuit 100 source 10.10.10.10

Sending 5 MPLS Echos to VC Id : 100, timeout is 5 seconds

Codes:

'!' - Success, 'Q' - request not sent, '.' - timeout,

Advertising