Disable Rib Next-Hop Dampening - Cisco NCS 5500 Series Configuration Manuals

Routing configuration ios xr release 6.3.x
Hide thumbs Also See for NCS 5500 Series:
Table of Contents

Advertisement

Disable RIB Next-hop Dampening

Displays local routes for receive entries in the routing table.
Step 6
show route [ vrf { vrf-name | all }] [ ipv4 | ipv6 ] [ unicast | safi-all ] longer-prefixes { ip-address mask |
ip-address / prefix-length } [ standby ]
Example:
RP/0/RP0/CPU0:router# show route ipv4 unicast longer-prefixes 192.168.1.11/8
Displays the current routes in RIB that share a given number of bits with a given network.
Step 7
show route [ vrf { vrf-name | all }] [ ipv4 | ipv6 ] [ unicast | safi-all ] next-hop ip-address [ standby ]
Example:
RP/0/RP0/CPU0:router# show route ipv4 unicast next-hop 192.168.1.34
Displays the next-hop gateway or host to a destination address.
Output of show route Command: Example
The following is sample output from the show route command when entered without an address:
show route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
Gateway of last resort is 172.23.54.1 to network 0.0.0.0
C
L
C
L
C
L
S
Disable 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
Routing Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x
118
O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - ISIS, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, su - IS-IS summary null, * - candidate default
U - per-user static route, o - ODR, L - local
10.2.210.0/24 is directly connected, 1d21h, Ethernet0/1/0/0
10.2.210.221/32 is directly connected, 1d21h, Ethernet0/1/1/0
172.20.16.0/24 is directly connected, 1d21h, ATM4/0.1
172.20.16.1/32 is directly connected, 1d21h, ATM4/0.1
10.6.100.0/24 is directly connected, 1d21h, Loopback1
10.6.200.21/32 is directly connected, 1d21h, Loopback0
192.168.40.0/24 [1/0] via 172.20.16.6, 1d21h
Implementing and Monitoring RIB

Advertisement

Table of Contents
loading

Table of Contents