OcNOS-RON : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv3 Commands : ipv6 ospf authentication
ipv6 ospf authentication
Use this command to enable the authentication and/or confidentiality for OSPFv3 sessions on this interface using crypto map configuration.
Use no form of this command to disable the authentication and/or confidentiality for OSPFv3 sessions.
Command Syntax
ipv6 ospf authentication cryptomap WORD
no ipv6 ospf authentication cryptomap WORD
Parameters
authentication
IPsec Authentication
cryptomap
Map used to setup IPsec SA
WORD
Name of the Crypto-map
Default
No default value.
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 6.0.0.
Example
#configure terminal
(config)#interface eth1
(config-if)#ipv6 ospf authentication cryptomap map1
Last modified date: 08/28/2023