/
set protocols ospf6 area interface vif interface-cost
set protocols ospf6 area interface vif interface-cost
To configure the cost of an OSPFv6 interface, use the set protocols ospf6 area interface vif interface-cost command in L2/L3 configuration mode.
Command Syntax
set protocols ospf6 vrf vrf-name area area-id interface interface-name vif vif-name interface-cost cost
Parameters
vrf-name | Optional. Specifies a VRF name. The value is a string. It’s a user-defined VRF set by the command set ip vrf <vrf-name> [description <string>]. Note that: The configuration is in the default VRF if not explicitly bound to any VRF. |
area-id | OSPFv3 area identifier. |
interface-name | Interface name. |
vif-name | Virtual interface name. |
cost | OSPFv3 cost. The range is 1-65535. |
Example
The following example configures the OSPFv3 cost of vlan2 interface as 3:
admin@Switch# set protocols ospf6 area 0.0.0.0 interface vlan2 vif vlan2 interface-cost 3
, multiple selections available,
Related content
set protocols ospf4 area interface vif address interface-cost
set protocols ospf4 area interface vif address interface-cost
More like this
set protocols ospf6 area interface vif disable
set protocols ospf6 area interface vif disable
More like this
set protocols ospf6 area interface vif address disable
set protocols ospf6 area interface vif address disable
More like this
set protocols ospf6 interface area
set protocols ospf6 interface area
More like this
set protocols ospf6 interface area
set protocols ospf6 interface area
More like this
set protocols ospf6 interface area
set protocols ospf6 interface area
More like this
Copyright © 2025 Pica8 Inc. All Rights Reserved.