Clearing the rip routes from the routing table – Brocade BigIron RX Series Configuration Guide User Manual

Page 829

Advertising
background image

BigIron RX Series Configuration Guide

751

53-1002484-04

Displaying RIP filters

25

Syntax: show ip rip

This display shows the following information.

Clearing the RIP routes from the routing table

Clearing all the routes from the routing table

To clear RIP local routes, enter a command such as the following.

BigIron RX(config)#clear ip rip local routes

Syntax: clear ip rip local routes

To clear the RIP routes from the RIP database, enter a command such as the following.

BigIron RX(config)# clear ip rip routes

Syntax: clear ip rip routes <ip-addr> / <mask-bits>

Use the ip address to specify which routes in the database you want to clear.

Use the subnet mask to specify which subnets you want to clear.

NOTE

Using the clear ip route command will not clear routes learned through RIP.

TABLE 120

CLI display of neighbor filter information

This field...

Displays...

RIP Summary area

Shows the current configuration of RIP on the device.

Stat ic metric

Shows the static metric configuration. ".not defined" means the route
map has not been distributed.

OSPF metric

Shows what OSPF route map has been applied.

Neighbor filter table area

Index

The filter number. You assign this number when you configure the filter.

Action

The action the router takes for RIP route packets to or from the specified
neighbor:

deny – If the filter is applied to an interface’s outbound filter group,
the filter prevents the router from advertising RIP routes to the
specified neighbor on that interface. If the filter is applied to an
interface’s inbound filter group, the filter prevents the router from
receiving RIP updates from the specified neighbor.

permit – If the filter is applied to an interface’s outbound filter
group, the filter allows the router to advertise RIP routes to the
specified neighbor on that interface. If the filter is applied to an
interface’s inbound filter group, the filter allows the router to
receive RIP updates from the specified neighbor.

Neighbor IP Address

The IP address of the RIP neighbor.

Advertising