Disables IP security (IPsec) services on an OSPFv3 interface.
Authentication is disabled.
Interface subtype configuration mode
Use this command to disable IPsec if it is enabled on the interface. Packets that are sent out will not be IPSec encapsulated and the received packets which are IPSec encapsulated will be dropped.
The no form of the command re-enables IPSec on the interface if IPsec is already configured on the interface.
The following example disables IPsec on a specific OSPFv3 interface where IPsec is already enabled.
device# configure terminal device(config)# interface loopback 1 device(config-Loopback-1)# ipv6 ospf authentication ipsec disable