CANOGA PERKINS CanogaOS Configuration Guide User Manual

Page 243

Advertising
background image

CanogaOS Configuration Guide

Proprietary & Confidential Canoga Perkins Metro Ethernet Switches

Page 243 of 350

DUT1(config)#interface eth-0-1

Enter the Interface mode.

• eth-0-1—Specify the
interface

DUT1(config)#no switchport

Configure the port to layer 3
port.

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

Create IP address on the port.

DUT1(config-if)#label-switching

Enable label-switching on
interface.

DUT1(config-if)#exit

Exit the Interface mode.

DUT1(config)#interface eth-0-2

Enter the Interface mode.

• eth-0-2—Specify the
interface

DUT1(config)#no switchport

Configure the port to layer 3
port.

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

Create IP address on the port.

DUT1(config-if)#label-switching

Enable label-switching on
interface.

DUT1(config-if)#exit

Exit the Interface mode.

DUT1(config)#interface eth-0-3

Enter the Interface mode.

• eth-0-3—Specify the
interface

DUT1(config)#no switchport

Configure the port to layer 3
port.

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

Create IP address on the port.

DUT1(config-if)#label-switching

Enable label-switching on
interface.

DUT1(config-if)#exit

Exit the Interface mode.

DUT1(config)# mpls ilm-entry php
130 11.11.11.3

Configure one static ILM
entry.

DUT1(config)# mpls ilm-entry php
230 11.11.11.3

Configure one static ILM
entry.

Advertising