Command Line Reference Guide

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
Command
History
Version 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.
fast-convergence
This command sets the minimum LSA origination and arrival times to zero (0), allowing more rapid route
computation so that convergence takes less time.
Syntax
fast-convergence {number}
To cancel fast-convergence, use the no fast convergence command.
Parameters
number Enter the convergence level desired. The higher this
parameter is set, the faster OSPF converge takes place. The
range is from 1 to 4.
Open Shortest Path First (OSPFv2 and OSPFv3)
935