Reference Guide

distribute-list out
Suppress network prefixes from being advertised in outbound updates.
Syntax
distribute-list prefix-list-name out [connected | bgp as number
| ospf process-id | rip | static]
To return to the default values, use the no distribute-list prefix-list-name
out [bgp as number connected | ospf process-id | rip | static]
command.
Parameters
prefix-list-name
Specify the prefix list to filter prefixes in routing updates.
connected (OPTIONAL) Enter the keyword connected for directly connected
routing process.
ospf
process-id
(OPTIONAL) Enter the keyword ospf then the OSPF process-ID
number. The range is from 1 to 65535.
bgp
as number
(OPTIONAL) Enter the BGP then the AS Number. The range is from 1
to 65535.
rip (OPTIONAL) Enter the keyword rip for RIP routes.
static (OPTIONAL) Enter the keyword static for user-configured routing
process.
Defaults Not configured.
Command Modes
ROUTER ISIS (
for IPv4
)
CONFIGURATION-ROUTER-ISIS-ADDRESS-FAMILY-IPV6 (
for IPv6
)
Command History
This guide is platform-specific. For command information about other platforms, refer to the
relevant
FTOS Command Line Reference Guide
.
The following is a list of the FTOS version history for this command.
Version 8.3.19.0 Introduced on the S4820T.
Version 8.3.12.0 Introduced on the S4810.
Version 7.5.1.0 Added IPv6 ISIS support.
Version 6.3.1.0 Introduced.
Usage
Information
You can assign a name to a routing process so a prefix list IS applied to only the routes derived
from the specified routing process.
Related
Commands
distribute-list in — filters the networks received in updates.
redistribute — redistributes routes from one routing domain to another routing domain.
798