Command Line Reference Guide

1026 | Open Shortest Path First (OSPFv2 and OSPFv3)
www.dell.com | support.dell.com
Parameters
Defaults
Not configured.
Command Modes
ROUTER OSPF
Command
History
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.
prefix-list-name
Enter the name of a configured prefix list.
interface
(OPTIONAL) Enter one of the following keywords and slot/port or number
information:
For a 1-Gigabit Ethernet interface, enter the keyword
GigabitEthernet
followed by the slot/port information.
For a Port Channel interface, enter the keyword
port-channel followed by a
number:
C-Series and S-Series Range: 1-128
E-Series Range: 1 to 32 for EtherScale, 1 to 255 for TeraScale and 1 to 512 for
ExaScale.
For a SONET interface, enter the keyword
sonet followed by the slot/port
information.
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet followed by the slot/port information.
For a 40-Gigabit Ethernet interface, enter the keyword
fortyGigE followed
by the slot/port information.
For a VLAN, enter the keyword
vlan followed by a number from 1 to 4094.
Version 8.4.6.0
Added support for the keyword
fortyGigE.
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
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.