Cisco Nexus 7000 Series Configuration Manual page 265

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

Advertisement

Chapter 9
Configuring IS-IS
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
spf-interval [level-1 | level-2]
spf-max-wait [spf-initial-wait
spf-second-wait]
Example:
switch(config-router)# spf-interval
level-2 500 500 500
You can use the following optional command in router address configuration mode:
Command
adjacency-check
Example:
switch(config-router-af)# adjacency-check
You can use the following optional commands in interface configuration mode to tune IS-IS:
Command
isis csnp-interval seconds [level-1 |
level-2]
Example:
switch(config-if)# isis csnp-interval 20
isis hello-interval seconds [level-1 |
level-2]
Example:
switch(config-if)# isis hello-interval 20
isis hello-multiplier num [level-1 |
level-2]
Example:
switch(config-if)# isis hello-multiplier
20
isis lsp-interval milliseconds
Example:
switch(config-if)# isis lsp-interval 20
OL-20002-02
Purpose
Configures the interval between LSA arrivals. The
optional parameters are as follows:
Purpose
Performs and adjacency check to verify that an
IS-IS instance forms an adjacency only with a
remote IS-IS entity that supports the same address
family. Enabled by default.
Purpose
Sets the Complete sequence number PDU (CNSP)
interval in seconds for IS-IS. The range is from 1 to
65535. The default is 10.
Sets the hello interval in seconds for IS-IS. The
range is from 1 to 65535. The default is 10.
Specifies the number of IS-IS hello packets that a
neighbor must miss before the router tears down an
adjacency. The range is from 3 to 1000. The default
is 3.
Sets the interval in milliseconds between LSPs sent
on this interface during flooding. The range is from
10 to 65535. The default is 33.
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
lsp-max-wait—The maximum wait between
the trigger and SPF computation. The range is
from 500 to 65535 milliseconds.
lsp-initial-wait—The initial wait between the
trigger and SPF computation. The range is
from 50 to 65535 milliseconds.
lsp-second-wait—The second wait used for
SPF computation during backoff. The range is
from 50 to 65535 milliseconds.
Configuring IS-IS
9-27

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents