RIPng Commands
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
1510
configure ripng cost
configure ripng [vlan <vlan-name> | tunnel <tunnel-name>] cost <metric>
Description
Configures the cost (metric) of the interface.
Syntax Description
Default
The default setting is 1.
Usage Guidelines
The specified interface cost is added to the cost of the route received through this interface.
Example
The following command configures the cost for the VLAN
finance
to a metric of 3:
configure ripng vlan finance cost 3
History
This command was first available in ExtremeWare XOS 11.2.
Platform Availability
This command is available on all platforms.
vlan-name
Specifies an IPv6 configured VLAN.
tunnel-name
Specifies an IPv6 tunnel.
metric
Specifies a cost metric. Range is 1 to 15.