Term
|
Definition
| Electrical transmission of data among systems, whether through analog, digital, or wireless transmission types. |
|
|
Term
|
Definition
| Standard set of rules that determines how systems will communicate across networks. |
|
|
Term
|
Definition
| Architecture is one that no vendor owns, that is not proprietary, and that can easily integrate various technologies and vendor implementations of those technologies. |
|
|
Term
|
Definition
| Layer 7, works closest to the user and provides file transmissions, message exchanges, and terminal sessions |
|
|
Term
|
Definition
| Layer 6, provides a common means of representing data in a structure that can be properly processed by the end system. |
|
|
Term
|
Definition
| Layer 5, responsible for establishing a connection between the two, maintaining it during the transfer of data, and controlling the release of this connection. |
|
|
Term
|
Definition
| Communication takes place in one direction. |
|
|
Term
|
Definition
| Communication takes place in both directions, but only one application can send information at a time. |
|
|
Term
|
Definition
| Communication takes place in both directions, and both applications can send information at the same time. |
|
|
Term
|
Definition
| Layer 4, provides end-to-end data transport services and establishes the logical connection between two communicating computers. |
|
|
Term
|
Definition
| Layer 3, used to insert information into the packet’s header so that it can be properly addressed and routed, and then to actually route the packets to their proper destination. |
|
|
Term
|
Definition
| Layer 2, converts the data into bits for the physical layer. |
|
|
Term
| Logical Link Control (LLC) |
|
Definition
| Defined in the IEEE 802.2 specification, communicates with the protocol immediately above it, the network layer. |
|
|
Term
| Media Access Control (MAC) |
|
Definition
| Has the appropriately loaded protocols to interface with the protocol requirements of the physical layer. |
|
|
Term
|
Definition
| Layer 1, converts bits into voltage for transmission. |
|
|
Term
| Application Layer Protocols |
|
Definition
• File Transfer Protocol (FTP) • Trivial File Transfer Protocol (TFTP) • Simple Network Management Protocol (SNMP) • Simple Mail Transfer Protocol (SMTP) • Telnet • Hypertext Transfer Protocol (HTTP) |
|
|
Term
| Presentation Layer Standards |
|
Definition
• American Standard Code for Information Interchange (ASCII) • Extended Binary-Coded Decimal Interchange Mode (EBCDIC) • Tagged Image File Format (TIFF) • Joint Photographic Experts Group (JPEG) • Motion Picture Experts Group (MPEG) • Musical Instrument Digital Interface (MIDI) |
|
|
Term
|
Definition
• Network File System (NFS) • NetBIOS • Structured Query Language (SQL) • Remote procedure call (RPC) |
|
|
Term
| Transport Layer Protocols |
|
Definition
• Transmission Control Protocol (TCP) • User Datagram Protocol (UDP) • Secure Sockets Layer (SSL) • Sequenced Packet Exchange (SPX) |
|
|
Term
|
Definition
• Internet Protocol (IP) • Internet Control Message Protocol (ICMP) • Internet Group Management Protocol (IGMP) • Routing Information Protocol (RIP) • Open Shortest Path First (OSPF) • Novel Internetwork Packet Exchange (IPX) |
|
|
Term
|
Definition
• Address Resolution Protocol (ARP) • Reverse Address Resolution Protocol (RARP) • Point-to-Point Protocol (PPP) • Serial Line Internet Protocol (SLIP) |
|
|
Term
| Phyiscal Layer Interfaces |
|
Definition
• High-Speed Serial Interface (HSSI) • X.21 • EIA/TIA-232 and EIA/TIA-449 |
|
|
Term
| Transmission Control Protocol/Internet Protocol (TCP/IP) |
|
Definition
| Suite of protocols that governs the way that data travels from one device to another. |
|
|
Term
|
Definition
| Connectionless protocol that provides the addressing and routing capabilities for each package of data. |
|
|
Term
| Transmission Control Protocol (TCP) |
|
Definition
| Reliable and connection-oriented protocol, that ensures that packets are delivered to the destination computer. |
|
|
Term
| User Datagram Protocol (UDP) |
|
Definition
| Best-effort, connectionless protocol, that has neither packet sequencing nor flow and congestion control, and the destination does not acknowledge every packet it receives. |
|
|
Term
|
Definition
0.0.0.0 to 127.255.255.255 |
|
|
Term
|
Definition
128.0.0.0 to 191.255.255.255 |
|
|
Term
|
Definition
192.0.0.0 to 223.255.255.255 |
|
|
Term
|
Definition
224.0.0.0 to 239.255.255.255 |
|
|
Term
|
Definition
240.0.0.0 to 255.255.255.255 |
|
|
Term
|
Definition
| First byte is the network portion and the remaining three byes are the host portion. |
|
|
Term
|
Definition
| First two bytes are the network portion and the remaining two bytes are the host portion. |
|
|
Term
|
Definition
| First three bytes are the network portion and the remaining one byte is the host portion. |
|
|
Term
|
Definition
| Used for multicast addresses |
|
|
Term
|
Definition
|
|
Term
| Asynchronous communication |
|
Definition
| Transfers data sequentially, uses start and stop bits, and requires that communicating devices to communicate at the same speed. |
|
|
Term
| Synchronous communication |
|
Definition
| High-speed transmission controlled by electronic clock timing signals. |
|
|
Term
|
Definition
| Represent binary digits as discrete electrical pulses |
|
|
Term
|
Definition
| Continuous signals that vary by amplification and frequency |
|
|
Term
|
Definition
| Uses the full bandwidth for only one channel and has a low data transfer rate |
|
|
Term
|
Definition
| Divides the bandwidth into many channels, enabling different types of data to be transmitted, and provides a high data transfer rate |
|
|
Term
|
Definition
| Occurs when a packet is sent from one source computer to one destination computer. |
|
|
Term
|
Definition
| Occurs when a packet is sent from one source computer to several specific computers. |
|
|
Term
|
Definition
| Occurs when a packet is sent from one source computer to all computers on a certain network segment. |
|
|