distribute-list

To enable route map filtering for inbound or outbound routes and define the conditions for distributing the routes from one routing protocol to another, use the command distribute-list in RIP Router Configuration Mode. The no form of the command disables route map filtering for inbound or outbound routes.

distribute-list

distribute-list { route-map } { <name (1-20)> } { {in } { | out} }

no distribute-list

no distribute-list { route-map } { <name (1-20)> } { {in } { | out} }

Parameters

Parameter Type Description
route-map   Enter to configure a route map filtering for inbound or outbound routes and defines the conditions for distributing the routes from one routing protocol to another.
<name(1-20)> Integer Enter a name for a route map. This is a string with maximum size of 20.
in   Enter to set route map filtering for inbound routes.
out   Enter to set route map filtering for outbound routes.

Mode

RIP Router Configuration Mode

Prerequisites

Only one route map can be set for inbound or outbound routes. Another route map can be assigned, only if the already assigned route map is disabled.

Examples

iS5Comm(config)# router rip

iS5Comm(config-router)# distribute-list route-map rmap-test in