172
[RouterC-isis-1] quit
5.
Configure routing domain authentication mode as MD5 and set the plaintext password to
1020Sec
on Router C and Router D.
[RouterC] isis 1
[RouterC-isis-1] domain-authentication-mode md5 plain 1020Sec
[RouterC-isis-1] quit
[RouterD] isis 1
[RouterD-isis-1] domain-authentication-mode md5 plain 1020Sec
IS-IS GR configuration example
Network requirements
As shown in
Figure 44
, Router A, Router B, and Router C belong to the same IS-IS routing domain. Run
IS-IS on all the routers to interconnect them with each other.
Figure 44
Network diagram
Configuration procedure
1.
Configure the IP addresses and subnet masks for interfaces on the routers. (Details not shown.)
2.
Configure IS-IS on the routers to make sure Router A, Router B, and Router C can communicate with
each other at Layer 3 and dynamic route update can be implemented among them with IS-IS.
(Details not shown.)
3.
Enable IS-IS GR on Router A.
<RouterA> system-view
[RouterA] isis 1
[RouterA-isis-1] graceful-restart
[RouterA-isis-1] return
Verifying the configuration
After Router A establishes adjacencies with Router B and Router C, they begin to exchange routing
information. Restart IS-IS on Router A, which enters the restart state and sends connection requests to its
neighbors through the GR mechanism to synchronize the LSDB. To display the IS-IS GR status on Router
A, use the
display isis graceful-restart status
command.
# Restart the IS-IS process on Router A.
<RouterA> reset isis all 1 graceful-restart
Reset IS-IS process? [Y/N]:y
# Check the IS-IS GR state on Router A.