Clearing Routes In The Unicast Rib; Verifying The Unicast Rib And Fib - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Chapter 15
Managing the Unicast RIB and FIB
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 .

Clearing Routes in the Unicast RIB

You can clear one or more routes from the unicast RIB.
The * keyword is severely disruptive to routing.
Caution
To clear one or more entries in the unicast RIB, use the following commands in any mode:
Command
clear {ip | ipv4 | ipv6} route {* |
{ route | prefix/length }[ next-hop
interface ]} [vrf vrf-name ]
Example:
switch(config)# clear ip route
10.2.2.2
clear routing [multicast | unicast]
[ip | ipv4 | ipv6] {* | { route |
prefix/length }[ next-hop interface ]}
[vrf vrf-name ]
Example:
switch(config)# clear routing ip
10.2.2.2

Verifying the Unicast RIB and FIB

To verify the unicast RIB and FIB information, use the following commands:
Command
show forwarding adjacency
show forwarding distribution {clients |
fib-state}
show forwarding interfaces module slot
show forwarding {ip | ipv4 | ipv6} route
OL-20002-02
Purpose
Clears one or more routes from both the unicast RIB and
all the module FIBs. The route options are as follows:
*—All routes.
route—An individual IP or IPv6 route.
prefix/length—Any IP or IPv6 prefix.
next-hop—The next-hop address
interface—The interface to reach the next-hop
address.
The vrf-name can be any case-sensitive alphanumeric
string up to 64 characters.
Clears one or more routes from the unicast RIB. The
route options are as follows:
*—All routes.
route—An individual IP or IPv6 route.
prefix/length—Any IP or IPv6 prefix.
next-hop—The next-hop address
interface—The interface to reach the next-hop
address.
The vrf-name can be any case-sensitive alphanumeric
string up to 64 characters.
Purpose
Displays the adjacency table on a module.
Displays the FIB distribution information.
Displays the FIB information for a module.
Displays routes in the FIB.
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
Verifying the Unicast RIB and FIB
15-13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents