3com S7906E Guide De Référence

Page de 2327
 
1-45 
Description 
Use the opaque-capability enable command to enable opaque LSA advertisement and reception. 
With the command configured, the OSPF device can receive and advertise the Type-9, Type-10 and 
Type-11 opaque LSAs. 
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 
Default Level 
2: System level 
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 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 10.10.10.1. 
<Sysname> system-view 
[Sysname] ospf 100 router-id 10.10.10.1