/
protocols ospf6 area interface vif address disable

protocols ospf6 area interface vif address disable

To enable OSPFv3 on an IP address, use the set protocols ospf6 area interface vif address disable command in L2/L3 configuration mode.

Command Syntax

set protocols ospf6 area area-id interface interface-name vif vif-name address ip-address disable { true | false }

Parameters

area-idOSPFv3 area identifier for the area to which the attached network belongs.
interface-nameInterface name.
vif-nameVirtual interface name.
ip-addressVirtual interface IPv6 address.
trueDisable OSPFv6.
falseEnable OSPFv6.

Example

The following example configures OSPF for an IPv6 address.

admin@Switch# set protocols ospf6 area 0.0.0.0 interface vlan1 vif vlan1 address 2001::1 disable false

Copyright © 2025 Pica8 Inc. All Rights Reserved.