Specifies IP security (IPsec) as the authentication type for an OSPFv3 interface.
Disabled.
Specifies the OSPFv3 authentication key add-remove interval. Valid values range from decimal numbers 0 through 14400. The default is 300.
Interface subtype configuration mode
The no form of the command removes IPsec authentication from the interface.
The following example enables IPsec on a specified OSPFv3 Looback interface.
device# configure terminal device(config)# interface loopback 1 device(config-Loopback-1)# ipv6 ospf area 0 device(config-Loopback-1)# ipv6 ospf authentication ipsec
The following example sets the OSPFv3 authentication key add-remove interval to 480.
device# configure terminal device(config)# interface loopback 1 device(config-Loopback-1)# ipv6 ospf area 0 device(config-Loopback-1)# ipv6 ospf authentication ipsec key-add-remove-interval 480