Supported on all 7210 SAS platforms as described in this document
This command administratively disables an entity. When disabled, an entity does not change, reset, or remove any configuration settings or statistics.
The operational state of the entity is disabled as well as the operational state of any entities contained within. Many objects must be shut down before they may be deleted.
Unlike other commands and parameters where the default state is not indicated in the configuration file, the shutdown and no shutdown states are always indicated in system generated configuration files.
The no form of this command places an entity in an administratively enabled state.
no shutdown
Supported on all 7210 SAS platforms as described in this document
This command enables the context to configure LDP parameters. LDP is not enabled by default and must be explicitly enabled (no shutdown).
To suspend the LDP protocol, use the shutdown command. Configuration parameters are not affected. The LDP instance must first be disabled using the shutdown command before being deleted.
The no form of this command deletes the LDP protocol instance, removing all associated configuration parameters.
Supported on all 7210 SAS platforms as described in this document
The command enables LDP to use the aggregate prefix match function rather than requiring an exact prefix match.
When this command is enabled, LDP performs the following procedures for all prefixes. When an LSR receives a FEC-label binding from an LDP neighbor for a specific FEC1 element, it installs the binding in the LDP FIB if:
When the FEC-label binding has been installed in the LDP FIB, LDP programs an NHLFE entry in the egress data path to forward packets to FEC1. LDP also advertises a new FEC-label binding for FEC1 to all its LDP neighbors.
When a new prefix appears in the routing table, LDP inspects the LDP FIB to determine if this prefix is a closer match for any of the installed FEC elements. For any FEC for which this is true, LDP may have to update the NHLFE entry for this FEC.
When a prefix is removed from the routing table, LDP checks the LDP FIB for all FEC elements that matched this prefix to determine if another match exists in the routing table. If another match exists, it updates the NHLFE entry. If not, it sends a label withdraw message to its LDP neighbors to remove the binding.
If the next hop for a routing prefix changes, LDP updates the LDP FIB entry for the FEC elements that matched this prefix. It also updates the NHLFE entry for these FEC elements.
The no form of this command disables the use of the aggregate prefix match function and deletes the configuration. LDP then performs only exact prefix matching for FEC elements.
no aggregate-prefix-match
Supported on all 7210 SAS platforms as described in this document
This command specifies the policy name containing the prefixes to be excluded from the aggregate prefix match function. Against each excluded prefix, LDP performs an exact match of a specific FEC element prefix, rather than a longest prefix match of one or more LDP FEC element prefixes when it receives a FEC-label binding or when a change to this prefix occurs in the routing table.
The no form of this command removes all policies from the configuration.
no prefix-exclude.
Supported on all 7210 SAS platforms as described in this document
This command specifies the export route policies that determine which routes are exported to LDP. Policies are configured in the config>router>policy-options context.
If no export policy is specified, non-LDP routes are not exported from the routing table manager to LDP, and LDP-learned routes are exported only to LDP neighbors. The currenty implementation of the export policy (outbound filtering) can be used only to add FECs for label propagation. The export policy does not control propagation of FECs that an LSR receives from its neighbors.
If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. If multiple export commands are issued, the last command entered overrides the previous command. A maximum of five policy names can be specified. Specified names must already be defined.
The no form of this command removes all policies from the configuration.
no export
Supported on all 7210 SAS platforms as described in this document
This command enables LDP Fast-Reroute (FRR). When enabled, LDP uses both the primary next hop and LFA next hop, when available, for resolving the next hop of an LDP FEC against the corresponding prefix in the routing table. This results in LDP programming a primary NHLFE and a backup NHLFE into the forwarding engine for each next hop of a FEC prefix for the purpose of forwarding packets over the LDP FEC.
The backup NHLFE is enabled for each affected FEC next hop when any of the following events occurs.
The tunnel-down-damp-time command or the label-withdrawal-delay command, when enabled, do not cause the corresponding timer to be activated for a FEC as long as a backup NHLFE is still available.
Because LDP can detect the loss of a neighbor/next-hop independently, it is possible that it will switch to the LFA next hop while IGP is still using the primary next hop. Also, when the interface for the previous primary next hop is restored, IGP may reconverge before LDP completes the FEC exchange with its neighbor over that interface. This may cause LDP to deprogram the LFA next hop from the FEC and blackhole traffic. To avoid this situation, IGP-LDP synchronization should be enabled on the LDP interface.
When the SPF computation determines there is more than one primary next hop for a prefix, it does not program an LFA next hop in RTM. The LDP FEC will resolve to the multiple primary next hops that provide the required protection.
The no form of this command disables LDP FRR.
no fast-reroute
Supported on all 7210 SAS platforms as described in this document
This command adds a FEC to the LDP prefix database with a specific label operation on the node.
Permitted operations are swap to originate a FEC for which the LSR is not egress or pop to originate a FEC for which the LSR is egress.
The next-hop, advertised-label, and swap-label keywords are optional. If next-hop is configured but no out-label is specified, a swap occurs with label 3, such as, pop and forward to the next hop. If the next-hop and swap-label are configured, a regular swap occurs. If no parameters are specified, a pop and route is performed.
ip-address/mask | ipv4-prefix: | a.b.c.d |
ipv4-prefix-le: | 0 to 32 |
Supported on all 7210 SAS platforms as described in this document
This command enables graceful restart helper.
The no form of this command disables graceful restart.
no graceful-restart
Supported on all 7210 SAS platforms as described in this document
This command enables the implicit null label. Use this command to signal the IMPLICIT NULL option for all LDP FECs for which this node is the egress LER.
The no form of this command disables the signaling of the implicit null label.
no implicit-null-label
Supported on all 7210 SAS platforms as described in this document
This command configures the local maximum recovery time.
The no form of this command reverts to the default value.
120
Supported on all 7210 SAS platforms as described in this document
This command configures the neighbor liveness time.
The no form of this command reverts to the default value.
120
Supported on all 7210 SAS platforms as described in this document
This command configures import route policies to determine which label bindings (FECs) are accepted from LDP neighbors. Policies are configured in the config>router>policy-options context.
If no import policy is specified, LDP accepts all label bindings from configured LDP neighbors. Import policies can be used to limit or modify the routes accepted and their corresponding parameters and metrics.
If multiple policy names are specified, the policies are evaluated in the order they are specified. The first policy that matches is applied. If multiple import commands are issued, the last command entered overrides the previous command. A maximum of five policy names can be specified. The specified names must already be defined.
The no form of this command removes all policies from the configuration.
no import
Supported on all 7210 SAS platforms as described in this document
This command configures the time interval, in seconds, that LDP will delay the withdrawal of the FEC-label binding it distributed to its neighbors when FEC is deactivated. When the timer expires, LDP then sends a label withdrawal for the FEC to all its neighbors. This is applicable only to LDP transport tunnels (IPv4 prefix FECs) and is not applicable to pseudowires (service FECs).
no label-withdrawal-delay
Supported on all 7210 SAS platforms as described in this document
This command configures the time, in seconds, that LDP waits before tearing down the session. The factor parameter is the keepalive interval.
If no LDP messages are exchanged for the configured amount of time, the LDP session is torn down. Keepalive timeout is usually three times the keepalive interval. To maintain the session permanently, regardless of the activity, set the value to zero.
When the LDP session is being set up, the keepalive timeout is negotiated to the lower of the two peers. When a operational value is agreed upon, the keepalive factor derives the value of the keepalive interval. The session needs to be flapped for the new settings to work.
The no form of this command at the interface level sets the timeout and factor to the values defined under the interface-parameters level.
The no form of this command at the peer level sets the timeout and factor to the values defined under the targeted-session level.
The default value is dependent upon the CLI context. Table 18 lists the keepalive timeout factor default values.
Context | Timeout | Factor |
config>router>ldp>if-params | 30 | 3 |
config>router>ldp>targ-session | 40 | 4 |
config>router>ldp>if-params>if | Inherits values from interface-parameters context | |
config>router>ldp>targ-session>peer | Inherits values from targeted-session context |
Supported on all 7210 SAS platforms as described in this document
This command enables the use of the address of a specific interface as the LSR ID for the hello adjacency of a T-LDP session. The interface can be a regular interface or a loopback interface, including the system interface.
By default, a T-LDP session uses the system interface address as the LSR ID; however, the system interface must always be configured on the router or the LDP protocol will not come up on the node. There is no requirement to include the system interface in any routing protocol.
At initial configuration, the T-LDP session remains down while the specified interface is down. LDP does not try to bring it up using the system interface.
If the LSR ID is changed on the fly while the T-LDP session is up, LDP immediately tears down the session and attempts to establish one using the new LSR ID, regardless of the operational state of the new interface.
If the interface used as the LSR ID goes down, the T-LDP session also goes down.
The user-configured LSR ID is used exclusively for extended peer discovery to establish the T-LDP hello adjacency. It is also used as the transport address for the TCP session of the LDP session when it is bootstrapped by the T-LDP hello adjacency. The user-configured LSR ID is, however, not used in basic peer discovery to establish a link-level LDP hello adjacency.
The no form of this command reverts to the default behavior, in which case the system interface address is used as the LSR ID.
no local-lsr-id
Supported on all 7210 SAS platforms as described in this document
This command enables the context to configure LDP interfaces and parameters applied to LDP interfaces.
Supported on all 7210 SAS platforms as described in this document
This command enables and disables IPv4 prefix FEC capability on the interface.
Supported on all 7210 SAS platforms as described in this document
This command configures the time interval to wait before declaring a neighbor down. The factor parameter derives the hello interval.
Hold time is local to the system and sent in the hello messages to the neighbor. Hold time cannot be less than three times the hello interval.
When LDP session is being set up, the hold-down time is negotiated to the lower of the two peers. After a operational value is agreed upon, the hello factor is used to derive the value of the hello interval. The session needs to be flapped for the new settings to operate.
The no form of this command at the targeted-session level sets the hello timeout and the hello factor to the default values.
The no form of this command at the peer level sets the hello timeout and the hello factor to the value defined under the targeted-session level.
The default value is dependent upon the CLI context. Table 19 lists the hello timeout factor default values.
Context | Timeout | Factor |
config>router>ldp>if-params | 15 | 3 |
config>router>ldp>targ-session | 45 | 3 |
config>router>ldp>if-params>if | Inherits values from interface-parameters context | |
config>router>ldp>targ-session>peer | Inherits values from targeted-session context |
Supported on all 7210 SAS platforms as described in this document
This command enables the suppression of periodic targeted hello messages between LDP peers after the targeted LDP session is brought up.
When this feature is enabled, the target hello adjacency is brought up by advertising the hold-time value that the user configured in the hello timeout parameter for the targeted session. The LSR node starts advertising an exponentially increasing hold-time value in the hello message as soon as the targeted LDP session to the peer is up. Each new incremented hold-time value is sent in several hello messages equal to the value of the argument factor (the dampening factor) before the next exponential value is advertised. This functionality provides time for the two peers to settle on the new value. When the hold-time reaches the maximum value of 0xffff (binary 65535), the two peers send hello messages at a frequency of every [(65535-1)/local helloFactor] seconds for the lifetime of the targeted-LDP session; for example, if the local hello factor is three (3), hello messages are sent every 21844 seconds.
The LSR node continues to compute the frequency of sending the hello messages based on the minimum of its local hold-time value and the one advertised by its peer, as in RFC 5036. For the targeted LDP session to suppress the periodic hello messages, both peers must bring their advertised hold-time to the maximum value. If one of the LDP peers does not, the frequency of the hello messages sent by both peers continues to be governed by the smaller of the two hold-time values.
When the user enables the hello-reduction command on the LSR node while the targeted LDP session to the peer is operationally up, the change takes effect immediately. The LSR node starts advertising an exponentially increasing hold-time value in the hello message, starting with the currently configured hold-time value.
When the user disables the hello-reduction command while the targeted LDP session to the peer is operationally up, the change in the hold-time from 0xffff (binary 65535) to the user-configured value for this peer takea effect immediately. The local LSR immediately advertises the user-configured hold-time value and does not wait until the next scheduled time to send a hello to make sure the peer adjusts its local hold timeout value.
In general, any configuration change to the parameters of the T-LDP hello adjacency (modifying the hello adjacency hello timeout or factor, enabling or disabling hello-reduction, or modifying the hello-reduction factor) causes the LSR node to immediately trigger an updated hello message with the updated hold-time value without waiting for the next scheduled time to send a hello.
The no form of this command disables hello reduction.
no hello-reduction
Supported on all 7210 SAS platforms as described in this document
This command enables LDP on the specified IP interface. The LDP interface must be disabled using the shutdown command before it can be deleted.
The no form of this command deletes the LDP interface and all configuration information associated with the LDP interface.
Supported on all 7210 SAS platforms as described in this document
This command enables tracking of the hello adjacency to an LDP peer using BFD.
When this command is enabled on an LDP interface, LDP registers with BFD and starts tracking the LSR ID of all peers it formed hello adjacencies with over that LDP interface. The LDP hello mechanism determines the remote address to be used for the BFD session. The parameters used for the BFD session, that is, transmit-interval, receive-interval, and multiplier, are those configured under the IP interface in the config router interface bfd command.
When multiple links exist to the same LDP peer, a hello adjacency is established over each link and a separate BFD session is enabled on each LDP interface. If a BFD session times out on a specific link, LDP immediately associates the LDP session with one of the remaining hello adjacencies and triggers the LDP FRR procedures. As soon as the last hello adjacency goes down because of BFD timing out, the LDP session goes down and the LDP FRR procedures are triggered.
![]() | Note: For more information about the list of protocols that support BFD, see 7210 SAS-D, Dxp, K 2F1C2T, K 2F6C4T, K 3SFP+ 8C Router Configuration Guide. |
The no form of this command disables BFD on the LDP interface.
no bfd-enable
Supported on all 7210 SAS platforms as described in this document
This command enables the context to configure IPv4 LDP parameters for the interface.
Supported on all 7210 SAS platforms as described in this document
This command configures the transport address used when setting up LDP TCP sessions. The transport address can be configured as interface or system. The transport address can be configured globally (applies to all LDP interfaces) or per interface. The most specific value is used.
With the transport-address command, users set up the LDP interface to the connection that can be set to the interface address or system address. However, there can be an issue of which address to use when there are parallel adjacencies. This address selection situation can also occur when there is a link and a targeted adjacency, because targeted adjacencies request the session to be set up only to the system IP address.
The transport-address value should not be interface if multiple interfaces exist between two LDP neighbors.
Depending on the first adjacency formed, the TCP endpoint is chosen. If one LDP interface is set up as transport-address interface and another as transport-address system, depending on which adjacency was set up first, the TCP endpoint addresses are determined. After that, because the hello contains the LSR ID, the LDP session can be checked to verify that it is set up and then the adjacency can be matched to the session.
For any specific ILDP interface, as the local-lsr-id parameters is changed to interface, the transport-address configuration loses effectiveness, because it is ignored and the ILDP session always uses the relevant interface IP address as the transport address even though system is chosen.
The no form of this command at the global level reverts the transport address to the default value.
The no form of this command at the interface level sets the transport address to the value defined under the global level.
system
Supported on all 7210 SAS platforms as described in this document
This command enables the context to configure peer-specific parameters.
Supported on all 7210 SAS platforms as described in this document
This command configures parameters for an LDP peer.
Supported on all 7210 SAS platforms as described in this document
This command configures the export prefix policy to local addresses advertised to this peer.
Policies are configured in the config>router>policy-options context. A maximum of five policy names can be specified. The specified names must already be defined.
The no form of this command removes the policy from the configuration.
no export-addresses
Supported on all 7210 SAS platforms as described in this document
This command configures the export route policy used to determine which prefixes received from other LDP and T-LDP peers are redistributed to this LDP peer via the LDP/T-LDP session to this peer. A prefix that is filtered out (deny) is not exported. A prefix that is filtered in (accept) is exported.
If no export policy is specified, all FEC prefixes learned are exported to this LDP peer. This policy is applied in addition to the global LDP policy and targeted session policy.
Policies are configured in the config>router>policy-options context. A maximum of five policy names can be specified. The peer address must be the peer LSR ID address. The specified names must already be defined.
The no form of this command removes the policy from the configuration.
no export-prefixes
Supported on all 7210 SAS platforms as described in this document
This command enables the context to configure FEC type capabilities for the session or interface.
Supported on all 7210 SAS platforms as described in this document
This command enables or disables IPv4 prefix FEC capability on the session or interface.
prefix-ipv4 enable
Supported on all 7210 SAS platforms as described in this document
This command configures whether LDP provides translation between non-compliant FEC 129 Cisco formats. Peer LDP sessions must be manually configured towards the non-compliant Cisco PEs.
When enabled, Cisco non-compliant format is used to send and interpret received label release messages. The FEC129 SAII and TAII fields are reversed.
The no form of this command disables use and support of Cisco non-compliant forms. The peer address must be the peer LSR ID address.
no fec129-cisco-interop
Supported on all 7210 SAS platforms as described in this document
This command configures the import FEC prefix policy to determine which prefixes received from this LDP peer are imported and installed by LDP on this node. If resolved, these FEC prefixes are then redistributed to other LDP and T-LDP peers. A FEC prefix that is filtered out (deny) is not imported. A FEC prefix that is filtered in (accept) is imported.
If no import policy is specified, the node imports all prefixes received from this LDP/T-LDP peer. This policy is applied in addition to the global LDP policy and targeted session policy. Policies are configured in the config>router>policy-options context. A maximum of five policy names can be specified. The peer address has to be the peer LSR ID address. The specified names must already be defined.
The no form of this command removes the policy from the configuration.
no import-prefixes
Supported on all 7210 SAS platforms as described in this document
This command configures targeted LDP sessions. Targeted sessions are LDP sessions between non-directly connected peers. Hello messages are sent directly to the peer platform instead of to all the routers on this subnet multicast address.
The discovery messages for an indirect LDP session are addressed to the specified peer and not to the multicast address.
Supported on all 7210 SAS platforms as described in this document
This command disables support for SDP triggered automatic generated targeted sessions. Targeted sessions are LDP sessions between non-directly connected peers. The discovery messages for an indirect LDP session are addressed to the specified peer and not to the multicast address.
The no form of this command enables the set up of any targeted sessions.
no disable-targeted-session
Supported on all 7210 SAS platforms as described in this document
This command configures parameters for an LDP peer.
Supported on all 7210 SAS platforms as described in this document
This command enables LDP over tunnels.
The no form of this command disables tunneling.
no tunneling
Supported on all 7210 SAS platforms as described in this document
This command configures a specific LSP destined to this peer and to be used for tunneling of LDP FEC over RSVP. A maximum of four RSVP LSPs can be explicitly used for tunneling LDP FECs to the T-LDP peer.
It is not necessary to specify an RSVP LSP in this context unless there is a need to restrict the tunneling to selected LSPs. All RSVP LSPs with a “to” address matching that of the T-LDP peer are eligible by default. The user can also exclude specific LSP names by using the ldp-over-rsvp exclude command in the configure>router>mpls>lsp context.
no tunneling
Supported on all 7210 SAS platforms as described in this document
This command displays LDP sessions using a particular authentication keychain.
The following output is an example of LDP authentication keychain information, and Table 20 describes the output fields.
Label | Description |
Peer | The IP address of the peer |
TTL Security | Indicates whether LDP peering session security is enabled |
Min-TTL-Value | The minimum TTL value for an incoming packet |
Authentication | Indicates whether authentication using MD5 message-based digest protocol is enabled |
Auth key chain | Indicates the authentication keychain associated with the session, if applicable |
Supported on all 7210 SAS platforms as described in this document
This command displays the contents of the label information base.
The following output is an example of LDP bindings information, and Table 21 describes the output fields.
The following outputs pertain to unicast FEC resolved over an unnumbered interface.
Label | Description | |
Legend | U: Label In Use N: Label Not In Use W: Label Withdrawn S: Status Signaled Up D: Status Signaled Down E: Epipe service V: VPLS service M: Mirror service | A: Apipe service F: Fpipe service I: IES service R: VPRN service P: Ipipe service WP: Label Withdraw Pending C: Cpipe service TLV: (Type, Length: Value) |
Type | The service type exchanging labels. The possible types displayed are VPLS, Epipe, Spoke, and Unknown. | |
VCId | The value used by each end of an SDP tunnel to identify the VC | |
SvcID | The unique service identification number identifying the service in the service domain | |
Peer | The IP address of the peer | |
Op | Label Operation carried out (can be one of: pop, swap, or push) | |
EgrNextHop | The next-hop gateway IP address | |
EgrIntf/LspId | Displays the LSP Tunnel ID (not the LSP path ID) | |
IngLbl | The ingress LDP label | |
U — Label in use | ||
R — Label released | ||
EgrLbl | The egress LDP label | |
LMTU | The local MTU value | |
RMTU | The remote MTU value | |
No. of Service Bindings | The total number of LDP bindings on the router |
Supported on all 7210 SAS platforms as described in this document
This command displays the status of the interfaces participating in LDP discovery.
The following output is an example of LDP discovery information, and Table 22 describes the output fields.
Label | Description |
Interface Name | The name of the interface |
Local Addr | The IP address of the originating (local) router |
Peer Addr | The IP address of the peer |
Adj Type | The adjacency type between the LDP peer and LDP session is targeted |
State | Established — adjacency is established |
Trying — adjacency is not yet established | |
No. of Hello Adjacencies | The total number of hello adjacencies discovered |
Up Time | The amount of time the adjacency has been enabled |
Hold-Time Remaining | The time left before a neighbor is declared to be down |
Hello Mesg Recv | The number of hello messages received for this adjacency |
Hello Mesg Sent | The number of hello messages that have been sent for this adjacency |
Remote Cfg Seq No | The configuration sequence number that was in the hello received when this adjacency started up. This configuration sequence number changes when there is a change of configuration. |
Remote IP Address | The IP address used on the remote end for the LDP session |
Local Cfg Seq No | The configuration sequence number that was used in the hello sent when this adjacency started up. This configuration sequence number changes when there is a change of configuration. |
Local IP Address | The IP address used locally for the LDP session |
Supported on all 7210 SAS platforms as described in this document
This command displays configuration information about LDP interfaces.
The following output is an example of LDP interface information, and Table 23 describes the output fields.
Label | Description |
Interface | Specifies the interface associated with the LDP instance |
Adm | Up — The LDP is administratively enabled Down — The LDP is administratively disabled |
Opr | Up — The LDP is operationally enabled Down — The LDP is operationally disabled |
Hello Factor | The value by which the hello timeout should be divided to give the hello-time between LDP hello messages LDP uses hello messages to discover neighbors and to detect loss of connectivity with its neighbors. |
Hold Time | The hello-time, also known as hold-time It is the time interval, in seconds, that LDP waits before declaring a neighbor to be down. Hello timeout is local to the system and is sent in the hello messages to a neighbor. |
KA Factor | The value by which the keepalive timeout should be divided to give the keepalive time between LDP keepalive messages. LDP keepalive messages are sent to keep the LDP session from timing out when no other LDP traffic is being sent between the neighbors. |
KA Timeout | The time interval, in seconds, that LDP waits before tearing down a session. If no LDP messages are exchanged during this time interval, the LDP session is torn down. Generally the value is configured to be 3 times the keepalive time (the time interval between successive LDP keepalive messages). |
Auth | Enabled — Authentication using MD5 message based digest protocol is enabled Disabled — No authentication is used |
No. of Interface | The total number of LDP interfaces |
Supported on all 7210 SAS platforms as described in this document
This command displays configuration information about LDP parameters.
The following output is an example of LDP parameters information, and Table 24 describes the output fields.
Label | Description |
Keepalive Timeout | The factor used to derive the Keepalive interval |
Keepalive Factor | The time interval, in seconds, that LDP waits before tearing down the session |
Hold-Time | The time left before a neighbor is declared down |
Hello Factor | The value by which the hello timeout should be divided to give the hello time between LDP hello messages. LDP uses hello messages to discover neighbors and detect loss of connectivity with its neighbors. |
Auth | Enabled — Authentication using MD5 message based digest protocol is enabled Disabled — No authentication is used |
Passive-Mode | true — LDP responds only when it gets a connect request from a peer and will not attempt to actively connect to its neighbors false — LDP actively tries to connect to its peers |
Targeted-Sessions | true — Targeted sessions are enabled false — Targeted sessions are disabled |
Supported on all 7210 SAS platforms as described in this document
This command displays configuration information about LDP sessions.
The following output is an example of LDP session information, and Table 25 describes the output fields.
Label | Description |
Peer LDP ID | The IP address of the LDP peer |
Adj Type | The adjacency type between the LDP peer and LDP session is targeted Link — Specifies that this adjacency is a result of a link hello Targeted — Specifies that this adjacency is a result of a targeted hello |
State | Established — The adjacency is established Trying — The adjacency is not yet established |
Mesg Sent | The number of messages sent |
Mesg Rcvd | The number of messages received |
Up Time | The amount of time the adjacency has been enabled |
Supported on all 7210 SAS platforms as described in this document
This command displays LDP peer information.
ipv4-address — a.b.c.d
The following output is an example of LDP session parameters, and Table 26 describes the output fields.
Label | Description |
Peer | Displays the IP address of the peer |
DOD | Indicates whether Downstream on Demand (DOD) label distribution is enabled |
Adv Adj Addr Only | Indicates whether the LDP router advertises only the local IPv4 or IPv6 interfaces it uses to establish hello adjacencies with an LDP peer |
FEC129 Cisco Interop | Indicates whether LDP will provide translation between non-compliant FEC 129 formats of Cisco enabled — Cisco non-compliant format is used to send and interpret received label release messages disabled — Cisco non-compliant format is not used or supported. The peer address must be the peer LSR-ID address |
FEC Limit | Displays the limit of the number of FECs that an LSR accepts from a peer and adds to the LDP label database, if configured |
Supported on all 7210 SAS platforms as described in this document
This command displays LDP statistics information.
Supported on all 7210 SAS platforms as described in this document
This command displays LDP status information.
The following output is an example of LDP status information, and Table 27 describes the fields.
Label | Description |
Admin State | Up — The LDP is administratively enabled Down — The LDP is administratively disabled |
Oper State | Up — The LDP is operationally enabled Down — The LDP is operationally disabled |
Created at | The date and time when the LDP instance was created |
Up Time | The time, in hundredths of a second, that the LDP instance has been operationally up |
Last Change | The date and time when the LDP instance was last modified |
Oper Down Events | The number of times the LDP instance has gone operationally down since the instance was created |
Active Adjacencies | The number of active adjacencies (established sessions) associated with the LDP instance |
Active Sessions | The number of active sessions (session in some form of creation) associated with the LDP instance |
Active Interfaces | The number of active (operationally up) interfaces associated with the LDP instance |
Inactive Interfaces | The number of inactive (operationally down) interfaces associated with the LDP instance |
Active Peers | The number of active LDP peers |
Inactive Peers | The number of inactive LDP peers |
Addr FECs Sent | The number of labels that have been sent to the peer associated with this FEC |
Addr FECs Recv | The number of labels that have been received from the peer associated with this FEC |
Serv FECs Sent | The number of labels that have been sent to the peer associated with this FEC |
Serv FECs Recv | The number of labels that have been received from the peer associated with this FEC |
Attempted Sessions | The total number of attempted sessions for this LDP instance |
No Hello Err | The total number of Session Rejected or No Hello Error notification messages sent or received by this LDP instance |
Param Adv Err | The total number of Session Rejected or Parameters Advertisement Mode Error notification messages sent or received by this LDP instance |
Max PDU Err | The total number of Session Rejected or Parameters Max PDU Length Error notification messages sent or received by this LDP instance |
Label Range Err | The total number of Session Rejected or Parameters Label Range Error notification messages sent or received by this LDP instance |
Bad LDP Id Err | The number of bad LDP identifier fatal errors detected for sessions associated with this LDP instance |
Bad PDU Len Err | The number of bad PDU length fatal errors detected for sessions associated with this LDP instance |
Bad Mesg Len Err | The number of bad message length fatal errors detected for sessions associated with this LDP instance |
Bad TLV Len Err | The number of bad TLV length fatal errors detected for sessions associated with this LDP instance |
Malformed TLV Err | The number of malformed TLV value fatal errors detected for sessions associated with this LDP instance |
Shutdown Notif Sent | The number of shutdown notifications sent related to sessions associated with this LDP instance |
Keepalive Expired Err | The number of session Keepalive timer expired errors detected for sessions associated with this LDP instance |
Shutdown Notif Recv | The number of shutdown notifications received related to sessions associated with this LDP instance |
Supported on all 7210 SAS platforms as described in this document
This command displays targeted LDP peer information.
The following sample output shows targeted LDP peer information, and Table 28 describes the output fields.
Label | Description |
Peer | The IP address of the peer |
Adm | Up — The LDP is administratively enabled Down — The LDP is administratively disabled |
Opr | Up — The LDP is operationally enabled Down — The LDP is operationally disabled |
Hello Fctr | The value by which the hello timeout should be divided to give the hello time, for example, the time interval (in s), between LDP hello messages. LDP uses hello messages to discover neighbors and to detect loss of connectivity with its neighbors. |
Hold Time | The hello time or hold time. The time interval (in seconds) that LDP waits before declaring a neighbor to be down. Hello timeout is local to the system and is sent in the hello messages to a neighbor. |
KA Fctr | The value by which the keepalive timeout is divided to calculate the keepalive time, for example, the time interval (in seconds) between LDP keepalive messages. LDP keepalive messages are sent to keep the LDP session from timing out when no other LDP traffic is being sent between the neighbors. |
KA Time | The time interval (in seconds) that LDP waits before tearing down a session. If no LDP messages are exchanged during this time interval, the LDP session is torn down. Generally, the value is configured to be 3 times the keepalive time (the time interval between successive LDP keepalive messages). |
Auth | Enabled — Authentication using MD5 message-based digest protocol is enabled Disabled — No authentication is used |
Passive Mode | The mode used to set up LDP sessions. This value is only applicable to targeted sessions and not to LDP interfaces. True — LDP responds only when it gets a connect request from a peer and will not attempt to actively connect to its neighbors False — LDP actively tries to connect to its peers |
Auto Created | Specifies that a targeted peer was automatically created through service manager For an LDP interface, this value is always false |
No. of Peers | The total number of LDP peers |
Supported on all 7210 SAS platforms as described in this document
This command displays information about targeted LDP peer templates.
Supported on all 7210 SAS platforms as described in this document
This command displays information about targeted LDP peer template mapping.
Supported on all 7210 SAS platforms as described in this document
This command displays information about the TCP transport session of an LDP peer.
ipv4-address — a.b.c.d |
Supported on all 7210 SAS platforms as described in this document
This command resets the LDP instance.
Supported on all 7210 SAS platforms as described in this document
This command clears statistics for LDP interfaces.
Supported on all 7210 SAS platforms as described in this document
This command restarts or clears statistics for LDP targeted peers.
Supported on all 7210 SAS platforms as described in this document
This command clears statistics for LDP sessions.
Supported on all 7210 SAS platforms as described in this document
This command clears LDP instance statistics.
The following output is an example debug LDP configuration that is described in this section.
Supported on all 7210 SAS platforms as described in this document
This command configures LDP debugging.
Supported on all 7210 SAS platforms as described in this document
This command debugs an LDP interface.
Supported on all 7210 SAS platforms as described in this document
This command debugs an LDP peer.
Supported on all 7210 SAS platforms as described in this document
This command configures debugging for specific LDP events.
Supported on all 7210 SAS platforms as described in this document
This command displays debugging information about addresses and label bindings learned from LDP peers for LDP bindings.
The no form of this command disables the debugging output.
Supported on all 7210 SAS platforms as described in this document
This command displays specific information (for example, message type, source, and destination) regarding LDP messages sent to and received from LDP peers.
The no form of this command disables debugging output for LDP messages.
Supported on all 7210 SAS platforms as described in this document
This command enables debugging for specific LDP packets.
The no form of this command disables the debugging output.
Supported on all 7210 SAS platforms as described in this document
This command enables debugging for LDP hello packets.
The no form of this command disables the debugging output.
Supported on all 7210 SAS platforms as described in this document
This command enables debugging for LDP Init packets.
The no form of this command disables the debugging output.
Supported on all 7210 SAS platforms as described in this document
This command enables debugging for LDP Keepalive packets.
The no form of this command disables the debugging output.
Supported on all 7210 SAS platforms as described in this document
This command enables debugging for LDP Label packets.
The no form of this command disables the debugging output.
Supported on all 7210 SAS platforms as described in this document
This command dumps information for an LDP peer.
Supported on all 7210 SAS platforms as described in this document
This command dumps information for the LDP instance.
Supported on all 7210 SAS platforms as described in this document
This command dumps information for an LDP interface.
Supported on all 7210 SAS platforms as described in this document
This command dumps memory usage information for LDP.
Supported on all 7210 SAS platforms as described in this document
This command dumps information for an LDP peer.
Supported on all 7210 SAS platforms as described in this document
This command dumps information for an LDP session.
Supported on all 7210 SAS platforms as described in this document
This command dumps information for all LDP sockets.
Supported on all 7210 SAS platforms as described in this document
This command dumps information for LDP timers.
Supported on all 7210 SAS platforms as described in this document
This command dumps the sync status of LDP interfaces that static-route tracks.
Supported on all 7210 SAS platforms as described in this document
This command terminates LDP synchronization and restores the actual cost of an IS-IS interface.
Supported on all 7210 SAS platforms as described in this document
This command runs the Shortest Path First (SPF) algorithm.
Supported on all 7210 SAS platforms as described in this document
This command terminates LDP synchronization and restores the actual cost of an OSPF interface.
Supported on all 7210 SAS platforms as described in this document
This command refreshes LSAs for OSPF.
Supported on all 7210 SAS platforms as described in this document
This command runs the Shorted Path First (SPF) algorithm.