465
14.6.3.12 clear ip ospf process
Command: clear ip ospf [<process-id>] process
Function:
Use this command to clear and restart OSPF routing processes. One certain
OSPF process will be cleared by specifying the process ID, or else all OSPF processes
will be cleared.
Default:
No default configuration
Command Mode:
Admin mode
Example:
Switch#clear ip ospf process
14.6.3.13 distance
Command: distance {<value>|ROUTEPARAMETER}
no distance osp
f
Function:
Configure OSPF manage distance base on route type. The “
no distance
ospf
” command restores the default value.
Parameter: <value>,
OSPF routing manage distance, ranging between 1~235
ROUTEPARAMETER= ospf {ROUTE1|ROUTE2|ROUTE3}
ROUTE1= external <external-distance>,
Configure the distance learnt from other
routing area.
<external-distance>
distance value, ranging between 1~255
ROUTE2= inter-area <inter-distance>,
configure the distance value from one area to
another area.
<inter-distance>
manage distance value, ranging between 1~255
ROUTE3= intra-area <intra-distance>
Configure all distance values in one area.
<intra-distance>
Manage distance value, ranging between 1~255
Default:
Default distance value is 110
Command Mode:
OSPF protocol mode
Usage Guide:
Manage distance shows the reliability of the routing message source. The
distance value may range between 1~255. the larger the manage distance value is, the
lower is its reliability.
Example:
Switch#config terminal
Switch(config)#router ospf 100
Switch(config-router)#distance ospf inter-area 20 intra-area 10 external 40
14.6.3.14 distribute-list
Command: distribute-list <access-list-name> out {kernel |connected| static| rip|
isis| bgp}