CANOGA PERKINS 9175 Configuration Guide User Manual

Page 196

Advertising
background image

CanogaOS Configuration Guide

30-3

Command Description

DUT1(config-if)#ip address 4.4.4.1/24

Create IP address on the port.

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 4.4.4.0/24

Associate networks with the RIP process.

DUT1(config-router)#network 3.3.3.0/24

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.4 Configurations on PE4

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-if)#no switchport

Configure the port to layer 3 port.

DUT1(config-if)#enable-ldp

Configure Interface for LDP

DUT1(config-if)#ip address 4.4.4.2/24

Create IP address on the port.

DUT1(config-if)# exit

Exit the Interface mode.

DUT1(config)#interface eth-0-1

Enter the Interface mode.

• eth-0-1—Specify the interface

DUT1(config-if)#no switchport

Configure the port to layer 3 port.

DUT1(config-if)#enable-ldp

Configure Interface for LDP

DUT1(config-if)#ip address 5.5.5.1/24

Create IP address on the port.

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 4.4.4.0/24

Associate networks with the RIP process.

DUT1(config-router)#network 5.5.5.0/24

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 ldp session, show mpls ftn-forwarding, ping

Advertising