33 router ospf – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 269

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 269 of 855

Router configuration


Usage

You can configure an arbitrary value in the IP address format for each router. However, each router ID
must be unique.
If this command is used on an OSPF router process which is already active (has neighbors), the new
router-ID is used at the next reload or at a manual OSPF process restart. To manually restart the OSPF
process, use the clear ip ospf command.


Examples

The following example specifies a fixed router-id:
router ospf 119
router-id 10.1.1.1


Related Commands

clear ip ospf
router ospf

15.33 router ospf

To configure an Open Shortest Path First (OSPF) routing process, use the router ospf command in
global configuration mode. To terminate an OSPF routing process, use the no form of this command.


Command Syntax

router ospf [process-id [vrf vpn-name]]
no router ospf [process-id]

process-id

Internally used identification parameter for an OSPF routing process. It is
locally assigned and can be any positive integer. A unique value is assigned for
each OSPF routing process.

vrf vpn-name

(Optional) Specifies the name of the VPN routing and forwarding (VRF)
instance to associate with OSPF VRF processes.


Default

No OSPF routing process is defined.


Command Mode

Global configuration


Usage

You can specify multiple OSPF routing processes in each router. If you do not specify the process-id,
the process-id will be the default 0.

Advertising