UMN:CLI User Manual
V8102
718
To block the route information based on matching access list or prefix list, use the follow-
ing command.
distribute-list WORD {in | out}
[management | loopback | vlan
VLANID]
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
no distribute-list WORD {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]
12.5.9.2 Filtering Route-map
To block the RIPng route updates based on matching route-map, use the following com-
mand.
route-map WORD {in | out}
{loopback | management | vlan
VLANID}
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.
no route-map WORD {in | out}
{loopback | management | vlan
VLANID}
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.
passive-interface INTERFACE
Configures an interface as passive.