| A | B |
| Network | Two or more connected computers that share data |
| Communication | Occurs through protocols |
| WAN | Network over large geographical area |
| LAN | Network over limited geographical area |
| Public Switched Telephone Network (PSTN) | one of the oldest existing networks |
| IP Telephony | voice transmissions delivered in digital form |
| Mainframe (centralized) computing | Provided the first practical network solution |
| Mainframe liabilities | Handles all the processing work |
| The future of mainframes | Still prevalent in universities and some businesses |
| Two Tiered | 1stformatting info on screen; 2ndprocess logic and storage |
| Three Tiered | 1stclient; 2ndshared server; 3rdserver and database; |
| Scalable | Can adjust to demands easily |
| NOC | A specific location from which a network is managed and monitored and maintained |
| Protocols | Communication rules |
| Transmission Media | Components necessary to connect computers |
| Network Services | Shared resources |
| p2p | uses software to participate in decentralized networks on the Internet |
| Physical Network Topologies | The basic design of a network. Includes the physical components and layout. |
| Bus Networks | All components use the same cable |
| Star Network | Network nodes are connected through a central device |
| Ring Network | No central connection point |
| Hybrid Network | Combines bus and star and ring topologies |
| Mesh Network | Devices are connected with multiple paths |
| NOS | Manages resources on a network |
| OSI/RM | Defined by the International Organization for Standardization in 1983 |
| Application Layer Position | Layer 7 |
| Application Layer Purpose | File transfer |
| Presentation Layer Position | Layer 6 |
| Presentation Layer Purpose | Provides transformations on data so that it is presentable |
| Session Layer Position | Layer 5 |
| Session Layer Purpose | Establishes and manages and and terminates sessions (connections) between applications |
| Transport Layer Position | Layer 4 |
| Transport Layer Purpose | Provides reliable transport of data between end points |
| Network Layer Position | Layer 3 |
| Network Layer Purpose | Organizes data into datagrams (packets) |
| Data Link Layer Position | Layer 2 |
| Data Link Layer Purpose | Provides reliable transit of data across a physical link |
| Physical Layer Position | Layer 1 |
| Physical Layer Purpose | Transmits and receives bits |
| Headers (OSI/RM layer information) | Information that is added and subtracted as the packet moves through the layers |
| Trailer (information that validates the packet) | Cyclical Redundancy Check (CRC) |
| Application layer | SMTP and POP3 and IMAP and HTTP |
| Transport layer | TCP and SPX |
| Network layer | IP and IPX |
| Data link layer | Ethernet and Token Ring |
| Connection-Oriented (stateful) | Requires a connection at both ends before sending a packet across the network |
| Connectionless (stateless) | Packet is sent without establishing a connection first |
| Routable | TCP/IP and IPX/SPX |
| Nonroutable | NetBEUI and NetBIOS and SNA and LAT and DLC |
| Transmission Control Protocol/Internet Protocol (TCP/IP) | Default protocol for the Internet |
| TCP | Connection-oriented (stateful) |
| IP | Connectionless (stateless) |
| User Datagram Protocol (UDP) | Connectionless (stateless) |
| Combining protocols | Connectionless and connections-oriented |
| Binding | attach the protocol to the NIC |
| Binding order | For use when using multiple protocols |
| LAN (local area network) | A group of computers connected within a confined geographic area |
| WAN (wide area network) | A group of computers connected over |
| NAPs | Junction between high speed networks |
| Segments | Any piece or part of a larger structure |
| Network Interface Card (NIC) | Interface between the computer and the network |
| Repeaters | Low level device that amplifies the signal allowing it to travel farther |
| Hub | Central component in a star network |
| Bridge | Device that filters frames based on physical addresses (MAC) |
| Routers | Forwards messages based on logical addresses(IP) |
| Switches | Direct the flow of information from one node to another |
| Gateways (protocol converters) | Connects networks running different protocols |
| Channel Service/Data Service Unit (CSU/DSU) | Terminates physical connections |
| Modems | Device that translates analog (phone) signals into digital (computer) signals |
| Patch Panels | Centralized connection point between cables from other locations can be connected to each other |
| Firewall | Secure computer placed between a trusted and untrusted network |
| Twisted-pair Cable (10BaseT and Ethernet) | Most commonly used in networks |
| Coaxial Cable (thicknet and thinnet) | High-capacity cable for video and communication networks |
| Fiber-optic Cable (single & multi mode) | Uses light signals |
| Wireless | Carries data signals through spectrum technologies |
| Direct Sequence Spread Spectrum(DSSS) | Current wireless method |
| Frequency Hopping Spread Spectrum (FHSS) | Narrowband network |
| Twisted Pair | Prone to electromagnetic interference |
| Coaxial Cable | Not easily bendable |
| Thicknet | 500 meters |
| Thinnet | 185 meters |
| Fiber-optic Cable | No electromagnetic interference issues |
| Single mode | 3000 meters |
| Multimode | 1000 meters |
| Wireless | 11 54 Mbps |
| WAP | Central access point |
| Wired Equivalency Privacy (WEP) | Encryption in 64 256bit keys |
| MAC address filtering | Allows only certain MAC addresses to access the network |
| Synchronous Transmission | Devices share a transmission clock and rate |
| Asynchronous Transmission | No clock and not synchronized with another device |
| Simplex | data travels in one direction only |
| Half duplex (modems; walkie-talkies; Ethernet) | Travels in 2 directions; one direction at a time |
| Full Duplex (Fast Ethernet) | Travels in 2 directions at the same time |
| Baseband Transmission | Uses the entire bandwidth for a single channel (digital) |
| Broadband Transmission | Divides the media into multiple channels (analog) |
| IEEE 802.2 | Divides the OSI Data Link layer into two sublayers: LLC and MAC |
| IEEE 802.12 100VG-AnyLAN | Supports access method called demand priority |
| X.25 | Original packet-switching from ARPANET |
| Fast packet switching | Used on the Internet |
| ATM | Use both LAN and WAN |
| North American digital transmission format | Provides dedicated and private-line services for digital voice and data transmission |
| T1 | 1.544 Mbps |
| T2 | 6.312 Mbps |
| T3 | 44.736 Mbps |
| T4 | 274.176 Mbps |
| European digital transmission format | Provides dedicated and private-line services for digital voice and data transmission |
| E1 | 2.048 Mbps |
| E2 | 8.448 Mbps |
| E3 | 34.368 Mbps |
| E4 | 139.264 Mbps |
| E5 | 565.148 Mbps |
| TCP/IP Application to OSI Application & Presentation | This is the layer closest to the user |
| TCP/IP Transport to OSI Transport and Session | Accepts application layer data |
| TCP/IP Internet to OSI Network | Addresses and routes packets |
| TCP/IP Network Access to OSI Physical and Data Link | Accepts datagrams from the Internet Layer |
| RFCs | Published documents of interest to the Internet community |
| States | Process before protocol becomes a standard |
| Experimental | Not intended for operation except in experiment |
| Proposed | Testing and research stage |
| Draft | Test results are analyzed; feedback is requested |
| Historic | Protocols replaced by more recent ones |
| Informational | Protocols developed outside of the IETF (usually by vendors) |
| Network Access Layer | Ethernet; LAN; WAN |
| Internet Layer | IP; ICMP; IGMP; ARP; RARP |
| Transport Layer | TCP; UDP |
| Application Layer | HTTP; FTP; TFTP; TELNET; NNTP; SMTP; SNMP; DNS; BOOTP; DHCP |
| Demultiplexing Routing | Process of choosing a path to send packets |
| Direct Routing | Sends information to hosts within the same physical network |
| Indirect Routing | Packets move between outside networks; requiring a router |
| Routing Process | Packet must have a destination address |
| Table of addresses | Input by hand (static routing) |
| Interior Protocols | Used within a company network |
| RIP | protocol that maintains the best closest route to a destination |
| OSPF | protocol that uses bandwidth; connections and security to determine the best route to a destination |
| Exterior Protocols | Used outside a company network |
| Port Numbers | Contained in packet information |
| Address Form | Contains the network portion (N) and host portion (h) |
| Class A | N.h.h.h |
| Class B | N.N.h.h |
| Class C | N.N.N.h |
| Class A | Numbered from 0 - 126 |
| Class B | Numbered from 128 - 191 |
| Class C | Numbered from 192 - 223 |
| Class D | Numbered from 224 239 |
| Class E | Numbered from 240 247 |
| Loopback 127 | Used for troubleshooting and diagnostics |
| Broadcast - 255 | Used to broadcast packets to ALL hosts on the network |
| Reserved | 10; 172; and 192 (in the first octet); Used for private networks |
| Shortcomings of IPv4 | Limited address space |
| Strengths of IPv6 | More efficient and requires less administrative overhead than IPv4 |
| Default gateway | The device that routes information out of the LAN |
| Broadcast address | Sends messages to all the network hosts |
| Network Addresses | Contain a 0 in the host portion of the address |
| Host Addresses | Can not contain a 0 in the host portion of the address |
| Ping | Determines connectivity between source and destination |
| Tracert or Traceroute | Determines the path between source and destination |
| Netstat | Displays the contents of network data structures |
| Ipconfig (WinNT; 2K or XP) winipcfg (Win 95; 98; Me) | Displays the physical address; the IP address; subnet mask and default gateway |
| Network Analyzers | Captures data as it moves through the network |