33 router ospf, 34 summary-address (ospf) – CANOGA PERKINS 9175 Command Reference User Manual
Page 238
CanogaOS Command Reference
15-29
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.
Examples
The following example configures an OSPF routing process and assign a process number of 109:
router ospf 109
Related Commands
network area
15.34 summary-address (OSPF)
To create aggregate addresses for Open Shortest Path First (OSPF), use the summary-address
command in router configuration mode. To restore the default, use the no form of this command.
Command Syntax