Show Commands
Page 756 7450 ESS MPLS Guide
fec-originate
Syntax fec-originate [ip-prefix/mask] [operation-type]
Context show>router>ldp
Description This command displays LDP static prefix FECs.
Parameters ip-prefix — Specify information for the specified IP prefix and mask length. Host bits must be 0.
mask — Specifies the 32-bit address mask used to indicate the bits of an IP address that are being
used for the subnet address.
Values 0 — 32
operation-type — Specify the operation type to display.
Values pop, swap
Output FEC Originate Output — The following table describes the FEC originate parameters output
fields.
*A:SRU4>config>router>ldp# show router ldp fec-originate
===============================================================================
LDP Static Prefix FECs
===============================================================================
Prefix NHType NextHop IngLabel EgrLabel OperIngLabel
-------------------------------------------------------------------------------
24.1.0.0/16 Pop n/a -- -- 0
24.1.0.1/32 Pop n/a -- -- 0
24.1.0.2/32 Pop n/a -- -- 0
Label Description
Prefix
Specifies the static prefix FEC.
NHType
Specifies the type of next-hop represented by this row entry.
unknown — The next-hop type has not been set.
IP Addr — The next-hop is an IP address.
pop — There is no next-hop (pop the label and route).
NHIfName
NextHop
The IP address of the next-hop.
IngLabel
Specifies the label that is advertised to the upstream peer. If this vari-
able is set to the default value of 4294967295, the ingress label will be
dynamically assigned by the label manager.
EgrLabel
Specifies the egress label associated with this next-hop entry. The LSR
will swap the incoming label with the configured egress label. If this
egress label has a value of 4294967295, the LSR will pop the incoming
label.
OprInLbl
OperIngLabel
Specifies the actual or operational value of the label that was adver-
tised to the upstream peer.