Cisco Nexus 3000 Series Configuration Manual page 96

Nx-os unicast routing configuration guide, nx-os release 5.0(3)u1(1)
Hide thumbs Also See for Nexus 3000 Series:
Table of Contents

Advertisement

Configuring Advanced 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 3 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 1800
Step 5
timers throttle lsa start-time
hold-interval max-time
Example:
switch(config-router)# timers throttle
lsa 3000 6000 6000
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
no switchport
Example:
switch(config-if)# no switchport
Step 9
ip ospf hello-interval seconds
Example:
switch(config-if)# ip ospf
retransmit-interval 30
Step 10
ip ospf dead-interval seconds
Example:
switch(config-if)# ip ospf dead-interval
30
Step 11
ip ospf retransmit-interval seconds
Example:
switch(config-if)# ip ospf
retransmit-interval 30
Step 12
ip ospf transmit-delay seconds
Example:
switch(config-if)# ip ospf
transmit-delay 450
switch(config-if)#
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, NX-OS Release 5.0(3)U1(1)
3-38
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 50 to 5000 milliseconds.
The default value is 50 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 no delay time and 5000 millisecond hold
time.
Enters interface configuration mode.
Configures the interface as a Layer 3 routed interface.
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.
Chapter 3
Configuring OSPFv2

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents