Previous Page Next Page

2.2.3.3 Choose a Routing Service

In order for packets to be delivered to devices on remote networks, at least one device on the local network must be configured to forward packets from the local network segment to the remote network segment(s). These devices are called routers.

There are a variety of different mechanisms used for routing packets in an IP network. The most simplistic routing mechanism is called "static routing," whereby an end-node (such as a desktop PC) is configured to simply forward any packet destined for a remote network to a pre- determined router. It is up to the router to deliver the packet from that point on.

Beyond this simple blind-forwarding approach, there are also several routing "protocols" that actively monitor the state of the network and make dynamic routing decisions based on the availability of various routers on the networks. The most common routing protocol is RIP (Router Information Protocol), which is very similar to the RIP protocol used on IPX networks. RIP routers publish a list of the networks that they are connected to every sixty seconds. Other RIP-aware devices on the network then read these advertisements and update their local routing tables accordingly. This allows a device to choose a specific router to use for delivery based on the information being published.

RIP works well in small networks, but does not work well in large or complex networks, as the routing tables can quickly become very large, slowing network performance tremendously. Another router protocol commonly found in larger organizations is OSPF (Open Shortest Path First). OSPF does not use frequent broadcasts and explicit maps to constantly update the network map, but instead uses infrequent "alerts" to notify devices of changes in the map. Also, the map itself allows for aggregating routes together, making the maps smaller, thereby improving performance.

You may need to discuss this subject with other system administrators, consultants, or service providers in order to determine the appropriate routing service, or to determine the IP address of the local router.

There are many other routing protocols, although static, RIP and OSPF are the most common. The routing service you will use for the NetWare server will be determined by a variety of factors:

For more information on IP routing, refer to section B.4 IP Routing.

STEP: To continue to the next step in the configuration process, go to section 2.2.4 Determine the Naming Service Information.

Previous Page Next Page

Copyright © 1997, Unoverica Corporation. All rights reserved. Unauthorized use prohibited.

Send comments to docs@unoverica.com