OcNOS-RON-6.3.1 : Multi-Protocol Label Switching Guide : Multi-Protocol Label Switching Command Reference : MPLS Commands : show mpls in-segment-table
show mpls in-segment-table
Use this command to display detailed information about all entries in the Incoming Label Map (also known as in-segment) table.
Command Syntax
show mpls in-segment-table
Parameters
None
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show mpls in-segment-table
Owner: RSVP,#of pops: 1, fec: 192.168.0.5/32
RX bytes:0, pkts:0, TX bytes:0, Swapped pkts:0, Popped pkts:0
LSP Type: ELSP_CONFIG
Class_Exp mapping:
CLASS DSCP_value EXP_value
be 000000 0
Cross connect ix: 1, in intf: eth0 in label: 52480 out-segment ix: 1
Owner: RSVP, Persistent: No, Admin Status: Up, Oper Status: Up
Out-segment with ix: 1, owner: RSVP, out intf: eth1, out label: 52480
Nexthop addr: 20.30.0.3 cross connect ix: 1, op code: Swap
Cross connect ix: 1, in intf: eth0 in label: 52480 out-segment ix: 2
Owner: RSVP, Persistent: No, Admin Status: Up, Oper Status: Up
Out-segment with ix: 2, owner: RSVP, out intf: eth2, out label: 52481
Nexthop addr: 30.30.0.3 cross connect ix: 1, op code: Swap
#
 
Table 13 explains the show command output fields.
 
Table 13: show mpls in-segment-table output field
Field
Description
FEC
Displays the Forward Equivalency Class (FEC) for this entry.
RX bytes
Size of hello packets received from the neighbor.
Pkts
Number packet in the interface.
TX bytes
Size of the packets that transmitted to the neighbor.
Swapped pkts
Number of swapped packets in session.
Popped pkts
Number of popped packets in the interface.
LSP-Type
LSP type associated with each interface being protected.
CLASS
Creates a class map to be used for matching traffic to a specified class, and enters class-map configuration mode.
DSCP value
The value of the DSCP and DSCP classifier is used for routing Layer 3 packets.
EXP value
Sets the value of the MPLS EXP field on all imposed label entries.
Cross-connect ix
Displays the table index for the cross-connect.
Out-Label
Label received from downstream neighbor for route.
Out-Intf
Short name of the physical interface through which traffic goes to the protected link.
In label
Displays the ingress (incoming interface) label for this segment.
In intf
Installed as a result of configuring an interface.
Nexthop
Displays the IP address of the next hop.
Out-segment ix
Displays the outbound segment index.
Persistent
Displays whether the tunnel is persistent – Yes or No.
Admin Status
Indicates whether the user can administratively disable a peer while still preserving its
configuration. Up = Yes, Down = No.
Oper Status
Displays the current status of the cross-connect segment – Up or Down.
Op code
PUSH = Replace the top label with another and then push one or more additional labels onto the label stack.
 
SET = Set the next hop label.
 
Last modified date: 07-13-2023