R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

113
Default command level
2: System level
Examples
# Enable advertising and receiving opaque LSAs.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] opaque-capability enable
ospf
Use ospf to enable an OSPF process.
Use undo ospf to disable an OSPF process.
Syntax
ospf [ process-id | router-id router-id | vpn-instance vpn- instance-name ] *
undo ospf [ process-id ]
Default
No OSPF process is enabled.
Views
System view
Default command level
2: System level
Parameters
process-id: Specifies an OSPF process by its ID in the range of 1 to 65535.
router-id router-id: OSPF Router ID, in dotted decimal notation.
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN that the OSPF process belongs to.
vpn-instance-name is a case-sensitive string of 1 to 31 characters. If no VPN is specified, the OSPF
process belongs to the public network.
Usage guidelines
You can enable multiple OSPF processes on a router and specify different Router IDs for them.
You must enable an OSPF process before you perform other tasks.
Examples
# Enable OSPF process 100 and specify Router ID 10.10.10.1.
<Sysname> system-view
[Sysname] ospf 100 router-id 10.10.10.1
[Sysname-ospf-100]
ospf authentication-mode
Use ospf authentication-mode to set the authentication mode and key ID on an interface.
Use undo ospf authentication-mode to remove specified configuration.