UMN:CLI
User Manual
V8102
718
To block the route information based on matching access list or prefix list, use the follow-
ing command.
Command
Mode
Description
distribute-list
WORD
{
in
|
out
}
[
management
|
loopback
|
vlan
VLANID
]
Router
Apply a specific access list or prefix list to incoming or
outgoing RIP route updates on interface in order to
block the route.
WORD: access list name
VLANID: vlan ID
PREFIX-LIST: prefix list name
distribute-list
prefix
PREFIX-
LIST
{
in
|
out
} [
management
|
loopback
|
vlan
VLANID
]
To remove the filtering access list or prefix-list to incoming or outgoing RIP route
Command
Mode
Description
no distribute-list
WORD
{
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.5.9.2
Filtering Route-map
To block the RIPng route updates based on matching route-map, use the following com-
mand.
Command
Mode
Description
route-map
WORD
{
in
|
out
}
{
loopback
|
management
|
vlan
VLANID
}
Router
Applies a specific route-map to incoming or outgoing
RIP route updates on interface in order to block the
route.
WORD: route-map name
To remove the configuration based on the route-map to incoming or outgoing RIP route
updates, use the following command.
Command
Mode
Description
no route-map
WORD
{
in
|
out
}
{
loopback
|
management
|
vlan
VLANID
}
Router
Removes the configured route-map to incoming or
outgoing RIP route updates on interface in order to
block the route.
12.5.9.3
Passive Interface
The passive interface which is configured by RIP network accepts routing updates. There-
fore a passive interface does not send the RIP routing updates. To set an interface or all
interfaces as passive interface(s), use the following command.
Command
Mode
Description
passive-interface
INTERFACE
Router
Configures an interface as passive.