R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
114
Parameters
process-id: Specifies an OSPF process by its ID in the range of 1 to 65535. Without this argument, the
command displays FRR backup next hop information for all processes.
area area-id: Specifies an OSPF area by its ID. The area ID is an IP address or a decimal integer in the
range of 0 to 4294967295 that is translated into the IP address format. Without this option, the
command displays FRR backup next hop information for all OSPF areas.
Examples
# Display OSPF FRR backup next hop information.
<Sysname> display ospf 1 area 0 fast-reroute lfa-candidate
OSPF Process 1 with Router ID 2.2.2.2
LFA Candidate List
Area: 0.0.0.0
Candidate nexthop count: 2
NextHop IntIP Interface
10.0.1.1 10.0.1.2 Vlan10
10.0.11.1 10.0.11.2 Vlan20
Table 30 Command output
Field Descri
p
tion
Area Area to which the backup next hops belong.
Candidate nexthop count Number of backup next hops.
NextHop Backup next hop address.
IntIP IP address of the output interface.
Interface Output interface.
display ospf graceful-restart
Use display ospf graceful-restart to display GR information for an OSPF process.
Syntax
display ospf [ process-id ] graceful-restart [ verbose ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
process-id: Specifies an OSPF process by its ID in the range of 1 to 65535. Without this argument, the
command displays GR information for all processes.
verbose: Displays detailed GR information. Without this keyword, the command displays brief GR
information.