R3102-R3103-HP 6600/HSR6600 Routers Layer 3 - IP Routing Configuration Guide

158
Configuring IS-IS GR
Restarting IS-IS on a router will cause network disconnections and route reconvergence.
With the GR feature, the restarting router (known as the "GR Restarter") can notify the event to its GR
capable neighbors. GR capable neighbors (known as "GR Helpers") keep their adjacencies with the
router within a configurable GR interval. After the restart, the router contacts its neighbors to retrieve its
routing table.
During this process, the network keeps stable.
The IS-IS GR and IS-IS NSR features are mutually exclusive.
To configure GR on the GR Restarter and GR Helper:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enable IS-IS and
enter IS-IS view.
isis [ process-id ] [ vpn-instance
vpn-instance-name ]
Disabled by default.
3. Enable the GR
capability for IS-IS.
graceful-restart Disabled by default.
4. Set the Graceful
Restart interval.
graceful-restart interval timer
300 seconds by default.
The Graceful Restart interval is set as the
holding time in the hello PDUs. Within the
interval, the neighbors will keep their
adjacency with the GR Restarter.
5. Suppress the SA bit
during restart.
graceful-restart suppress-sa
Optional.
By default, the SA bit is not suppressed.
By enabling the GR Restarter to suppress the
Suppress-Advertisement (SA) bit in the hello
PDUs, the neighbors will still advertise their
adjacency with the GR Restarter.
Configuring IS-IS NSR
The following matrix shows the feature and router compatibility:
Feature 6602 HSR6602 6604/6608/6616
IS-IS NSR No No
Yes when using the RPE-X1 or RSE-X1 MPU
No when using the MCP MPU
According to the GR feature, after an active/standby switchover, the GR Restarter obtains routing
information from its neighbors, and the IS-IS process must learn all routes. If the network topology has
changed during the switchover period, removed routes cannot be updated to the device, which might
cause black hole routes.
NSR solves the problem by backing up IS-IS link state information from the active MPU to the standby
MPU. After an active/standby switchover, NSR can complete link state recovery and route regeneration
without requiring the cooperation of other devices.