CANOGA PERKINS 9175 Configuration Guide User Manual

Page 193

Advertising
background image

CanogaOS Configuration Guide

29-10

Command Description

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.

DUT1(config)# mpls ilm-entry php 310 13.13.13.1

Configure one static ILM entry.

DUT1(config)# mpls ilm-entry php 320 12.12.12.2

Configure one static ILM entry.

29.3.5 Validation

Commands

Use the show mpls vpls and the show mpls vpls mesh commands respectively to display
complete information about the VPLS. The following are the sample outputs for the show
commands displaying VPLS.

PE1

DUT1#show mpls vpls vpls1
Virtual Private LAN Service Instance: vpls1, ID: 1
Group ID: 0, VPLS Type: Ethernet, Configured MTU: 0
Description: none
Configured interfaces: eth-0-1 eth-0-2
Mesh Peers: 14.14.14.2 (Up)
11.11.11.3 (Up)

DUT1#show mpls vpls mesh
VPLS-ID Peer Addr In-Label Out-Intf Out-Label Type Lkps/St
1 14.14.14.2 102 eth-0-4 201 RAW 1/Up
1 11.11.11.3 103 eth-0-3 301 RAW 1/Up

Advertising