distribute-list out
To suppress networks from being advertised in updates.
For training, we want to redistribute only the Networks 10.0.5.2/32 and 10.0.9.3/32 (no restrictions from R2 to R1).
For training, we want to redistribute only the Networks 10.0.5.2/32 and 10.0.9.3/32 (no restrictions from R2 to R1).
from: IP Routing Protocol-Independent Commands
distribute-list out (IP)
To suppress networks from being advertised in updates, use the distribute-list out command in the appropriate configuration mode. To cancel this function, use the no form of this command.
distribute-list {access-list-number | access-list-name} out [interface-name | routing-process | as-number]
no distribute-list {access-list-number | access-list-name} out [interface-name | routing-process | as-number]
Syntax Description
Defaults
This command is disabled by default. Networks are advertised in updates.
Command Modes
Address family configuration (config-af)
Router address family topology configuration (config-router-af-topology)
Router configuration (config-router)
Router address family topology configuration (config-router-af-topology)
Router configuration (config-router)
Command History
Usage Guidelines
When networks are redistributed, a routing process name can be specified as an optional trailing argument to the distribute-list command. Specifying this option causes the access list to be applied to only those routes derived from the specified routing process. After the process-specific access list is applied, any access list specified by a distribute-list command without a process name argument will be applied. Addresses not specified in thedistribute-list command will not be advertised in outgoing routing updates.
The interface-name argument cannot be used in address family configuration mode.
Note To filter networks received in updates, use the distribute-list in command.
Release 12.2(33)SRB
If you plan to configure the Multi-Topology Routing (MTR) feature, you need to enter the distribute-list out command in router address family topology configuration mode in order for this OSPF router configuration command to become topology-aware.
No comments:
Post a Comment