User Manual

Table Of Contents
[Example]
SWX3220(config)# router ospf
SWX3220(config-router)#
SWX3220(config-router)# exit
SWX3220(config)#
7.12.2 Move to OSPFv3 mode (IPv6)
[Syntax]
router ipv6 ospf [name]
no router ipv6 ospf [name]
[Parameter]
name : OSPFv3 process ID
[Initial value]
none
[Input mode]
global configuration mode
[Description]
Transition to OSPFv3 mode and make OSPF-related settings.
If using multiple OSPF processes, specify name. However, the use of multiple OSPF processes is not supported.
[Note]
If this command is executed with the "no" syntax, all settings of the specified OSPFv3 process are deleted.
To move from OSPFv3 mode to global configuration mode, use the no router ospf or exit command.
This command cannot be used if the stack function is enabled.
[Example]
SWX3220(config)# router ipv6 ospf
SWX3220(config-router)#
SWX3220(config-router)# exit
SWX3220(config)#
7.12.3 Set authentication for an OSPF area
[Syntax]
area area_id authentication [message-digest]
no area area_id authentication
[Keyword]
message-digest : Use MD5 digest authentication
[Parameter]
area_id : Area ID
Setting value Description
A.B.C.D OSPF area ID in IPv4 address format
<0-4294967295> OSPF area ID in four-octet integer format
[Initial value]
none
[Input mode]
OSPFv2 mode
268 | Command Reference | Layer 3 functions