Chapter 13
Unicast and Multicast Routing
RUGGEDCOM ROX II
CLI User Guide
546 Managing Static Label Binding
Disable
no mpls interface-mpls interface enable
Where:
• interface is the name of the interface
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.10.5
Managing Static Label Binding
This section describes how to bind (or reserve) labels for IPv4 or network prefixes.
CONTENTS
• Section13.10.5.1, “Viewing the Status of Static Label Binding”
• Section13.10.5.2, “Viewing a List of Static Labels”
• Section13.10.5.3, “Adding a Static Label”
• Section13.10.5.4, “Deleting a Static Label”
Section13.10.5.1
Viewing the Status of Static Label Binding
To view the status of all configured static label binding, type:
show mpls status static-binding
If static label binding has been configured, a table similar to the following example appears:
ruggedcom# show mpls status static-binding
IN OUT
IP ADDRESS LABEL LABEL NEXTHOP
----------------------------------------------
192.168.20.0/24 90 101 192.168.10.2
192.168.200.0/24 95 100 192.168.10.2
This table provides the following information:
Parameter Description
ip-address Synopsis: A string
The destination address prefix.
in-label Synopsis: A string
The incoming (local) label.
out-label Synopsis: A string
The outgoing (remote) label.
nexthop Synopsis: A string
The destination next hop router.