White Papers

Table Of Contents
Parameters
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 Port Channel groups, enter the keywords port-channel then a number.
The range is from 1 to 128.
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port information.
For a VLAN, enter the keyword vlan then a number from 1 to 4094.
Defaults Not configured.
Command Modes ROUTER OSPF
Supported Modes FullSwitch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
distribute-list out
To restrict certain routes destined for the local routing table after the SPF calculation, apply a filter.
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
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.
Defaults Not configured.
Command Modes ROUTER OSPF
Supported Modes FullSwitch
Command
History
Version Description heading
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage
Information
The distribute-list out command applies to routes autonomous system boundary routers
(ASBRs) redistributes into OSPF. It can be applied to external type 2 and external type 1 routes, but
not to intra-area and inter-area routes.
Open Shortest Path First (OSPFv2 and OSPFv3) 821