Service Manual

distribute-list in
Apply a filter to incoming routing updates from OSPF to the routing table.
Syntax
distribute-list prefix-list-name in [interface]
To delete a filter, use the no distribute-list prefix-list-name in [interface] command.
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.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/
port information.
Defaults Not configured.
Command Modes ROUTER OSPF
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.
868 Open Shortest Path First (OSPFv2 and OSPFv3)