Configuring Ospfv3 Graceful Restart - Cisco ASR 9000 Series Routing Configuration Manual

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring OSPFv3 Graceful Restart

Sample Output for the show ospf Command After Configuring MPLS TE
In the following example, the show route ospf EXEC configuration command verifies that the MPLS TE
tunnels replaced GigabitEthernet interface 0/3/0/0 and that configuration was performed correctly:
show route ospf 1
O E2 192.168.10.0/24 [110/20] via 0.0.0.0, 00:00:15, tunnel2
O E2 192.168.11.0/24 [110/20] via 0.0.0.0, 00:00:15, tunnel2
O E2 192.168.1244.0/24 [110/20] via 0.0.0.0, 00:00:15, tunnel2
O
Configuring OSPFv3 Graceful Restart
This task explains how to configure a graceful restart for an OSPFv3 process. This task is optional.
SUMMARY STEPS
1. configure
2. router ospfv3 process-name
3. graceful-restart
4. graceful-restart lifetime
5. graceful-restart interval seconds
6. graceful-restart helper disable
7. commit
8. show ospfv3 [ process-name [ area-id ]] database grace
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router ospfv3 process-name
Example:
RP/0/RSP0/CPU0:router(config)# router ospfv3 test
Step 3
graceful-restart
Example:
RP/0/RSP0/CPU0:router(config-ospfv3)#graceful-restart
Step 4
graceful-restart lifetime
Example:
RP/0/RSP0/CPU0:router(config-ospfv3)# graceful-restart
lifetime 120
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
464
192.168.12.0/24 [110/2] via 0.0.0.0, 00:00:15, tunnel2
Purpose
Enters router configuration mode for OSPFv3. The
process name is a WORD that uniquely identifies an
OSPF routing process. The process name is any
alphanumeric string no longer than 40 characters
without spaces.
Enables graceful restart on the current router.
Specifies a maximum duration for a graceful restart.
• The default lifetime is 95 seconds.
• The range is 90 to 3600 seconds.
Implementing OSPF

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents