configure ospf cost
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1539
configure ospf cost
configure ospf [area <area-identifier> | vlan [<vlan-name> | all]] cost
[automatic | <cost>]
Description
Configures the cost metric of one or all interface(s) or an area.
Syntax Description
Default
The default cost is automatic.
Usage Guidelines
The range is 1 through 65535.
Example
The following command configures the cost metric of the VLAN
accounting
:
configure ospf vlan accounting cost 10
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
area-identifier
Specifies an OSPF area.
vlan-name
Specifies a VLAN name.
all
Specifies all VLANs.
automatic
Determine the advertised cost from the OSPF metric table.
cost
Specifies the cost metric.