Command Reference Guide

Open Shortest Path First (OSPFv2) | 1059
distribute-list out
c e s
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 and ISIS routes are not available on the C-Series.
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
c e
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.
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 8.3.7.0 Introduced on S4810
Version 7.8.1.0 Introduced support for Multi-Process OSPF.
Version 7.6.1.0 Introduced on S-Series
Version 7.5.1.0 Introduced on C-Series
pre-Version 6.1.1.1 Introduced on E-Series