26 mpls commands, 1 mpls ilm-entry, 2 no mpls ilm-entryno mpls ilm-entry – CANOGA PERKINS 9171 Command Reference User Manual
Page 459

CanogaOS Command Reference
26-1
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
26.2 no mpls ilm-entryno mpls ilm-entry
Use this command to remove one static ILM entry.
Command Syntax
no mpls ilm-entry INLABEL
Syntax Description
INLABEL
Incoming label, the range is 16 to 1048575.