
Configuring IP, ARP, RARP, RIP, and OSPF Services
2-4
308627-14.20 Rev 00
Starting OSPF
You start OSPF on the router by adding OSPF to an existing IP interface.
To start OSPF, go to an IP interface prompt and enter:
ospf area
<area_id>
area_id
is the identifier, expressed in dotted-decimal notation, of the OSPF area to
which the router is connected through the IP interface.
For example, the following command adds OSPF to IP interface 2.3.3.3/255.0.0.0.
This interface connects the router to OSPF area 0.0.0.0, the OSPF backbone.
ip/2.3.3.3/255.0.0.0#
ospf area 0.0.0.0
ospf/2.3.3.3#
OSPF is now running on the router and on the interface with default values for all
parameters. You customize OSPF by modifying OSPF parameters as described in
Chapter 6, “Customizing OSPF Services.”
Starting Router Discovery
You start Router Discovery by adding it to an IP interface.
To start Router Discovery, go to an IP interface prompt and enter:
rdisc
For example, the following command adds Router Discovery to IP interface
2.2.2.2/255.0.0.0:
ip/2.2.2.2/255.0.0.0#
rdisc
rdisc/2.2.2.2#
Router Discovery is now running on IP interface 2.2.2.2/255.0.0.0 with default
values for all parameters. You customize Router Discovery by modifying
parameters as described in “Customizing Router Discovery” on page 3-62.
Komentáře k této Příručce