User Manual UMN:CLI
V5808
607
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]
11.5.9.2 Filtering Route-map
To block the RIPng route updates based on matching route-map, use the following
command.
route-map WORD {in | out}
INTERFACE
Applies a specific route-map to incoming or outgoing
RIP route updates on interface in order to block the
route.
INTERFACE: interface name
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}
INTERFACE
Removes the configured route-map to incoming or
outgoing RIP route updates on interface in order to
block the route.
11.5.9.3 Passive Interface
The passive interface which is configured by RIP network accepts routing updates.
Therefore 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.
To release the configured passive interface, use the following command.
no passive-interface INTERFACE
Releases the configured passive interface.
11.5.9.4 Maximum Path
To set the maximum number of parallel paths for the RIPng routing table, use the
following command.