| Home | Key Terms | Routing Terms | Dictionary of Networking |
Key Terms: A B C D E F G H I L M N O P Q R S T U V W
ACK - Acknowledgement: |
Top
Notification sent from one network device to another to acknowledge that some event (for example), receipt of a message) occurred. See window size.ARP - Address Resolution Protocol: |
Top
A protocol that is used to map an IP (logical-binary) address to a MAC (physical-hexidecimal) address.Asynchronous Transmission: |
Top
Digital signals that are transmitted without precise clocking. Such signals generally have different frequencies and phase relationships. Asynchronous transmissions usually encapsulate individual characters in control bits (called start and stop bits) that designate the beginning and end of each character.ATM - Asynchronous Transfer Mode: |
Top
An international standard for cell relay in which multiple service types (such as voice, video, or data) are conveyed in fixed-length (53-byte) cells. Fixed-length cells allow cell processing to occur in hardware, thereby reducing transit delays. ATM is designed to take advantage of high-speed transmission media such as E3, SONET, and T3.Attenuation: |
Top
Loss of communication signal energy. Top
Part of a network that acts as the primary path for traffic that is most often sourced from, and destined for, other networks.Backbone Cabling: |
Top
Cabling that provides interconnections between wiring closets and the POP, and between buildings that are part of the same LAN.Backoff: |
Top
The retransmission delay enforced when a collision occurs.Bandwidth: |
Top
The difference between the highest and lowest frequencies available for network signals. Also used to describe the rated throughput capacity of a given network medium or protocol.Bridge: |
Top
A device that connects and passes packets between two network segments that use the same communications protocol. Bridges operate at the data link layer (2) of the OSI reference model. In general, a bridge filters, forwards, or floods an incoming frame based on the MAC address of that frame.Broadcast Address: |
Top
A special address reserved for sending a message to all stations. Generally, a broadcast address is a MAC destination address of all 1s as in:Binary: 11111111.11111111.11111111.11111111
or
Decimal: 255.255.255.255
Bus Topology: |
TopCDP - Cisco Discovery Protocol: |
TopCHAP - Challenge Handshake Authentication Protocol: |
TopThe Class A IP address: |
Top00000001.00000000.00000000.000000001st address :
Mathematically (using 8-bit binary calculations) - this offers a range of: 1-127. However, it is important to note that low of 0 is not used while high of 127 is reserved. This offers
1 through 126 as a valid network address range within a Class A address.The Class B IP address: |
Top10000000.00000000.00000000.000000001st address :
Mathematically - the first
The Class C IP address: |
Top Supports a small network. When expressed in binary form the first two three bits of the first octet (8-bits) are always 110 (1,1 and 0) - like so:11000000.00000000.00000000.000000001st address :
Mathematically (using 8-bit binary calculations) - this offers a
network address range of: 192.0.0.0 to 223.255.255.0.Client: |
TopClient/Server Model: |
TopCollision: |
TopCollision Domain: |
TopCongestion: |
TopContention: |
TopCO - Central Office: |
TopCPE - Customer Premises Equipment: |
TopCrossover Cable: |
TopCSMA/CD - Carrier Sense Multiple Access with Collision Detect: |
TopDCE - Data Circuit (Communications) Equipment: |
TopDialog Control: |
TopDialog Separation: |
TopDHCP - Dynamic Host Configuration Protocol: |
TopDNS - Domain Name System: |
TopDTE - Data Terminal Equipment: |
TopDynamic Routing: |
TopEMI and RFI - Electromagnetic Interference and Radio Frequency Interference: |
TopEncapsulation: |
TopEncoding: |
TopEthernet: |
TopFiber Distributed Data Interface: |
TopFilter: |
TopFirewall: |
TopFirmware: |
TopFile Transfer Protocol: |
TopFlat Addressing: |
TopFlow Control: |
TopFrame - Protocol Data Unit: |
TopFrame Relay: |
TopFull Duplex Transmission: |
TopFull Mesh Network: |
TopGateway: |
TopHalf-Duplex Transmission |
TopHDLC - High-Level Data Link Control: |
TopHeader: |
TopHop: |
TopHTML - Hypertext Markup Language: |
TopHTTP - Hypertext Transfer Protocol: |
TopHub / Repeater |
TopICMP - Internet Control Message Protocol: |
TopIDF - Intermediate Distribution Facility |
TopIEEE - Institute of Electrical and Electronic Engineers (I-triple E) 802.2: |
TopIEEE (I-triple E) 802.3: |
TopIEEE (I-triple E) 802.5: |
Topipconfig or winipcfg: |
TopISDN - Integrated Services Digital Network: |
TopLAN - Local Area Network: |
TopLatency: |
TopLoad Balancing: |
TopLLC - Logical Link Control: |
TopMAC Address - Media Access Control Address: |
TopMDF - Main Distribution Facility: |
TopNEXT - Near End Crosstalk: |
TopNIC - Network Interface Card: |
TopNoise: |
TopNormal/Common Mode: |
TopOptical Fiber - Multimode / Single Mode: |
TopMultimode Fiber:-
Supports propagation of multiple frequencies of light. Associated with intra-building cabling (LANs)
Single Mode:-
Is also called axial because the light travels down the axis of the cable. Associated with inter-building cabling and WANs. Single Mode is faster than Multimode.
Oscillation & Noise: |
TopOrganizational Unique Identifier: |
TopPacket - Protocol Data Unit |
TopPAP - Password Authentication Protocol: |
TopPersonal Computer - Backplane Components: |
TopBackplane - The large circuit board that contains slots for expansion cards.
Interface - A piece of hardware, such as a modem connector, that allows two devices to be connected.
Mouse port - A port designed to connect a mouse to a PC.
Network Interface Card - An expansion board inserted into a computer so that the computer can be connected to a network.
Parallel port - An interface capable of transferring more than one bit simultaneously. It is used to connect external devices such as printers.
Port - An interface on a computer to which you can connect an electronic device.
Power Cord - A cord used to connect an electrical device to an electrical outlet to provide power to the device.
Serial port - An interface that can be used for serial communication in which only one bit is transmitted at a time.
Sound card - An expansion card that handles all sound functions.
Video card - A board that plugs into a PC to give it display capabilities.
Important notes:
1. Think of a Personal Computer as a
small network.
2. Internal to the Personal Computer & external through the parallel
port - think parallel communications.
3. External to the Personal Computer via the
Network Interface Card - think serial communalizations.
Personal Computer - Electronic Components: |
TopCapacitor - Stores energy in the form of an electrostatic field.
Connector - The part of a cable that plugs into a port or an interface.
Integrated circuit (IC) - A device made of semiconductor material; it contains many transistors and performs a specific task.
Light emitting diode (LED) - A semiconductor device that emits light when a current passes through it.
Resistor - A device that amplifies a signal or opens and closes a circuit.
Important notes:
1. Think of a Personal Computer as a
small network.
2. Internal to the Personal Computer & external through the parallel
port - think parallel communications.
3. External to the Personal Computer via the
Network Interface Card - think serial communalizations.
Personal Computer - Information Flow: |
TopBoot instructions - Stored in ROM until they are sent out.
Software applications - Stored in RAM after they are loaded.
RAM and ROM - Constantly talk to the CPU through the bus.
Application information - Stored in RAM while applications are being used.
Saved information - Flows from RAM to some form of storage device.
Exported information - Flows from RAM and the CPU, through the bus and expansion slots, to the printer, the video card, the sound card, or the network card.
Personal Computer - Subsystems: |
TopBus - A collection of wires through which data is transmitted from one part of a computer to another. It connects all the internal components to the CPU. The industry standard architecture (ISA) and the peripheral component interconnect (PCI) are two types of buses.
CD-ROM drive - A compact disk read-only memory drive; a device that can read information from a CD-ROM.
Central processing unit (CPU) - The brains of the computer, where most calculations take place.
Expansion card - A printed circuit board you can insert into a computer to give it added capabilities.
Expansion slot - An opening in a computer where a circuit board can be inserted to add new capabilities to the computer.
Floppy disk drive - A disk drive that can read and write to floppy disks.
Hard disk drive - The device that reads and writes data on a hard disk.
Microprocessor - A silicon chip that contains a CPU.
Motherboard - The main printed circuit board of a microcomputer.
Power supply - The component that supplies power to a computer.
Printed circuit board (PCB) - A thin plate on which chips (integrated circuits) and other electronic components are placed.
Random-access memory (RAM) - Also know as read-write memory, RAM can have new data written to it and stored data read from it. A drawback of RAM is that it requires electrical power to maintain data storage.
Read-only memory (ROM) - Computer memory on which data has been prerecorded. It can only be read.
System unit - The main part of a PC; the system unit includes the chassis, the microprocessor, the main memory, the bus, and the ports. It does not include the keyboard or the monitor, or any external devices connection to the computer.
Important notes:
1. Think of a Personal Computer as a
small network.
2. Internal to the Personal Computer & external through the parallel
port - think parallel communications.
3. External to the Personal Computer via the
Network Interface Card - think serial communalizations.
PING - Packet Internet Groper |
Top! - Successful receipt of an echo reply.
. - Timed out waiting for a datagram reply.
U - Destination unreachable error.
C - Congestion-experienced packet.
I - ping interrupted
? - Packet type unknown.
& - Packet TTL exceeded
The extended ping command is supported only within privileged EXEC mode and is reached by entering ping [return] and then Y at the extended commands prompt.
Post Office Protocol (POP3): |
TopPoint-to-Point Protocol: |
TopProtocol: |
TopPDU - Protocol Data Unit: |
TopLayer 1 = Bits - 0s / 1s - on / off
Layer 2 = Frames - encapsulates network layer information and adds physical addresses.
Layer 3 = Packets or datagrams- encapsulates data; attaches header. They include the logical addresses. Packets for connection oriented and datagrams for connectionless.
Layer 4 = Segments - grouping of data into more manageable parts.
PRI - Primary Rate Interface: |
TopProxy ARP - Proxy Address Resolution Protocol: |
TopPVC - Permanent Virtual Circuit: |
TopQoS - Quality of Service: |
TopRAM - Random Access Memory: |
TopRARP - Reverse Address Resolution Protocol: |
TopRing Topology: |
TopRIP - Routing Information Protocol: |
TopROM - Read Only Memory: |
TopRouter: |
TopFrom the console terminal (a computer connected to the router through a console port) during its installation.
Via a modem by using the auxiliary port.
From virtual terminals, after the router has been installed on the network.
From TFTP server on the network.
Router - Internal Configuration Components: |
TopRAM/DRAM - Stores routing tables, the ARP cache, the fast-switching cache, packet buffering (shared RAM), and packet hold queues. RAM also provides running memory for a router's configuration file while the router is powered. RAM content is lost during a power down or restart.
Nonvolatile RAM(NVRAM) - Nonvolatile RAM stores the router's backup/startup configuration file. NVRAM content is retained during a power down or restart.
Flash memory - Acts as erasable, reprogramable ROM that holds the operating system image and macrocode. Flash memory enables software updates without removing and replacing processor chips. Flash memory content is retained during power down or restart. Flash memory also can store multiple versions of IOS software.
ROM - Contains power-on diagnostics, a bootstrap program, and minimal operating system software. Software upgrades in ROM require removing and replacing pluggable chips on the motherboard.
Interfaces are network connections on the motherboard or on separate interface modules, through which packets enter and exit a router. When configuring the router, you must go through one or more of these external interfaces. Examples interfaces include:
Console port.
Auxiliary port.
Ethernet port.
Serial port.
Routed Protocol: |
TopRouting Protocol: |
TopSegment - Protocol Data Unit: |
TopShielding: |
TopSimplex Transmission: |
TopSpike: |
TopSPX - Sequenced Packet Exchange (Novell): |
TopStar Topology: |
TopStatic Route: |
TopSurge: |
TopStub Network |
TopSynchronous Transmission: |
TopSubnet Mask: |
TopTCP - Transmission Control Protocol: |
TopTelnet: |
TopThroughput: |
TopTiming Jitter: |
TopToken: |
TopToken Ring: | A href="#top">Top
A "token"
passing LAN developed and supported by IBM. Token Ring runs at 4 or 16 Mbps over a
ring topology. Similar to 802.5. (Deterministic - taking turns)
Trace: |
Top!H - The probe was received by the router but not forwarded, which is usually due to an access list issue.
P - The protocol was unreachable.
N - The network was unreachable.
U - The port was unreachable.
* - Timed out.
Trailer |
TopTree Topology: |
TopTime-To-Live: |
TopTwisted-Pair Cable: |
TopSTP - Shield Twisted-Pair:- A two-pair wiring medium used in a variety of network implementations. STP has a layer of shielded insulation to reduce EMI.
UTP - Unshielded Twisted-Pair:- A four-pair wiring medium used in a variety of network implementations. It falls into five grades:
Category 1 - good for telephone communications.
Category 2 - good for transmitting data up to 4 Mbps.
Category 3 - good for transmitting data up to 10 Mbps.
Category 4 - good for transmitting data up to 16 Mbps. (Token Ring)
Category 5 - good for transmitting data up to 100 Mbps. (Most commonly used today)
Note: There are other grades of UTP but they are not referred to within the material.
UDP - User Datagram Protocol: |
TopUPS - Uninterruptible Power Supply: |
TopWAN - Wide Area Network: |
TopWindow Size: |
Top