CLI Guide

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.
Usage Information To specify a distance for routes learned from other routing domains, use the redistribute command.
distribute-list in
Apply a lter to incoming routing updates from OSPF to the routing table.
Syntax
distribute-list prefix-list-name in [interface]
To delete a lter, use the no distribute-list prefix-list-name in [interface] command.
Parameters
prex-list-name Enter the name of a congured prex 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 congured.
Command Modes ROUTER OSPF
Supported Modes Full—Switch
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 lter.
Syntax
distribute-list prefix-list-name out [bgp | connected | isis | rip | static]
To remove a lter, use the no distribute-list prefix-list-name out [bgp | connected |
isis | rip | static] command.
Parameters
prex-list-name Enter the name of a congured prex 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.
Open Shortest Path First (OSPFv2 and OSPFv3) 915