![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/8b/18b1e1e7-4363-4706-bb94-6eba3a993996/18b1e1e7-4363-4706-bb94-6eba3a993996-bg477.png)
1143
Use the undo opaque-capability command to restore the default.
The feature is disabled by default.
Examples # Enable advertising and receiving opaque LSAs.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100]opaque-capability enable
ospf
Syntax ospf [ process-id | router-id router-id | vpn-instance instance-name ]*
undo ospf process-id
View System view
Parameters process-id: OSPF process ID, in the range 1 to 65535.
router-id: OSPF router ID, in dotted decimal format.
instance-name: VPN instance name, a string of 1 to 31 case-sensitive characters.
Description Use the
ospf command to enable an OSPF process.
Use the
undo ospf command to disable an OSPF process.
No OSPF process is enabled by default.
You can enable multiple OSPF processes on a router and specify different Router
IDs for these processes.
When using OSPF as the IGP for MPLS VPN implementation, you need to bind the
OSPF process with a VPN instance.
Enabling OSPF first is required before performing other tasks.
Examples # Enable OSPF process 100 and specify Router ID as 10.10.10.1.
<Sysname> system-view
[Sysname] ospf 100 router-id 10.10.10.1
[Sysname-ospf-100]
ospf authentication-mode
Syntax For MD5/HMAC-MD5 authentication:
ospf authentication-mode { md5 | hmac-md5 } key-id [ plain | cipher ] password
undo ospf authentication-mode { md5 | hmac-md5 } key-id