Chapter 13
Unicast and Multicast Routing
RUGGEDCOM ROX II
CLI User Guide
550 Deleting a Static Cross-Connect
3. Configure the following parameter(s) as required:
Parameter Description
out-interface { out-interface } Synopsis: A string
The outgoing interface.
This parameter is mandatory.
next-hop { next-hop } Synopsis: A string 7 to 15 characters long or a string 6 to 40 characters long
The destination next-hop router (IPv4 or IPv6 format).
This parameter is mandatory.
out-label { out-label } Synopsis: { explicit-null, implicit-null } or a 32-bit unsigned integer between 16 and
1048575
The outgoing label: 'explicit-null', 'implicit-null' or integer 16 -> 1048575.
This parameter is mandatory.
4. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.10.6.4
Deleting a Static Cross-Connect
To delete a static cross-connect, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete a static cross-connect by typing:
no mpls static-mpls crossconnect in-label in-label
Where:
• in-label is the incoming label
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.10.7
Managing LDP
LDP (Label Distribution Protocol), defined by RFC 5036 [http://tools.ietf.org/html/rfc5036], is a protocol that
enables an MPLS capable router to exchange MPLS label information. The labels are distributed in both directions
so that an LSP (Label Switched Path) can be established and managed within an MPLS network dynamically, as
opposed to configuring static routes. LDP takes advantage of already established routing information (using OSPF
or IS-IS) to distribute label information amongst the MPLS enabled routers).
LDP works by enabling Label Switch Routers (LSRs) to discover and bind labels to their neighbors within the
MPLS network. The LSRs then identify their peers and exchange their label information with one another. Label
information is stored in Label Information Base (LIB) and Label Forwarding Information Base (LFIB) tables.
CONTENTS
• Section13.10.7.1, “Viewing the Status of LDP Binding”
• Section13.10.7.2, “Viewing the Status of the LDP Discovery Interfaces”
• Section13.10.7.3, “Viewing the Status of the LDP Neighbor Local Node Information”