Configuring Graceful Restart - Cisco Nexus 7000 Series Configuration Manual

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring Advanced OSPFv3
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m .
Command
Step 10
ospfv3 transmit-delay seconds
Example:
switch(config-if)# ospfv3 transmit-delay
600
switch(config-if)#
Step 11
copy running-config startup-config
Example:
switch(config-if)# copy running-config
startup-config
The following example shows how to control LSA flooding with the lsa-group-pacing option:
switch# config t
switch(config)# router ospf 201
switch(config-router)# timers lsa-group-pacing 300
switch(config-router)# copy running-config startup-config

Configuring Graceful Restart

Graceful restart is enabled by default. You can configure the following optional parameters for graceful
restart in an OSPFv3 instance:
BEFORE YOU BEGIN
Ensure that you have enabled the OSPFv3 feature (see the
page
Ensure that all neighbors are configured for graceful restart with matching optional parameters set.
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
7-36
Grace period—Configures how long neighbors should wait after a graceful restart has started before
tearing down adjacencies.
Helper mode disabled—Disables helper mode on the local OSPFv3 instance. OSPFv3 will not
participate in the graceful restart of a neighbor.
Planned graceful restart only—Configures OSPFv3 to support graceful restart only in the event of a
planned restart.
7-13).
config t
router ospfv3
instance-tag
graceful-restart
graceful-restart grace-period seconds
graceful-restart helper-disable
graceful-restart planned-only
show ipv6 ospfv3 instance-tag
copy running-config startup-config
Purpose
Sets the estimated time in seconds to transmit an LSA
to a neighbor. The range is from 1 to 450. The default
is 1.
(Optional) Saves this configuration change.
"Enabling the OSPFv3 Feature" section on
Chapter 7
Configuring OSPFv3
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents