home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

show mpls out-segment-table

Displays the out segment table.

show mpls out-segment-table

Operational mode

Use this command to display the segment table that includes the label assignment for the MPLS traffic leaving the LSR.

The show mpls out-segment-table command displays the following information:

Output field Description
Out-segment with ix: Internal index of the out segment
owner: Protocol, such as LDP
out intf: Name of the interface from which traffic is leaving
out label: Label on the packet for the next router, or N/A if this is the egress router.
Nexthop addr: Address of the next-hop router
cross connect ix: Internal index of the cross connect
op code: Push

The following example shows how to display the label assignment for the MPLS traffic that is leaving the LSR.

vyatta@vyatta:~$ show mpls out-segment-table 
       Out-segment with ix: 12, owner: LDP, out intf: dp0p1s1, out label: 3
    Nexthop addr: 192.166.3.2        cross connect ix: 1, op code: Push

       Out-segment with ix: 4, owner: LDP, out intf: dp0s4, out label: N/A
    Nexthop addr: 192.168.252.253        cross connect ix: 3, op code: Push