router ospf
Enables or disables the OSPF protocol for the router.
Syntax: [no] router ospf number
number
The OSPF process on this router. Must be unique number.
Description: Currently, the Avici router supports only one instance of OSPF. In the event that multiple instances are to be supported in a future release, this number will distinguish the instances.
Use the router ospf number command to globally enable OSPF on the router.
Use the no router ospf number command to globally disable OSPF on the router.
WARNING The no router ospf number command deletes the OSPF configuration from the running configuration file - including the OSPF statements at the interface level.
Factory Default: OSPF not enabled.
Command Mode: Configuration.
Example: In the following example, the router ospf number command enables OSPF with a process number of 10, and the show ip ospf command shows the setting:
router(config)#router ospf 13
router(config)#end
router#show ip ospf
OSPF is running, process id: 13, router id: 10.10.10.10
Number of areas: 1, normal: 1, stub: 0
.
.
.
Related Commands: network area
show ip ospf
Copyright © 2004
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: ospf.fm
HTML File Name: ospf22.html
Last Updated: 05/10/04 at 16:34:58