Site home page Get alerts when Linktionary is updated Book updates and addendums Get info about the Encyclopedia of Networking and Telecommunicatons, 3rd edition (2001) Download the electronic version of the Encyclopedia of Networking, 2nd edition (1996). It's free! Contribute to this site Electronic licensing info
|
NHRP (Next Hop Resolution Protocol) Related Entries Web Links New/Updated Information Note: Many topics at this site are reduced versions of the text in "The Encyclopedia of Networking and Telecommunications." Search results will not be as extensive as a search of the book's CD-ROM. There is a whole range of protocols and schemes that attempt to integrate IP and ATM networks. Classical IP over ATM, or CIP, is one such method. CIP uses an ATM network as its underlying data link network. CIP implements the concept of a LIS (logical IP subnet), which is a closed logical IP subnetwork consisting of a group of hosts. In CIP, an ATM attached host communicates with an ATMARP server to resolve IP-to-ATM address mappings. All communications within a LIS can take place over ATM PVCs or SVCs. All communication between different LISs requires an IP router to forward the packets. What NHRP does is provide a way for inter-LIS traffic to use ATM SVCs (shortcut paths) rather than go through the router. This improves performance as traffic flows across a direct switched virtual circuit. NHRP makes the ATM network appear as a single-hop between source and destination. Shortcut routing works as follows. If a long flow of packets is being transmitted, NHRP makes a decision about whether the flow is going to be long enough to warrant setting up a virtual connection. The decision is based on a default number of packets, usually ten. If a flow exists, NHRP goes to work to obtain the destination ATM address so a virtual circuit can be set up. An NHRP query goes out over the routed hop-by-hop path (which consists of individual ATM circuits between routers) to the destination and the answer is returned along this path to the source. The source then establishes a virtual circuit across the ATM network directly to the destination, bypassing the hop-by-hop routers and improving performance. Note that NHRP is an address resolution protocol that queries other routers across logical IP networks on top of ATM networks. NHRP resolves the given IP address of a destination, no matter what LIS, into its corresponding ATM address. Once the ATM address is known, a virtual circuit can be set up between LISs. Three important RFCs are listed here. Others are listed on the related entries page.
The ATM Forum integrated LANE and NHRP to provide a generic bridging and routing environment called MPOA (Multiprotocol over ATM). Copyright (c) 2001 Tom Sheldon and Big Sur Multimedia. |