8 auto-cost reference-bandwidth, 9 compatible rfc1583, Auto – PLANET XGS3-24040 User Manual
Page 456: Cost reference, Bandwidth, Compatible rfc
33-169
Example:
Switch#config terminal
Switch(config) #router ospf 100
Switch(config-router) #area 1 virtual-link 10.10.11.50 hello 5 dead 20
Relevant Commands:
area authentication, show ip ospf, show ip ospf virtual-links
33.8 auto-cost reference-bandwidth
Command: auto-cost reference-bandwidth <bandwith>
no auto-cost reference-bandwidth
Function:
This command sets the way in which OSPF calculate the default metric value. The “no auto-cost
reference-bandwidth” command only configures the cost to the interface by types.
Parameter:
<bandwith> reference bandwidth in Mbps, ranging between 1~4294967.
Default:
Default bandwidth is 100Mbps.
Command Mode:
OSPF protocol mode
Usage Guide:
The interface metric value is acquired by divide the interface bandwith with reference bandwidth.
This command is mainly for differentiate high bandwidth links. If several high bandwidth links exist,
their cost can be assorted by configuring a larger reference bandwidth value.
Example:
Switch#config terminal
Switch(config)#router ospf 100
Switch(config-router)#auto-cost reference-bandwidth 50
Relative Command:
ip ospf cost
33.9 compatible rfc1583
Command:
compatible rfc1583
no compatible rfc1583
Function:
This command configures to rfc1583 compatible. The “no compatible rfc1583” command close the
compatibility.