Accton Technology ES4626 Switch User Manual


 
397
z router ospf
z stub cost
z virtuallink neighborid
z show ip ospf
z show ip ospfase
z show ip ospf cumulative
z show ip ospf database
z show ip ospf interface
z show ip ospf neighbor
z show ip ospf routing
z show ip ospf virtual-links
z show ip protocols
z debug ip ospf event
z debug ip ospf lsa
z debug ip ospf packet
z debug ip ospf spf
15.4.2.2.1 default redistribute cost
Command: default redistribute cost <cost>
no default redistribute cost
Function: Sets the default cost for introducing exterior routes into OSPF; the “no default
redistribute cost” command restores the default setting.
Parameter: < cost> is the route cost, ranging from 1 to 65535.
Default: The default introducing cost is 1.
Command Mode: OSPF protocol configuration mode
Usage Guide: When OSPF routing protocol introduce the routes discovered by the other
routing protocols, those routes are regarded as the exterior autonomous system routing
information. Introduction of exterior routing information requires some external parameter
such as default cost and default tag for the routes. This command allow the user to set
reasonable default cost for introducing exterior routes according to specific conditions,
Example: Set the default cost for OSPF to introduce exterior routes to 20.
Switch(Config-Router-Ospf)#default redistribute cost 20
15.4.2.2.2 default redistribute interval
Command: default redistribute interval <time>
no default redistribute interval
Function: Set the interval for introducing external routes; the “no default redistribute
interval” command restores the default setting.
Parameter: <time> is the interval for introducing exterior routes in seconds; the valid
range is 1 to 65535.