DGS-6604 m auto-cost reference-bandwidth (IPv6)
CLI Reference Guide
56
auto-cost reference-bandwidth (IPv6)
To control the reference value IPv6 OSPF uses when calculating the metric for
the interfaces, use the auto-cost reference-bandwidth command. To return the
reference value to its default, use the no form of this command.
auto-cost reference-bandwidth MBPS
no auto-cost reference-bandwidth
Default MBPS: 100.
Command Mode Router configuration
Usage Guideline The IPv6 OSPF metric is calculated as the Mbps value divided by the bandwidth,
with Mbps equal to 100 by default, and bandwidth determined by the bandwidth
command. The calculation gives Fast Ethernet a metric of 1.
Examples The following example sets the auto-cost reference bandwidth to 1000 Mbps.
Syntax Description
MBPS MBPS Rate in Mbps bandwidth. The range is from 1 to 4294967. The default is
100.
Switch > enable
Switch # configure terminal
Switch (config) # router ipv6 ospf
Switch (config-router)# auto-cost reference-bandwidth 1000