User Manual

Table Of Contents
3 Configuring the NCL1135
20 APCDNC0032.0A
6. To enable RIP to advertise the default route, if one exists, in the advertisement, type
<ip rip default>.
To send RIP to advertise static routes, as well as all other RIP information, type
<ip rip update>. noupdate sends all route information except static route information.
Setting OSPF Configuration
The Open Shortest Path First (OSPF) routing protocol generates an IP network layer database
and forwards that information to all other routers within the same network to determine the
shortest path between nodes. OSPF is compatible with other routing protocols and does not
affect packet content.
OSPF routing decisions are based on a Link-State Algorithmn (or Advertisement), which
allows faster delivery of packetized data, particularily within larger corporate and institutional
intranetworks, because each router is aware of the set of links used by every other router,
rather than only those of its adjacent router. In an OSPF-enabled environment, whenever a
router becomes aware of another router on one of its attached subnetworks, it creates a
logical link to that system, and treats it as a neighbour.
Send more compatible version 1 broadcasts (intended
for version 1 routers).
<ip rip compatible>
Disable RIP routing. <ip rip disable>
Enable RIP routing. <ip rip enable>
Send version 2 advertisements to RIP version 2
multicast addresses. This is generally more efficient
than broadcast.
<ip rip multicast>
To do this.... Type...
To do this.... Type...
Display OSPF area configuration <ip ospf area>
Add an OSPF area <ip ospf area add>
<Area aaa.bbb.ccc.ddd>
Delete an OSPF area <ip ospf area del>
<Area aaa.bbb.ccc.ddd>
Disable OSPF protocol. <ip ospf disable>
Enable OSPF protocol. <ip ospf enable>
Configure interface parameters. <ip ospf interface>
<interface>
<Area.aaa.bbb.ccc.ddd>
<Cost 0-65535>