beautypg.com

Router ospf – Allied Telesis AT-S83 User Manual

Page 350

background image

Chapter 15: Open Shortest Path First (OSPF) Commands

350

ROUTER OSPF

Syntax

router ospf PROCESSID <1-65535>

no router ospf PROCESSID

Parameters

PROCESSID

Indicates any positive integer that identifies a routing

process. The value for this parameter must be unique
for each routing process. Choose a value between 1
and 65,535.

Description

Use the ROUTER OSPF command to enter the Router mode and to
configure an OSPF routing process. Once you enter the Router mode, the
prompt changes to indicate a new mode. Specify the Process ID
parameter to configure multiple instances. By default, no routing process
is defined.

The Process ID of OSPF is an optional parameter. When running a single
instance of OSPF, you are not required to specify the Process ID.
However, to run multiple instances of OSPF you must specify the Process
ID.

Use the no form of this command to terminate an OSPF routing process.
The process ID must be a unique value for each routing process.

Command Mode

Configuration Terminal mode

Example

The following example accesses the Router mode and shows the change
to the prompt to indicate the new mode:

switch#configure terminal

switch(config)#router ospf 100

switch(config-router)#

Related Commands

none