Layer |
Description |
Device |
Protocol |
Application |
Provides network access for applications, flow control and error recovery. Provides communications services to applications by identifying and establishing the availability of other computers as well as to determine if sufficient resources exist for communication purposes. |
Gateway |
NCP, SMB, SMTP, FTP, SNMP, Telnet, Appletalk |
Presentation |
Performs protocol conversion, encryption and data compression |
Gateway and redirectors |
NCP, AFP, TDI |
Session |
Allows 2 applications to communicate over a network by opening a session and synchronizing the involved computers. Handles connection establishment, data transfer and connection release |
Gateway |
NetBios |
Transport |
Repackages messages into smaller formats, provides error free delivery and error handling functions |
Gateway |
NetBEUI, TCP, SPX, and NWLink |
Network |
Handles addressing, translates logical addresses and names to physical addresses, routing and traffic management. |
Router and brouter |
IP, IPX, NWLink, NetBEUI |
**Data Link |
Packages raw bits into frames making it transmitable across a network link and includes a cyclical redundancy check(CRC). It consists of the LLC sublayer and the MAC sublayer. The MAC sublayer is important to remember, as it is responsible for appending the MAC address of the next hop to the frame header. On the contrary, LLC sublayer uses Destination Service Access Points and Source Service Access Points to create links for the MAC sublayers. |
Switch, bridge and brouter |
None |
Physical |
Physical layer works with the physical media for transmitting and receiving data bits via certain encoding schemes. It also includes specifications for certain mechanical connection features, such as the adaptor connector. |
Multiplexer and repeater |
None |
Command |
Purpose |
Crtl-P | Recall commands in the history buffer starting with the most recent command. |
Crtl-N | Return to more recent commands in the history buffer after recalling
commands with Crtl-P or the up arrow key. |
Crtl-B | Move the cursor back one character |
Crtl-F | Move the cursor forward one character |
Crtl-A | Move the cursor to the beginning of the command line |
Crtl-E | Move the cursor to the end of the command line |
Esc B | Move the cursor back one word |
Esc F | Move the cursor forward one word |
Crtl-R or Crtl-L | Redisplay the current command line |