display ospfv3 graceful-restart
Use display ospfv3 graceful-restart to display GR information.
Syntax
display ospfv3 [ process-id ] graceful-restart [ verbose ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
process-id: Specifies an OSPFv3 process by its ID in the range of 1 to 65535. If you do not specify this argument, the command displays GR information for all processes.
verbose: Displays detailed GR information. If you do not specify this keyword, the command displays brief GR information.
Examples
# Display brief GR information for all OSPFv3 processes (GR restarter).
<Sysname> display ospfv3 graceful-restart OSPFv3 Process 1 with Router ID 3.3.3.3 Graceful-restart capability : Enable Graceful-restart support : Planned and un-planned, Partial Helper capability : Enable Helper support : Planned and un-planned Current GR state : Normal Graceful-restart period : 120 seconds Number of neighbors under helper: 0 Number of restarting neighbors : 0 Last exit reason: Restarter: None Helper : None
Table 145: Command output
Field | Description |
---|---|
OSPFv3 Process 1 with Router ID 3.3.3.3 | The GR status of OSPFv3 process 1 with router ID 3.3.3.3 is displayed. |
Graceful-restart capability | Whether OSPFv3 GR is enabled:
|
Graceful-restart support | GR modes that the process supports (displayed only when GR is enabled):
|
Helper capability | Whether OSPFv3 GR helper is enabled:
|
Helper support | Policies and GR modes that the GR helper supports (displayed only when GR helper is enabled):
|
Current GR state | GR status:
|
Graceful-restart period | GR restart interval. |
Number of neighbors under helper | Number of neighbors in GR helper status. |
Number of restarting neighbors | Number of neighbors in GR restarter status. |
Last exit reason | Last exit reason:
|
# Display detailed GR information for all OSPFv3 processes (GR restarter).
<Sysname> display ospfv3 graceful-restart verbose OSPFv3 Process 1 with Router ID 3.3.3.3 Graceful-restart capability : Enable Graceful-restart support : Planned and un-planned, Partial Helper capability : Enable Helper support : Planned and un-planned Current GR state : Normal Graceful-restart period : 120 seconds Number of neighbors under helper: 0 Number of restarting neighbors : 0 Last exit reason: Restarter: None Helper : None Area: 0.0.0.0 Area flag: Normal Area up interface count: 1 Virtual-link Neighbor-ID: 100.1.1.1, Neighbor-state: Full Restarter state: Normal State: P-2-P Type: Virtual Interface: 6696 (Vlan-interface200), Instance-ID: 0 Local IPv6 address: 200:1:FFFF::1 Remote IPv6 address: 201:FFFF::2 Transit area: 0.0.0.1 Last exit reason: Restarter: None Helper : None Neighbor GR state Last helper exit reason 100.1.1.1 Normal None Area: 0.0.0.1 Area flag: Transit Area up interface count: 3 Interface: 5506 (Vlan-interface3), Instance-ID: 0 Restarter state: Normal State: DR Type: Broadcast Last exit reason: Restarter: None Helper : None Neighbor count of this interface: 0 Number of neighbors under helper: 0 Interface: 6696 (Vlan-interface200), Instance-ID: 0 Restarter state: Normal State: DR Type: Broadcast Last exit reason: Restarter: None Helper : None Neighbor count of this interface: 1 Number of neighbors under helper: 0 Neighbor GR state Last helper exit reason 100.1.1.1 Normal None Area: 0.0.0.5 Area flag: NSSANoSummaryNoImportRoute 7/5 translator state: Disabled 7/5 translate stability timer interval: 0 Area up interface count: 0
Table 146: Command output
Field | Description |
---|---|
Area | Area ID. |
Area flag | Type of the area:
|
7/5 translator state | State of the translator that translates Type-7 LSAs to Type-5 LSAs:
|
7/5 translate stability timer interval | Stability interval (in seconds) for Type-7 LSA-to-Type-5 LSA translation. |
Area up interface count | Number of up interfaces in the area. |
Interface | Interface in the area, or the output interface of the virtual link. |
Restarter state | Restarter state on the interface. |
State | Interface state. |
Type | Interface network type. |
Neighbor count of this interface | Number of neighbors on the interface. |
Neighbor | Neighbor router ID. |
GR state | Neighbor GR state:
|
Last helper exit reason | Reason that the helper exited most recently. |
Virtual-link Neighbor-ID | Router ID of the virtual link's neighbor. |
Neighbor-State | Neighbor or virtual link state: Down, Init, 2-Way, ExStart, Exchange, Loading, and Full. |
Local IPv6 address | Local IPv6 address of the neighbor relationship. |
Remote IPv6 address | Peer IPv6 address of the neighbor relationship. |
Transit area | Transit area ID. |