show mpls out-segment-table
Use this command to display detailed information of out-segment entries (also known as NHLFE) table.
Command Syntax
show mpls out-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 out-segment-table
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
TX bytes:0, pkts:0, error pkts:0, discard pkts:0
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
TX bytes:0, pkts:0, error pkts:0, discard pkts:0Zx
Table 17 explains the show command output fields.
Table 17: show mpls out-segment-table output field
Field | Description |
---|
Out-segment ix | Displays the outbound segment index. |
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. |
Nexthop addr | Displays the IP address of the next hop. |
Cross-connect ix | Displays the table index for the cross-connect. |
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. |
Pkts | Number packet in the interface. |
TX bytes | Size of the packets that transmitted to the neighbor. |
Error pkts | Number of error packets. |
Discard pkts | Number of packets discarded in the interface. |
Last modified date: 07-13-2023