Glossary Flashcards
(41 cards)
10/100
A short reference to an Ethernet NIC or switch port that supports speed of Mbps and 100 Mbps
10/100/1000
A short reference to an Ethernet NIC or switch port that supports speeds of 10 Mbps, 100 Mbps, and 1000 Mbps (1 Gbps)
10BASE-T
The 10 Mbps baseband Ethernet specification using two pairs of twisted-pair cabling (Categories 3, 4, or 5): one pair transmits data and the other receives data. 10BASE-T, which is part of the IEEE 802.3 specification, has a distance limit of approximately 100 m (328 feet) per segment.
100BASE-T
A name for the IEEE Fast Ethernet standard that uses two-pair copper cabling, a speed of 100 Mbps, and a maximum cable length of 100 meters.
1000BASE-T
A name for the IEEE Gigabit Ethernet standard that uses four-pair copper cabline, a speed of 1000 Mbps (1 Gbps) and a maximum cable length of 100 meters.
2-way state
In OSPF, a neighboar state that implies that the router has exchanged Helos with the neighbor and that all required parameters match.
802.11a
The IEEE standard for wireless LANs using the ISM spectrum, DSSS encoding, and speeds of up to 11 Mbps.
802.11b
The IEEE standard for wireless LANs using the ISM spectrum, OFDM or DSSS encoding, and multiple antennas for single-stream speeds up to 150 Mbps.
802.11g
The IEEE standard for wireless LANs using the ISM spectrum, OFDM or DSSS encoding, and speeds of up to 54 Mbps.
802.11n
The IEEE standard for wireless LANs using the ISM spectrum, OFDM encoding, and multiple antennas for single-stream speeds up to 150 Mbps.
802.1Q
The IEEE standardizd protocol for VLAN trunking, which also includes RSTP details.
802.1x
An IEEE standard that defines port-based access control for wired and wireless networks.
AAA
Authentication, authorization, and accounting. Authentication confirms the identity of the user or device. Authorization determines what the user or device is allowed to do. Accounting records information about access attempts, including inappropriate requests.
AAA server
A server that holds security information and provides services related to user login, particularly authentication (is the user who he says he is?), authorization (once authenticated, what do we allow the user to do?), and accounting (tracking the user).
access interface
A LAN network design term that refers to a switch interface connected to end-user devices, configured so that it does not us VLAN trunking.
access layer
In a campus LAN design, the switches that connect directly to end-point devices (servers, user devices), and also connect into the distribution layer switches.
access link
In Frame Relay, the physical serial link that connects a Frame Relay DTE device, usually a router, to a Frame Relay switch. The access link uses the same physical layer standards as do point-to-point leased lines.
access point (AP)
A device that provides wireless service for clients within its coverage area or cell, with the AP connecting to both the wireless LAN and the wired Ethernet LAN.
accounting
In security, the recording of access attempts.
address block
A set of consecutive IPv4 addresses. The term is most often used for a classless prefix as defined by CIDR but can also refer to any subnet or IPv4 network.
adjacent-layer interaction
The general topic of how, one one computer, two adjacent layers in a networking architectural model work together, with the lower layer providing services to the higher layer.
administrative distance
In Cisco routers, a means for one router to choose between multiple routes to reach the same subnet when those routes were learned by different routing protocols. The lower the administrative distance, the better the source of the routing information.
ADSL
Asymmetric digital subscriber line. One of many DSL technologies, ADSL is designed to deliver more bandwidth down-stream (from the central office to the customer site) than upstream.
all-nodes multicast address
A specific IPv6 multicast address, FF02::2, with link-local scope, used to send packets to all devices that act as IPv6 routers on the local link.