- AppleTalk - X.25 -
enables DTE use over DCE networks; precursor to Frame Relay
- ARP -
‘Address Resolution Protocol’ (“What's the MAC address for this IPaddress?”)
- RARP -
‘Reverse Address Resolution Protocol’ (“I am diskless workstation XXX;What is my IP address?”)
- BootP -
‘Bootstrap Protocol’ (“I am diskless workstation YYY; What is my IPaddress and what should I do first?”)
- DHCP -
‘Dynamic Host Configuration Protocol’ (“I’m new here; what is ALLmy IP information?”)
- ICMP -
‘Internet Control-Message Protocol’ error-reporting, supporting:
PING -
‘Packet Internetwork Groper’ connectivity detector
TraceRoute -
traces packet paths using ICMP timeouts
delivery of operational messages such as “Destination Unreachable,” “BufferFull,” and “Maximum Hop Count Reached”- RIP -
‘Routing Information Protocol’ routing scheme
- IGRP
- ‘Interior Gateway Routing Protocol’ routing scheme for large,heterogeneous networks
- OSPF -
‘Open, Shortest Path First’ routing scheme
- EIGRP
- ‘Enhanced Interior Gateway Protocol’ routing scheme
- BGP
- ‘Border Gateway Protocol’ routing scheme
- IGMP
- ‘Internet Group Management Protocol’ membership manager for multicast groups
- RSVP
- ‘Resource reSerVation Protocol’ bandwidth reserver
TECHNOLOGIES:- routers
(slower, software-based)
- layer 3 switches
(faster, ASIC hardware-based)
THE LOWER LAYERS: HARDWARE MANAGEMENT
Data-Link Layer
– “Destination Drop-Boxes & Doorsteps”
* nails packets into FRAMES or CELLS *
It's all about HARDWARE ADDRESSING; the mailman finding a mailbox;“Where, exactly, is this going?” “When, exactly, does it go?”
Validates the integrity of the flow of data from one node to another bysynchronizing blocks of data and controlling the flow of data.KEY CONCEPT:
framing
NETWORK OPERATIONS PERFORMED:- physical / hardware / MAC identification- framing data for transmission onto the local network segment- breaking up collision domains- CRC (Cyclic Redundancy Check) error notification (not correction)DISCRIMINATES BY:- hardware (MAC) addressesPROTOCOLS (for transmission) FOUND AT THIS LAYER:- 802.2 -
defines connection-oriented & connectionless operations; L2 framing
- PPP -
‘Point-to-Point Protocol’ fake Ethernet over modem or serial link
- HDLC
-
‘High-level Data Link Control’ (generic or Cisco) error correction
Add a Comment
mikemo123left a comment
fourmyskullleft a comment