3Com Switch 7750 Series
Command Reference Guide – Routing Protocol
Chapter 3 OSPF Configuration Commands
3-37
Example
# Configure area 1 as NSSA area.
<3Com> system-view
System View: return to User View with Ctrl+Z.
[3Com] ospf 1
[3Com-ospf-1] area 1
[3Com-ospf-1-area-0.0.0.1] network 36.0.0.0 0.255.255.255
[3Com-ospf-1-area-0.0.0.1] nssa
3.1.30 ospf
Syntax
ospf
[
process-id
[
router-id
router-id
] ]
undo ospf
[
process-id
]
View
System view
Parameter
process-id:
OSPF Process ID, ranging from 1 to 65535. By default, the process ID is 1.
process-id
is locally significant.
router-id
: Router ID used by an OSPF process, in dotted decimal notation.
Description
Use the
ospf
command to enable OSPF
Use the
undo ospf
command to disable OSPF
After OSPF is enabled, you can perform the related configuration in OSPF view.
By default, the system does not run OSPF.
Related command:
network
.
Example
# Enable OSPF.
<3Com> system-view
System View: return to User View with Ctrl+Z.
[3Com] router id 10.110.1.8
[3Com] ospf
[3Com-ospf-1]
# Enable the running of the OSPF protocol with process ID specified as 120.
<3Com> system-view