Lesson 2 Flashcards
Broadcast Domain
A group of devices on a network that can receive broadcast traffic from each other. Routers create separate broadcast domains.
Collision Domain
A group of devices on the same segment that are subject to collisions. Switches create separate collision domains.
Crossover Cable
A twisted-pair cable with specific wires swapped or crossed over on one of the two cable connections. Crossover cables connect similar networking devices such as a switch to a switch, a switch to a router, or a cable modem to a router.
Default gateway
The IP address on the near side of the router in a subnet. The default gateway usually provides a path to the Internet.
Extranet
An area between the Internet and an intranet hosting resources for trusted entities. Trusted entities are able to access these resources through the Internet.
Frame
The name of data traveling on the Data Link layer of the OSI Model. Packets travel on the Network layer, and segments travel on the Transport layer.
Hub
A hub is a layer 1 device that connects multiple devices in an Ethernet environment. Data sent in one port goes out all other ports, creating a single collision domain for all connected devices.
Internet Engineering Task Force (IETF)
An organization that defines Internet communication standards known as RFCs.
Intranet
An internal network using the same TCP/IP protocols used on the Internet.
Multicast
Network traffic from one network device to multiple other network devices on a network.
Packet
The name of data traveling on the Network layer of the OSI Model. Frames travel on the Data Link layer, and segments travel on the Transport layer.
Protocol data unit (PDU)
The name of data traveling at layers 5, 6, and 7 of the OSI Model. Data is called a segment on the Transport layer (layer 4), packets are on the Network layer (layer 3), and frames are on the Data Link layer (layer 2)
Straight-through cable
A twisted-pair Ethernet cable with all the wires going to the same pins on both connections of the cable. Straight-through cables connect computers to networking devices such as switches.
Unicast
Network traffic from one device on a network to one other device on a network.