Specifications

Table Of Contents
show mpls static binding ipv4
MP-691
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
10.66.0.0/16: Incoming label: 17 (in LIB)
Outgoing labels: None
In the following output, the show mpls static binding ipv4 command displays remote (outgoing)
statically assigned labels only:
Router# show mpls static binding ipv4 remote
10.0.0.0/8:
Outgoing labels:
10.13.0.8 explicit-null
10.0.0.0/8:
Outgoing labels:
10.0.0.66 2607
In the following output, the show mpls static binding ipv4 command displays local (incoming)
statically assigned labels only:
Router# show mpls static binding ipv4 local
10.0.0.0/8: Incoming label: 55 (in LIB)
10.66.0.0/16: Incoming label: 17 (in LIB)
In the following output, the show mpls static binding ipv4 command displays statically assigned labels
for prefix 10.0.0.0 / 8 only:
Router# show mpls static binding ipv4 10.0.0.0/8
10.0.0.0/8: Incoming label: 55 (in LIB)
Outgoing labels:
10.0.0.66 2607
In the following output, the show mpls static binding ipv4 command displays prefixes with statically
assigned outgoing labels for next hop 10.0.0.66:
Router# show mpls static binding ipv4 10.0.0.0 8 nexthop 10.0.0.66
10.0.0.0/8: Incoming label: 55 (in LIB)
Outgoing labels:
10.0.0.66 2607
Related Commands Command Description
mpls static binding ipv4 Binds an IPv4 prefix or mask to a local or remote label.