Disabling Rib Next-Hop Dampening - Cisco NCS 6000 Series Configuration Manual

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

Advertisement

Disabling RIB Next-hop Dampening

DETAILED STEPS
Command or Action
Step 1
show route ipv4 | ipv6 ] [ unicast ]
Example:
RP/0/RP0/CPU0:router# show route summary
Step 2
show route ipv4 | ipv6 ] [ unicast ]
Example:
RP/0/RP0/CPU0:router# show route ipv4 unicast
Disabling RIB Next-hop Dampening
Perform this task to disable RIB next-hop dampening.
SUMMARY STEPS
1. router rib
2. address-family { ipv4 | ipv6 } next-hop dampening disable
3. commit
DETAILED STEPS
Command or Action
Step 1
router rib
Example:
RP/0/RP0/CPU0:router# route rib
Step 2
address-family { ipv4 | ipv6 } next-hop dampening
disable
Example:
RP/0/RP0/CPU0:router(config-rib)# address family
ipv4 next-hop dampening disable
Step 3
commit
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
358
Purpose
Displays route summary information about the specified
routing table.
• The default table summarized is the IPv4 unicast
routing table.
Displays more detailed route information about the specified
routing table.
• This command is usually issued with an IP address or
other optional filters to limit its display. Otherwise, it
displays all routes from the default IPv4 unicast routing
table, which can result in an extensive list, depending
on the configuration of the network.
Purpose
Enters RIB configuration mode.
Disables next-hop dampening for IPv4 address families.
Implementing and Monitoring RIB

Advertisement

Table of Contents
loading

Table of Contents