set protocols ospf6 area

Use the command set protocols ospf6 area to configure area for the OSPFv3 instance. 

Run the command delete protocols ospf6 area to delete this configuration from the switch.


Command Syntax

set protocols ospf6 [vrf <vrf-name>] area{<ipv4> | <area-id>}

delete protocols ospf6 [vrf <vrf-name>] area{<ipv4> | <area-id>}


Parameters

ParameterDescription
vrf <vrf-name>Optional. Specifies the name of the VRF for the OSPFv3 instance.
area{<ipv4> | <area-id>}Specifies the area for OSPFv3, the value could be in IPv4 dotted decimal format or an integer ranging from 0 to 4294967295.

Example

  • This example configures the OSPFv3 area ID to 0.0.0.0.
admin@XorPlus# set protocols ospf6 area 0.0.0.0

Copyright © 2024 Pica8 Inc. All Rights Reserved.