1. Internetworking Flashcards
(39 cards)
What does an Internetwork consist of?
- Two or more devices
- Connected via a router
- Logical network addressing scheme (IPV4/6)
What can a hub more accurately be defined as?
A multi-port repeater.
How does a multi-port repeater work?
- Recieves a digital signal.
- Amplifies/regenerates the digital signal.
- Broadcasts out of all other ports.
- Does not inspect the signal.
Why is network segmentation employed?
Network Segmentation reduces congestion within the network.
What do Cisco refer to as microsegmentation?
Microsegmentation is when every host is in a switch port.
How does a switch forward a broadcast?
Switches put out broadcast messages on every port by default.
What is a broadcast domain?
A broadcast domain is a subnet/VLAN in which if a host sends a broadcast message, all other hosts on the same subnet/VLAN will receive it.
How does a router forward a broadcast?
A router does not forward broadcasts by default.
What is a collision domain?
A collision domain is a network segment connected by a shared medium or through repeaters where data packets may collide with one another while being sent.
How are the number of collision domains in a network increased?
Collision domains are increase through the segmentation of a network using switches.
How are the number of broadcast domains increased within an internetwork?
Through the introduction of a router and additional subnets/VLANs.
What is the connection of two or more LANs reffered to as?
An internetwork.
What is the purpose of a Wireless Access Point?
A Wireless Access Point allows for computers to gain wireless access to wired networks
What is the physical function of a wireless access point?
A Wireless Access Point acts as a modulator/demodulator, receiving digital data and transmitting analogue data (and vice versa).
What does Duplex mean?
- The term ‘duplex’ signifies the ability for two points or devices to communicate with each other.
- In a duplex communication system, both points (devices) can transmit and receive information.
What is the difference between Full-Duplex and Half-Duplex?
- Full-duplex communication between two components means that both can transmit and receive information between each other simultaneously.
- In half-duplex systems, the transmission and reception of information must happen alternately. While one point is transmitting, the other must only receive.
How do Wireless Access Points operate?
- Wireless Access Points run at Half-Duplex.
- Using Time Division Duplexing (TDD) and splitting the time divisions very finely, Full-Duplex is emulated.
- This stops self-interference.
What are VOIP Phones?
Voice Over Internet Protocol (VOIP) Phones.
What will be increased if a Wireless Access Point is connected to a switch?
This will expand the collision domain.
What is a Flat network?
A flat network is a large switched network which has a single large broadcast domain.
What is the Cisco Hierarchical Model?

What is a Virtual Local Area Network (VLAN) used for?
A VLAN is used to segment a layer 2 switched network into multiple different broadcast domains.
What is necessary for inter-VLAN routing (IVR)?
A layer 3 switch or router is required for inter-VLAN routing.
What are the layers of the OSI 7 layer model and which protocols and services correspond to these layers?