| 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; 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; 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; manages; 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; POP3; IMAP; HTTP |
| Transport layer | TCP; SPX |
| Network layer | IP; IPX |
| Data link layer | Ethernet; 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; NetBIOS; SNA; LAT; 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; Ethernet) | Most commonly used in networks |
| Coaxial Cable (thicknet; 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; 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 |
| File servers | network servers that store data files and programs that can be shared by network users |
| Print servers | network servers that allow multiple users to send print jobs to the same physical printer |
| Line Printer/Line Printer Daemon (LPR/LPD) | printing protocol in UNIX that allows users to submit print jobs to network printers |
| HyperText Transfer Protocol (HTTP) Servers | Servers act as delivery systems |
| MIME (Multipurpose Internet Mail Extensions) | Protocol that identifies files types and encodes and decodes the file |
| Security and OS Security | Uses permissions to restrict access |
| Access Control | Defines access to the files residing on the server |
| Virtual Directories (aliases) | Allows mapping of URLs to file names |
| Logging | Log requests and information |
| Access data | Logs all HTTP commands |
| Referrer data | Logs how many times the site is accessed |
| Error data | Server errors; dropped TCP connections and access violations |
| Database | a file that stores information in a series of tables and columns |
| Relational database | a database consisting of two or more tables related by a common field |
| Database server | a server that presents relational databases and makes it possible for remote individuals to access the data |
| Proxy server | an intermediary between a network host and other hosts outside the network |
| Mailing List Manager (MLM) | the interface that allows you to configure a mailing list server |
| Buffer | cache of memory that stores frequently-used data to allow for faster access times |
| DNS | Mechanism used on the Internet to translate host computer names into IP addresses |
| Hosts File | File referenced locally by applications and commands for name-to-address resolution |
| DSN Server Types | Root; primary; secondary; caching-only; forwarding |
| DNS Records | Entries in DNS database that provide additional routing and resolution information |
| Domain Name Server (DNS) | Distributed database |
| nslookup | Used to query Internet domain name servers to learn name-to-IP-address mappings |
| File Transfer Protocol (FTP) Servers | Used for uploading and downloading files |
| Certificate Server | Validate or certify keys (calculated text strings used for security) |
| News Servers | Uses Network News Transfer Protocol (NNTP) |
| Directory Server | Identifies all resources on a network; then makes them available to authenticated users |
| LDAP | TCP/IP protocol that allows communication on both intranets and the Internet |
| Catalog servers | Index databases; files and information and allow keyword; Boolean and other searches |
| Fax servers | Provide a centrally located fax system |
| Transaction servers | Guarantee that all required databases are updated when a transaction takes place |
| Daemon | UNIX program initiated at startup; runs in the background until required |
| inetd | Daemon that listens on specified TCP and UDP ports (0 to 1023) and launches services to support requests it receives |
| xinetd | Modified form of inetd that is more secure; provides more control over how daemons are run and which remote systems can use a particular daemon |
| Mirrored Server | Provides data redundancy by writing to two physical hard drives each time a write operation occurs |
| Apache Web server | Used by more than half of all Web sites |
| Microsoft IIS | Includes HTTP; FTP; NNTP; SMTP; certificate; ASP; index (catalog) and transaction services |
| Lotus Domino series | Includes all the most-used servers; including certificate; HTTP; SMTP and FTP |
| Sun ONE servers | Support many platforms; including OS/2; Windows NT and 2000; Solaris; AIX; HP-UX; AS/400 and S/390 |
| Java servlet | Java code that is compiled and runs solely on Web servers |
| Mainboard | Main circuit board in a computer |
| IRQs | Hardware lines used to identify when a device wants to communicate with the processor |
| I/O address | Memory location that allows the system processor and system devices to communicate |
| DMA | Allows a device to access system memory directly; bypassing the processor |
| Communication | Mass storage devices are connected to the motherboard through an interface |
| SATA | Provides faster speeds than standard ATA |
| SCSI | Multiple devices can be connected to a single controller in a daisy chain configuration |
| NIC | Network devices must have a network interface card (or network adapter card) |
| Transceiver | the network adapter component that handles data transmission |
| PS/2-style ports | Mouse and keyboard |
| Serial ports | Communicate using serial asynchronous communication |
| Parallel ports | Communicate using parallel communication |
| USB ports | Communicate using serial communication |
| FireWire (IEEE 1394) | A high-speed serial interface to which you can daisy chain as many as 63 peripheral devices |
| CD-ROM | An optical storage device from which data can be read only |
| DVD | optical storage device from which data can be read only |
| Purchase Software Licensing | Gives you the right to use the software under certain restrictions |
| Partition | Divides the disk storage space |
| Primary partition | the systems boot drive; used for system startup |
| Extended partition | the remaining drive space after you create the primary partition |
| NTFS (Windows) | Allows permission bits to be set on system resources |
| Convert Utility | Used to convert a partition or logical drive from FAT or FAT32 to NTFS |
| Backup Files | Stores copies of folders and files to a source other than the computer's hard disk |
| Access Backup Files | Use restore data feature |
| Dr. Watson | Windows application debug program that creates a system error report |
| Telnet | TCP/IP command that establishes a remote connection with a server |
| Secure Shell (SSH) | protocol and command interface that can gain secure access to a remote computer |
| Virtual Network Computing (VNS) | program that controls a remote computer |
| Remote Desktop | Windows XP service used to gain access to a Windows session that is running on another computer |
| Remote Assistance | Windows XP service used to seek help from a remote user |
| Security | Procedures designed to protect transmitted and stored information; as well as network resources |
| Security administrators | Determines who can take appropriate actions on specific items at the appropriate time |
| Spoofing (masquerade) | Host or program assumes an identity of a network device |
| Man-in-the-middle (hijacking) | Packet sniffing intercepts data |
| Denial-of-service (DOS) | A system is flooded with packets |
| Distributed Denial-of-service (DDOS) | Use multiple applications to flood the system |
| Brute force | Attempts to break the authentication code to access the system (logon and passwords) |
| Dictionary | Repeated attempts to guess a password |
| Back door | Commands allow access to system |
| Buffer overflow | Occurs when a legitimate application exceeds the memory buffer allocated to the OS |
| Trojan horse | Hides a command within a common function to cause a breach in security |
| Social engineering | Convinces people to reveal sensitive information |
| Authentication | The ability to determine a users true identity |
| Account lockout | Disables accounts after a given number of invalid passwords have been entered |
| Account reset | Enables you to choose whether accounts reset automatically after a given interval |
| Encryption | Primary means to ensure privacy across the Net |
| Asymmetric-key Encryption | Uses a key pair; one public and one private |
| One-way Encryption (hash) | Uses a table of hexadecimal numbers to calculate the encryption |
| Algorithms | MD2; MD4; MD5 generates unique one-way fingerprints |
| Pretty Good Privacy (PGP) | Used for long distance communication |
| VPN | Allows secure communication across long distances; usually for a company extranet |
| RAS | Uses dial-up modems to dial up; connect and log on to RAS |
| Digital Certificates | Provide authoritative identification |
| PKI CA servers | Are repositories for managing digital certificates |
| Internal firewall | Resides inside your company's internal network |
| Personal firewall | Offers protection for an individual system |
| Packet filter | inspects each packet for predefined content |
| Proxy Server Firewall | Replaces the network IP address with a single IP address |
| Circuit-level gateway | Acts as a proxy between the Internet and your internal systems |
| Application-level gateway | Same as a circuit-level gateway but at the application level |
| Network Address Translation (NAT) | The practice of hiding internal IP addresses from the external network |
| Access | networks located behind a proxy server or firewall; may have problems accessing Internet services that use ports other than common ports |
| DMZ | A mini-network that resides between a company's internal network and the external network |
| Intranet | A security zone available only to authorized organization employees |
| Bastion host | A computer that houses various firewall components and services and is connected to a public network |
| Dual-homed Bastion Host | Single computer with two NICs with IP forwarding disabled |
| Triple-homed partition | Separates the Internet; intranet with the demilitarized zone |
| Screened-subnet | uses external and internal routers |
| Security Audit | Review of the state of the network |
| UPS | allows a computer to keep running temporarily when the primary power source is lost |
| Formatting a résumé | Create using a word-processing program |
| Text format résumés | Intended for keyword-searchable résumé databases and applicant tracking systems |
| RTF résumés | Incorporate basic formatting techniques |
| PDF résumés | Compatible across all computer platforms |
| HTML résumés | Posted as Web pages |