UMN:CLI User Manual
V5808
596
To block the route information based on matching access list or prefix list, use the
following command.
distribute-list ACCESS-LIST {in |
out} [INTERFACE]
Apply a specific access list or prefix list to incoming or
outgoing RIP route updates on interface in order to
block the route.
INTERFACE: interface name
ACCESS-LIST: access list name
PREFIX-LIST: prefix list name
distribute-list prefix PREFIX-
LIST {in | out} [INTERFACE]
To remove the filtering access list or prefix-list to incoming or outgoing RIP route
no distribute-list ACCESS-LIST
{in | out} [INTERFACE]
Removes the application of a specific access list or
prefix list to incoming or outgoing RIP route updates on
interface in order to block the route.
no distribute-list prefix PREFIX-
LIST {in | out} [INTERFACE]
11.4.9.2 Disabling the transmission to Interface
To prevent other routers on a local network from learning about routes dynamically, you
can keep routing update messages from being sent through a router interface. This
feature applies to all IP-based routing protocols except for BGP.
Disable the routing information to transmit on this interface of router, use the following
command.
passive-interface INTERFACE
Disables the transmission of multicast RIP messages
on the interface.
INTERFACE: interface name
no passive-interface INTERFACE
Re-enables the transmission of RIP messages on the
specified interface.
11.4.9.3 Offset List
An offset list is the mechanism for increasing incoming and outgoing metrics to routes
learned via RIP. You can limit the offset list with an access list. To add the value of routing
metrics, use the following command.
offset-list ACCESS-LIST {in | out}
<0-16> [INTERFACE]
Add an offset to incoming or outgoing metrics to routes
learned via RIP.
ACCESS-LIST: access list name
0-16: type number
no offset-list ACCESS-LIST {in |