The display static-route ldp-sync command displays information about the outbound interface of a static route configured with association between LDP and static routes.
Usage Scenario
By running the display static-route ldp-sync command displays association between LDP and static routes in order to diagnose fault in static routes.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display static-route ldp-sync
Total number of routes enable Ldp-Sync: 1
-----------------------------------------------------
Interface Vbdif100
Enable ldp-sync static routes number: 1
Static-route ldp-sync holddown timer: 20s
Sync state: HoldDown
Dest = 4.4.4.4, Mask = 32, NextHop = 10.1.1.1.
-----------------------------------------------------
Item | Description |
---|---|
Total number of routes enable Ldp-Sync | Number of static routes configured with association between LDP and static routes. |
Interface Vbdif100 | Outbound interface of the static route configured with association between LDP and static routes. |
Enable ldp-sync static routes number | Number of static routes enabled with association between LDP and static routes, with an outbound interface of Vlanif100. |
Static-route ldp-sync holddown timer | Time during which the static route remains inactive and waits for an LDP session to be established. |
Sync state | Status of association between LDP and static routes:
|
Dest | Destination address of the static route. |
Mask | Mask length of the destination address of the static route. |
NextHop | Next-hop address of the static route. |