Configuring OSPF and OSPFv3 1001Configuring OSPFv3 Interface SettingsBeginning in Privileged EXEC mode, use the following commands toconfigure per-interface OSPFv3 settings.Command Purposeconfigure Enter global configuration mode.interface vlanvlan-id Enter Interface Configuration mode for the specifiedVLAN.ipv6 ospf areaidarea-id Enables OSPFv3 on the interface and sets the area ID ofan interface. This command supersedes the effects ofnetwork area command.Thearea-id variable is the ID of the area (Range: IPaddress or decimal from 0 –4294967295)ipv6 ospf prioritynumber-valueSet the OSPFv3 priority for the interface. Thenumber-value variable specifies the priority of an interface (Range:0 to 255).The default priority is 1, which is the highest routerpriority. A value of 0 indicates that the router is noteligible to become the designated router on this network.ipv6 ospf retransmit-intervalsecondsSet the OSPFv3 retransmit interval for the interface.Theseconds variable is the number of seconds betweenlink-state advertisements for adjacencies belonging to thisrouter interface.This value is also used when retransmitting databasedescriptions and link-state request packets. Valid valuesrange from 0 to 3600 seconds (1 hour).ipv6 ospf hello-intervalsecondsSet the OSPFv3 hello interval for the interface. Thisparameter must be the same for all routers attached to anetwork.Theseconds variable indicates the number of seconds towait before sending Hello packets from the interface.(Range: 1–65535).