Previous Page: Migrating an Internetwork with Products That Require RIP and SAP  

Migrating an Internetwork with WAN Connections or Third-Party Routers

This topic explains how to migrate WAN connections or third-party routers on your internetwork to run---or interoperate with---NLSP software.

This topic includes the following sections:


Migrating WAN Connections That Use Novell Multiprotocol Routing Software

This section explains the choices you have when migrating a WAN connection that uses any of the following Novell products:

How you migrate the connection depends on how you want it to operate:


Running NLSP over the Connection

When NLSP operates over a WAN connection, it sends a Hello packet periodically to check whether the connection is still active. The traffic generated by NLSP is negligible compared to that generated by RIP and SAP.

To run NLSP over a WAN connection, you install and configure Novell Internet Access Server 4.1 on the routers at each end of the connection. The following steps summarize how to do this:

  1. Install Novell Internet Access Server 4.1 on the routers at each end of the connection.

  2. Start NetWare.

  3. Load NIASCFG, then select the following parameter path:

    Select Configure NIAS > Protocols and Routing

  4. Complete the following tasks:

    IMPORTANT:  These tasks are outlined in greater detail under "Setting Up" for IPX and each WAN protocol. Refer to this documentation for complete instructions if you are unfamiliar with the Novell Internet Access Server Configuration utility (NIASCFG).

    1. Assign a WAN driver to the interface you want to use.

    2. Configure the interface parameters specific to the WAN medium (X.25, for example).

    3. Create a WAN call destination to the router at the other end of the connection.

    4. Select NLSP as the routing protocol.

    5. Configure the IPX protocol parameters.

    6. Bind IPX to the WAN interface; configure the bind parameters for the interface.

  5. Press Esc , then enter

    REINITIALIZE SYSTEM


Enabling RIP/SAP Periodic Updates over the Connection

This topic explains how to migrate a router running NetWare WAN Links 2.0, NetWare MultiProtocol Router Plus 2.1, or NetWare MultiProtocol Router Plus 2.11 to interoperate with Novell Internet Access Server 4.1.

These earlier versions of Novell multiprotocol routing software provide a configurable parameter that determines how the router transmits RIP and SAP packets over a WAN connection. This parameter, Send RIP/SAP Updates , has two options:

For a router running NetWare WAN Links 2.0, NetWare MultiProtocol Router Plus 2.1, or NetWare MultiProtocol Router Plus 2.11 to interoperate with Novell Internet Access Server 4.1, you must enable the router to transmit RIP and SAP updates periodically over the WAN connection.

If you want, you can migrate the local router---and the router at the other end of the connection---in stages. Figure 10 summarizes the three-stage process for migrating RIP/SAP routers to NLSP.

Figure 10
Migrating RIP/SAP Routers to NLSP

The following paragraphs explain each stage of migration.

To change the RIP/SAP update mode, or to verify that the active configuration is compatible with NLSP, complete the following steps on the router running the earlier version:

  1. Load INETCFG.

  2. The first selection, LAN and WAN Board Parameters , is already highlighted; just press Enter .

    A new screen displays the configured boards and interfaces.

  3. Scroll to a WAN interface, then press Enter .

    A new menu displays the configuration parameters for the interface.

  4. Find the Send RIP/SAP Updates parameter.

  5. If the Send RIP/SAP Updates parameter is set to Only on Change , select the field and change it to Periodically .

  6. Press Esc , then select Yes to save the change.

  7. Press Esc again to return to the Internetworking Configuration menu.


Increasing the RIP and SAP Periodic Update Intervals

Another way to reduce RIP and SAP traffic over a WAN connection is to increase the RIP and SAP periodic update intervals on the routers at each end of the connection. This solution, however, is the least preferable for the following reasons:

These intervals are measured in 30-second increments. You can set them to any value between 1 (30 seconds) and 10,000 (5,000 minutes, or slightly longer than 83 hours).

IMPORTANT:  All routers with the same network number must use the same periodic update interval.

To increase the RIP and SAP periodic update intervals, install Novell Internet Access Server 4.1 on the routers at each end of the connection and then complete the following steps:

  1. Load NIASCFG, then select the following parameter path:

    Select Configure NIAS > Protocols and Routing

  2. Select Bindings , then press Enter .

    A new screen displays the interfaces currently bound to IPX.

  3. Scroll to a WAN interface, then press Enter .

    The Binding IPX to a WAN Interface menu appears.

  4. Select Expert Bind Options , then press Enter .

    The Expert WAN Bind Options menu appears.

  5. To increase the RIP periodic update interval:

    1. Select RIP Bind Options , then press Enter .

      The RIP Bind Options menu appears.

    2. Highlight the Periodic Update Interval parameter.

    3. Enter any value up to 10,000, then press Enter .

    4. Press Esc .

  6. To increase the SAP periodic update interval:

    1. Select SAP Bind Options , then press Enter .

      The SAP Bind Options menu appears.

    2. Highlight the Periodic Update Interval parameter.

    3. Enter any value up to 10,000, then press Enter .

    4. Press Esc.

  7. Press Esc until you return to the Internetworking Configuration menu; when you are prompted, select Yes to save your changes.

  8. Press Esc, then enter

    REINITIALIZE SYSTEM


