/
run show mpls ldp binding
run show mpls ldp binding
The run show mpls ldp binding command is used to view Label Information Base (LIB) information.
Command Syntax
run show mpls ldp [ipv4|ipv6] binding
Parameter
Parameter | Description |
---|---|
[ipv4|ipv6] | Optional. Specifies the IP address family type. |
Example
View Label Information Base (LIB) information.
admin@sw2# run show mpls ldp ipv6 binding
AF Destination Nexthop Local Label Remote Label In Use
ipv6 2::2/128 0.0.0.0 imp-null - no
ipv6 3::3/128 3.3.3.3 41 imp-null yes
ipv6 3::3/128 5.5.5.5 41 21 no
ipv6 4::4/128 3.3.3.3 17 23 yes
ipv6 4::4/128 5.5.5.5 17 17 no
ipv6 5::5/128 3.3.3.3 18 17 no
admin@sw3# run show mpls ldp binding
AF Destination Nexthop Local Label Remote Label In Use
ipv4 10.36.15.0/24 0.0.0.0 imp-null - no
ipv6 2::2/128 2.2.2.2 16 imp-null yes
ipv6 2::2/128 5.5.5.5 16 16 no
ipv6 3::3/128 0.0.0.0 imp-null - no
ipv6 4::4/128 4.4.4.4 23 imp-null yes
ipv6 5::5/128 2.2.2.2 17 18 no
In the show result, the parameter “In Use
” indicates whether the label binding entry is effective or not.
yes: indicates the label binding entry is effective.
no: indicates the label binding entry is ineffective.
Copyright © 2025 Pica8 Inc. All Rights Reserved.