Cisco NCS 6000 Series Configuration Manual page 242

Ios xr release 6.4.x
Hide thumbs Also See for NCS 6000 Series:
Table of Contents

Advertisement

Controlling LSP Flooding for IS-IS
Command or Action
Step 8
ignore-lsp-errors disable
Example:
RP/0/RP0/CPU0:router(config-isis)#
ignore-lsp-errors disable
Step 9
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-isis)# interface
GigabitEthernet 0/1/0/3
Step 10
lsp-interval milliseconds [ level { 1 | 2 }]
Example:
RP/0/RP0/CPU0:router(config-isis-if)# lsp-interval
100
Step 11
csnp-interval seconds [ level { 1 | 2 }]
Example:
RP/0/RP0/CPU0:router(config-isis-if)#
csnp-interval 30 level 1
Step 12
retransmit-interval seconds [ level { 1 | 2 }]
Example:
RP/0/RP0/CPU0:router(config-isis-if)#
retransmit-interval 60
Step 13
retransmit-throttle-interval milliseconds
1 | 2 }]
Example:
RP/0/RP0/CPU0:router(config-isis-if)#
retransmit-throttle-interval 1000
Step 14
mesh-group { number | blocked }
Example:
RP/0/RP0/CPU0:router(config-isis-if)# mesh-group
blocked
Step 15
commit
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
220
Purpose
(Optional) Sets the router to purge LSPs received with
checksum errors.
Enters interface configuration mode.
(Optional) Configures the amount of time between each
LSP sent on an interface.
(Optional) Configures the interval at which periodic CSNP
packets are sent on broadcast interfaces.
• Sending more frequent CSNPs means that adjacent
routers must work harder to receive them.
• Sending less frequent CSNP means that differences
in the adjacent routers may persist longer.
(Optional) Configures the amount of time that the sending
router waits for an acknowledgment before it considers
that the LSP was not received and subsequently resends.
RP/0/RP0/CPU0:router(config-isis-if)#
retransmit-interval 60
[ level {
(Optional) Configures the amount of time between
retransmissions on each LSP on a point-to-point interface.
• This time is usually greater than or equal to the
lsp-interval command time because the reason for
lost LSPs may be that a neighboring router is busy.
A longer interval gives the neighbor more time to
receive transmissions.
(Optional) Optimizes LSP flooding in NBMA networks
with highly meshed, point-to-point topologies.
• This command is appropriate only for an NBMA
network with highly meshed, point-to-point
topologies.
Implementing IS-IS

Advertisement

Table of Contents
loading

Table of Contents