Migrating Connections That Use Third-Party Routers

If you are migrating any connections that use third-party routers that do not support NLSP but do support IP routing or IPX RIP/SAP routing, you have three choices:


Replacing Third-Party Routers with Novell Internet Access Server 4.1

Although this solution offers many features in addition to NLSP routing, it is not always practical or possible because of throughput demands and budget restrictions.


Tunneling Through Third-Party IP Routers

This topic explains how to interoperate with third-party IP routers by setting up an IP tunnel between NetWare systems. Novell provides the following data-link drivers for this purpose:


Using the IPRELAY Driver

NLSP works with third-party IP routers by means of IPRELAY. IPRELAY encapsulates IPX packets in UDP/IP datagrams that can be forwarded by any IP router.

IPRELAY operates more efficiently than the IPTUNNEL driver provided with NetWare 3.12 and NetWare MultiProtocol Router version 2.x or earlier. To further conserve network bandwidth and reduce the cost of IP encapsulation, Novell Internet Access Server 4.1 uses IPX header compression over the IPRELAY tunnel. Header compression reduces the size of the IPX header to a few bytes.

Figure 11 shows a typical example of a WAN connection that uses third-party IP routers to link two NetWare LANs.

Figure 11
Tunneling Through Third-Party IP Routers with IPRELAY

To configure the IPRELAY tunnel on each NetWare system, complete the following steps:

  1. Install Novell Internet Access Server 4.1 on one of the NetWare systems.

  2. Start NetWare.

  3. Load NIASCFG, then select the following parameter path:

    Select Configure NIAS > Protocols and Routing

  4. Complete the following tasks:

    IMPORTANT:  These tasks are outlined in greater detail in Setting Up in the IP Tunnels for IPX and AppleTalk documentation. Refer to this documentation for complete instructions if you are unfamiliar with NIASCFG.

    1. Enable the TCP/IP protocol and bind IP to the WAN interface you want to use.

      The IPX protocol is enabled by default.

    2. Enable the Tunnel IPX Through IP parameter.

      NIASCFG assigns the IPRELAY driver automatically to the WAN interface.

    3. Configure the IPRELAY tunnel parameters (Remote Peers , UDP Checksum , and so on).

      NIASCFG binds IPX to the WAN interface automatically and creates a WAN call destination to the peer Novell router at the other end of the tunnel.

      IPX header compression is enabled automatically on any WAN interface that uses IPRELAY.

  5. Press Esc , then enter

    REINITIALIZE SYSTEM

  6. Repeat Steps 1 through 5 on the NetWare system connected to the third-party router at the other end of the tunnel.

  7. After you have configured the tunnel on the NetWare systems, disable RIP and SAP routing on the third-party routers.


Using the IPTUNNEL Driver

You can also tunnel through third-party IP routers with IPTUNNEL, a data-link LAN driver provided with the following Novell products:

Like IPRELAY, IPTUNNEL encapsulates IPX packets in UDP/IP datagrams that can be forwarded by any IP router. Although IPTUNNEL is less efficient than the newer IPRELAY for large networks, it can still provide a significant reduction in routing traffic over WAN connections.

If you want to use NLSP with IPTUNNEL, each NetWare system at the end points of the tunnel must be running NLSP software, such as IPX Upgrade for NetWare Servers 6.5a, NetWare MultiProtocol Router 3.x, or Novell Internet Access Server 4.x. For example, to exchange IPX/NLSP packets through an IP tunnel between two or more NetWare 3.12 servers, you must complete the following tasks:

  1. Install IPX Upgrade for NetWare Servers 6.5a on each NetWare 3.12 server.

    For instructions, refer to the README file .

  2. Configure the IPTUNNEL parameters on each server.

    For instructions, refer to your Novell product documentation.

  3. When you bind IPX to the IPTUNNEL driver, set RIP=NO and SAP=NO at each tunnel interface.

    The BIND command line should look like this:

    BIND IPX IPTUNNEL NET=network_number RIP=NO SAP=NO



  Previous Page: Migrating an Internetwork with Products That Require RIP and SAP