26 mpls commands, 1 mpls ilm-entry – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 518

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 518 of 855

26 MPLS Commands

26.1 mpls ilm-entry

Use this command to configure one static ILM entry.

Command Syntax

mpls ilm-entry swap INLABEL A.B.C.D OUTLABEL
mpls ilm-entry php
INLABEL A.B.C.D
mpls ilm-entry pop
INLABEL

Syntax Description

INLABEL

Incoming label, the range is 16 to 1048575.

A.B.C.D

Nexthop ip address.

OUTLABEL

Outgoing label, the range should be from 16 to 1048575, or
3(implicit null) or 0(explicit null).

Command Mode

Configure mode

Defaults

This command has no default settings.

Examples

In the following example, the mpls ilm-entry command is used to configure one static ILM
entry:

Switch# configure terminal

Switch(config)# mpls ilm-entry swap 100 12.12.12.2 200

Switch(config)# mpls ilm-entry php 101 12.12.12.20

Switch(config)# mpls ilm-entry pop 102

Related Commands

no mpls ilm-entry

Advertising