Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
What is the full form of AURP?
The full form of AURP is AppleTalk Update-based Routing Protocol. AURP is a specialized routing protocol designed to enable AppleTalk networks to communicate across non-AppleTalk network infrastructures, particularly TCP/IP networks, by creating tunnels between remote AppleTalk segments.
AppleTalk tunneling allows organizations to connect two or more local AppleTalk networks through a foreign network infrastructure to form a large wide area network (WAN). This enables seamless communication between distributed AppleTalk networks while utilizing existing TCP/IP backbone infrastructure.
How AURP Works
An AppleTalk WAN typically comprises multiple local AppleTalk networks connected through tunnels over a TCP/IP network. In this setup, local networks use AppleTalk protocols internally, while the backbone infrastructure uses a different protocol family (usually TCP/IP). AURP handles the encapsulation and routing of AppleTalk data across these foreign networks.
Types of AURP Tunnels
AURP supports two types of tunnels:
-
Point-to-point tunnels − Connect exactly two AppleTalk networks through a direct tunnel connection.
-
Multipoint tunnels − Allow multiple AppleTalk networks to communicate through a single tunnel infrastructure, providing scalable connectivity for distributed networks.
AppleTalk Protocol Suite Components
AURP operates within the broader AppleTalk protocol suite, which includes several key transport layer protocols:
-
Routing Table Maintenance Protocol (RTMP) − Handles local routing within AppleTalk networks
-
Name Binding Protocol (NBP) − Provides name-to-address resolution services
-
AppleTalk Update-Based Routing Protocol (AURP) − Manages routing across WAN connections
-
AppleTalk Transaction Protocol (ATP) − Provides reliable transaction services
-
AppleTalk Echo Protocol (AEP) − Implements network testing and diagnostics
Advantages and Disadvantages
| Advantages | Disadvantages |
|---|---|
| Built-in support in Mac operating systems | Not suitable for very large networks |
| Simple configuration and implementation | Slower performance compared to modern protocols |
| Cost-effective for small workgroups | Limited bandwidth efficiency |
| Seamless integration with existing TCP/IP infrastructure | Largely obsolete in modern networks |
Conclusion
AURP (AppleTalk Update-based Routing Protocol) enables AppleTalk networks to communicate across TCP/IP infrastructures through tunneling technology. While historically important for Apple networks, AURP has been largely replaced by modern TCP/IP-based solutions in contemporary networking environments.
