Reference Guide
Open Shortest Path First (OSPFv2) | 647
distribute-list out
z
Apply a filter to restrict certain routes destined for the local routing table after the SPF calculation.
Syntax
distribute-list prefix-list-name out [bgp | connected | isis | rip | static]
To remove a filter, use the no distribute-list prefix-list-name out [bgp | connected | isis | rip |
static] command.
Parameters
* BGP, ISIS, and RIP routes are not available on the S-Series.
Defaults
Not configured.
Command Modes
ROUTER OSPF
Command
History
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.
enable inverse mask
z
FTOS, by default, permits the user to input OSPF network command with a net-mask. This command
provides a choice between inverse-mask or net-mask (the default).
Syntax
enable inverse mask
To return to the default net-mask, enter no enable inverse mask.
Defaults
net-mask
Version 8.3.11.1 Introduced on Z9000
Version 7.8.1.0 Introduced support for Multi-Process OSPF.
S6000
prefix-list-name
Enter the name of a configured prefix list.
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.*
rip (OPTIONAL) Enter the keyword rip to specify that RIP routes are distributed.*
static (OPTIONAL) Enter the keyword static to specify that only manually configured
routes are distributed.
Version 9.0.2.0 Introduced on S6000.
Version 8.3.11.1 Introduced on Z9000
Version 7.8.1.0 Introduced support for Multi-Process OSPF.










