Internetworking Flashcards
that’s connected using a hub, which is basically just an antiquated device that connects wires together.
Local Area Network (LAN)
breaking up a massive network into a number to smaller one
Network Segmentation
Networking Devices:
Routers
Switches
Bridges
Causes of LAN Traffic Congestion:
- Too many hosts in a collision or broadcast domain
- Broadcast storms
- Too much multicast traffic
- Low bandwidth
- Adding hubs for connectivity to the network
- A bunch of ARP broadcasts
They are basically employed to efficiently break up a broadcast domain and are allowed to “hear” all broadcasts sent out on that specific segment.
Routers
______ provide connections to wide area network (WAN) services as well via a serial interface for WAN connections
routers
The set of all devices on a network segment.
Broadcast Domain
Two advantages to using routers:
- They don’t forward broadcasts by default.
- They can filter the network based on layer 3 (Network layer) information such as an IP address.
Router functions in the network:
Packet switching
Packet filtering
Internetwork communication
Path selection
It forwards or filter frames using logical addressing and provide an important capacity.
Packet Switching
Is connect two or more networks together and use logical addressing (IPv4 or IPv6).
Internetwork
It is an Ethernet term used to describe a network scenario in which one device sends a packet out on a network segment and every other device on that same segment is forced to pay attention no matter what.
Collision Domain
They basically do the same thing—break up collision domains on a LAN
Bridges and Switches
These devices connect wireless devices such as computers, printers, and tablets to the network. Since pretty much every device manufactured today has a wireless NIC, you just need to configure a basic access point (AP) to connect to a traditional wired network.
WLAN devices
These devices allow wireless devices to connect to a wired network and extend a collision domain from a switch, and are typically in their own broadcast domain or what we’ll refer to as a Virtual LAN (VLAN).
Access Points or APs
An AP can be a simple standalone device, but today they are usually managed by wireless controllers either in house or through the internet.
Access Points or APs
These devices are network security systems that monitor and control the incoming and outgoing network traffic based on predetermined security rules, and is usually an Intrusion Protection System (IPS).
Firewalls
What is the meaning of the abbreviation OSI?
Open Systems Interconnection
What is the meaning of the abbreviation ISO?
International Organization for Standardization
In the late 1970s, the _______ reference model was created by the ________ to break through this barrier.
Open Systems Interconnection (OSI);
International Organization for Standardization (ISO)
The ______ was meant to help vendors create interoperable network devices and software in the form of protocols so that different vendor networks could work in peaceable accord with each other.
OSI model
_______ is the primary architectural model for networks. It describes how data and network information are communicated from an application on one computer through the network media to an application on another computer. The OSI reference model breaks this approach into layers.
OSI model
______ is a conceptual blueprint of how communications should take place.
Reference Model