Chapter 3 - Understanding Cisco IP Phones Flashcards
802.3af
Power over Ethernet; Industry-standard method of supplying power over an Ethernet cable to attached devices
802.3at
A PoE standard that supports devices requiring more power (up to 25.5 W)
Power over Ethernet (PoE)
The capability to send electricity over an Ethernet cable to power a connected device
Cisco Inline Power
Cisco-proprietary, prestandard method of supplying power over an Ethernet cable to attached devices
Cisco Discovery Protocol (CDP)
Protocol that allows Cisco devices to discover other, directly attached Cisco devices. Switches also use CDP to send voice VLAN information to attached IP phones
Virtual LAN (VLAN)
A configuration used to break a switch into multiple broadcast domains
Trunking
Allows VLAN information to be passed between switches
802.1Q
An industry-standard trunking protocol that allows traffic for multiple VLANS to be sent between switches
Dynamic Trunking Protocol (DTP)
Allows switches to dynamically negotiate trunk links
Skinny Client Control Protocol (SCCP)
Cisco-proprietary voice-signaling protocol used to control Cisco IP phones
Session Initiation Protocol (SIP)
Voice-signaling protocol created by the IETF as a light-weight alternative to H.323
Network Time Protocol (NTP)
Synchronizes the clock of a network device to a more accurate NTP server.
QoS
Quality of service is the ability of the network to provide better or special service to a set of users and applications at the expense of other users and applications.
Link Efficiency
focuses on delivering network traffic in the most efficient way
Classification
The first device that receives a packet identifies it using tools such as access-lists, incoming interfaces, or deep packet inspection.
Marking
After a packet is identified, it is marked in Layer 2 or 3 so that switches or routers can read it. Devices then route the packet based on the marking.
Policing
Limits the amount of bandwidth certain network traffic can use
queuing
x
LLQ
Low Latency Queuing - Same as CBWFQ but adds a priority queuing component. Guarantees bandwidth for selected traffic plus guarantees it the first bandwidth
Priority Queuing
Guarantees first bandwdith
WFQ
Weighted Fair Queuing - tries to balance available bandwidth among all senders evenly - often the default on Cisco routers
CBWFQ
Class-based Weighted Fair Queuing - allows you to specify guaranteed amounts of bandwidth for your various classes of traffic
Fragmentation
Chop large packets into smaller pieces before they are sent
Interleaving
Send critical VOIP traffic in between fragmented data traffic
DSCP
A 6-bit bit-pattern (called the Differentiated Services Code Point [DSCP]) in the IPv4 ToS Octet or the IPv6 Traffic Class Octet is used as shown in Figures 1, 2, and 3. Figure 1. IPv4 and IPv6 Headers. Figure 2. The Original IPv4 ToS Byte.
AutoQoS
Cisco QOS implementation that allows you to enable a variety of QoS mechanisms with very little knowledge of QOS. Deploys a template QoS configuration in line with Cisco QoS best practices.