Sets a specific OSPFv3 interface to active.
Interface subtype configuration mode
Use the ipv6 ospf active command on each interface participating in adjacency formation. This command overrides the global passive setting on that interface, and enables transmission of OSPFv3 control packets.
The following example sets a specific OSPFv3 Ethernet interface to active.
device# configure termnial device(config)# interface ethernet 1/1 device(conf-if-eth-1/1)# ipv6 ospf active