Service Manual

Table Of Contents
Version Description
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.12.0 Introduced on the S4810.
7.5.1.0 Added IPv6 ISIS support.
6.3.1.0 Introduced.
Related
Commands
distribute-list out — suppress networks from being advertised in updates.
redistribute — redistribute routes from one routing domain to another routing
domain.
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)
Intermediate System to Intermediate System (IS-IS) 1104