AppleTalk
- Routing
Though not originally designed to be routed over a WAN, this changed in
AppleTalk version 2. With the release of version 2, AppleTalk introduced
Routing Table Maintenance Protocol (RTMP),
which is a distance
vector protocol similar to RIP, for both IP an IPX.
- Addressing
Uses a 24-bit address, of which 16 bits are allotted to the network. Each
network segment will receive either one 16-bit network number (supports up
to 254 nodes per network) or a range of 16-bit numbers (called “extended
AppleTalk” because it can support more than 254 nodes). Each node
automatically assigns itself a node address. AppleTalk networks also use
areas called zones, which allow a network to be segmented into logical
areas.
- Interoperability
Only Apple computers come out of the box with AppleTalk installed. Most
Windows operating systems can support AppleTalk, but only with
additional software support.
- Naming
Uses Name Binding Protocol (NBP),
which associates a computer’s node name with its network address. This
protocol is broadcast-based, so every device broadcasts its name when it
logs onto the network.
TCP/IP
IPX/SPX
NetBEUI/NetBIOS
AppleTalk
2.4 Identify the OSI layers at which the following network
components operate:
- Hubs
- Switches
- Bridges
- Routers
- Network Interface Cards
Device |
OSI
Model Layer |
Hubs |
Layer 1
(Physical) |
Switches |
Layer 2
(Data Link) |
Bridges |
Layer 2
(Data Link) |
Routers |
Layer 3
(Network) |
Network
Interface Cards |
Layer 1
(Physical) |
Please note: the above doesn’t tell the whole story.
You should know there are a number of grey areas. For instance, there is such an
animal as a “Layer 3 Switch” (see the switch entry for the 1.6 objectives)
and some routers work at Layer 4. However, in general, when you think of the
above devices, you should automatically associate them with the layers listed in
the right column.
2.5 Define the purpose, function, and/or use of the following
protocols within TCP/IP:
- IP
- TCP
- UDP
- FTP
- TFTP
- SMTP
- HTTP
- HTTPS
- POP/IMAP4
- TELNET
- ICMP
- ARP
- NTP