User Manual
UMN:CLI
V8102
707
Command
Mode
Description
distribute-list
ACCESS-LIST
{
in
|
out
} [
INTERFACE
]
Router
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
Command
Mode
Description
no distribute-list
ACCESS-LIST
{
in
|
out
} [
INTERFACE
]
Router
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
]
12.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 fea-
ture 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.
Command
Mode
Description
passive-interface
INTERFACE
Router
Disables the transmission of multicast RIP messages
on the interface.
INTERFACE: interface name
no passive-interface
INTERFACE
Re-enables the transmission of RIP multicast messag-
es on the specified interface.
12.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.
Command
Mode
Description
offset-list ACCESS-LIST
{
in
|
out
}
<0-16> [
INTERFACE
]
Router
Add an offset to incoming or outgoing metrics to routes
learned via RIP.
ACCESS-LIST: access list name
0-16: type number
INTERFACE: interface name