OSPF Commands
©2008 Allied Telesis Inc. All rights reserved.
30.48
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
router ospf
Use this command to enter router mode and to configure an OSPF routing process. You can
specify the process ID with this command if there are multiple OSPF routing processes on the
device.
Use the
no
parameter with this command to terminate an OSPF routing process. Use the no
parameter with the process ID parameter, to terminate and delete a specific OSPF routing
process. If no process ID is specified on the
no
command, then all OSPF routing processes are
terminated, and all OSPF configuration is removed.
Syntax
router ospf [PROCESSID]
no router ospf [PROCESSID]
Default
No routing process defined.
Mode
Configure mode
Usage
The process ID of OSPF is an optional parameter. When running a single instance of OSPF, you
may or may not specify the Process ID, but when running multiple instances of OSPF you must
specify the Process ID.
Examples
This example shows the use of
router ospf
command to enter
router
mode. Note
the change in the prompt.
awplus#configure terminal
awplus(config)#router ospf 100
awplus(config-router)#
Parameter
Description
PROCESSID
<1-65535>
Any positive integer identifying a routing process.