Cisco Nexus 7000 Series Configuration Manual page 153

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

Advertisement

Chapter 6
Configuring OSPFv2
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 4
timers lsa-group-pacing seconds
Example:
switch(config-router)# timers
lsa-group-pacing 2000
Step 5
timers throttle lsa start-time
hold-interval max-time
Example:
switch(config-router)# timers throttle
lsa 3000
Step 6
timers throttle spf delay-time hold-time
max-wait
Example:
switch(config-router)# timers throttle
spf 3000 2000 4000
Step 7
interface type slot/port
Example:
switch(config)# interface ethernet 1/2
switch(config-if)#
Step 8
ip ospf hello-interval seconds
Example:
switch(config-if)# ip ospf
retransmit-interval 30
Step 9
ip ospf dead-interval seconds
Example:
switch(config-if)# ip ospf
retransmit-interval 30
Step 10
ip ospf retransmit-interval seconds
Example:
switch(config-if)# ip ospf
retransmit-interval 30
Step 11
ip ospf transmit-delay seconds
Example:
switch(config-if)# ip ospf
transmit-delay 600
switch(config-if)#
Step 12
show ip ospf
Example:
switch(config-if)# show ip ospf
Step 13
copy running-config startup-config
Example:
switch(config-if)# copy running-config
startup-config
OL-20002-02
Purpose
Sets the interval in seconds for grouping LSAs. The
range is from 1 to 1800. The default is 240 seconds.
Sets the rate limit in milliseconds for generating LSAs
with the following timers:
start-time—The range is from 0 to 5000 milliseconds.
The default value is 0 milliseconds.
hold-interval—The range is from 50 to 30,000
milliseconds. The default value is 5000 milliseconds.
max-time—The range is from 50 to 30,000
milliseconds. The default value is 5000 milliseconds.
Sets the SPF best path schedule initial delay time and
the minimum hold time in seconds between SPF best
path calculations. The range is from 1 to 600000. The
default is 200 millisecond delay time.
Enters interface configuration mode.
Sets the hello interval this interface. The range is from
1 to 65535. The default is 10.
Sets the dead interval for this interface. The range is
from 1 to 65535.
Sets the estimated time in seconds between LSAs
transmitted from this interface. The range is from 1 to
65535. The default is 5.
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) Displays information about OSPF.
(Optional) Saves this configuration change.
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
Configuring Advanced OSPFv2
6-39

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents