Command Line Reference Guide
• For a Port Channel interface, enter the keywords port-
channel followed by a number from 1 to 128.
• For a VLAN interface, enter the keyword vlan followed by a
VLAN id number from 1 to 4094.
Defaults Not configured.
Command Modes ROUTER OSPF
Command History
Version 9.0(1.3) Introduced on the S5000.
distribute-list out
Apply a filter to restrict certain routes destined for the local routing table after the SPF calculation.
S5000
Syntax
distribute-list prefix-list-name out [bgp | connected | isis |
static]
To remove a filter, use the no distribute-list prefix-list-name out [bgp
| connected | isis | static]
command.
Parameters
prefix-list-name
out
Enter the name of a configured prefix list followed by the keyword
out.
bgp (OPTIONAL) Enter the keyword bgp to specify that BGP routes are
distributed.
connected (OPTIONAL) Enter the keyword connected to specify that
connected routes are distributed.
isis (OPTIONAL) Enter the keyword isis to specify that IS-IS routes are
distributed.
static (OPTIONAL) Enter the keyword static to specify that only manually
configured routes are distributed.
Defaults Not configured.
Command Modes ROUTER OSPF
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
The distribute-list out command applies to routes being redistributed by
autonomous system boundary routers (ASBRs) into OSPF. It can be applied to external type 2
and external type 1 routes, but not to intra-area and inter-area routes.
921