COMNET Flashcards
(82 cards)
that’s connected using a hub, which is basically just an antiquated device that connects wires together
Local Area Network (LAN)
is breaking up a massive network into a number to smaller one
Network Segmentation
Networking Devices
- Routers
- Switches
- Bridges
Cause 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
are basically employed to efficiently break up a broadcast domain
routers
are allowed to “hear” all broadcasts sent out on that specific segment.
routers
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
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
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
can be a simple standalone device, but today they are usually managed by wireless controllers either in house or through the
internet
Access Point 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
In the late 1970s, the ___ was created by the International Organization for Standardization (ISO) to break through this barrier.
Open Systems Interconnection (OSI)
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
- 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
processes required for effective communication and divides them into logical groupings hierarchical or layered architecture a communication system is design.
Layers
-is a logical model, not a physical one
-It’s essentially a set of guidelines that developers can use to create
and implement applications to run on a network.
-It also provides a framework for creating and implementing
networking standards, devices, and internetworking schemes.
OSI