Networking Flashcards
A ______ is a group of interconnected computers and other devices that are able to share information with each other.
network
Computers on a network are known as ______.
network nodes or hosts
A ________ converts the digital data that’s coming from the computer into some type of signal that can be transmitted on the network medium. It may use an electrical signal, or a light signal, sometime even a radio signal to send that data.
network interface
________ are standards needed in order to define how data is going to be formatted. If computers on the network aren’t using the same _______, they aren’t going to be able to understand the data that’s being communicated.
network protocol
In a ______ network, the individual hosts don’t have a specific role. Access to shared resources are controlled separately.
peer-to-peer
In a ______ network, the network hosts have specific roles assigned to them. For example, some hosts are assigned to be servers. A server provides network resources. The other hosts function as clients. A client does not provide network services, instead it consumes network services.
client-server
A ______ is the assigned IP address of a computer.
host address
A _______ is any logical or physical address that uniquely distinguishes a network node or device over a computer or telecommunications network.
network address
A _______ is a part of the network where all the computers share the same _____ address. Each separate network represents a ______.
subnet
When several networks within the same organization are connected together, they’re collectively referred to as a ________.
Local Area Network (LAN)
There can be many local area networks within the same city and in a situation where they are all within the same metropolitan area, it constitutes a ________.
Metropolitan Area Network (MAN)
When many networks in many cities connect together, these are called _______ links. The collection of networks are called______.
Wide Area Network (WAN)
When you take two separate networks and connect them together, you have an _______.
internetwork
The ______ is a collection of many different networks owned by many different entities that all share information and communicate together. It connects devices all around the world.
internet
Cities all around the world share a common way of connecting so they can route signals between each other - _______. They manage an access point to the internet.
Internet Service Providers (ISPs)
An ______ is like a mini internet. It’s a private network that uses a lot of the same technologies as the internet. It may or may not be connected to the public internet.
intranet
An _____ is essentially an intranet that is made partially available to entities outside your organization.
extranet
A _____ is a graphical depiction of the layout of a computer network.
topology
The ______ topology describes the layout of the network, or how the devices are connected.
physical
The _______ topology describes how devices communicate with each other, or how data is transmitted on the network.
logical
A _______ is created when the computers are all connected to a single cable. In the logical topology, data is sent to all the computers; if the data isn’t addressed to it, the computer discards, but if it is addressed to it, the computer accepts the data.
bus topology
A _______ is created when one computer is connected to another, and then another, until they form a ring. There is no central connecting point. In the logical topology, data is forwarded along the network by each computer until the data reaches it’s destination.
ring topology
A _______ is created when all devices are connected to a central connecting point. With the logical topology, data is sent directly to the intended device only.
star topology
With a ________, each device on the network has a point-to-point connection to every other device on the network. It’s rarely implemented on a production network with work stations since the number of network interfaces make this topology impractical.
mesh networking topology
In a _______, some nodes are connected to all the other nodes using direct links, but some are connected to only one or two other nodes.
partial mesh topology
What device is used to create a physical star topology?
switch or hub
A _____ is the physical hardware that connects network devices together and allows them to communicate with each other.
network medium
_______ uses electrical impulses to transmit binary computer data from one device to another. It usually implemented in the form of twisted pair cables and RJ45 connectors.
Copper wiring
Instead of electrical signals, _____ use light pulses to transmit data across the network.
Fiber optic cables
Networks that use _______ typically use analog radio signals to transmit data between devices. Another method uses infrared light to transmit data.
wireless communication
If a network medium is _____, it means there is a physical boundary that contains the communications. For example, copper wiring uses a cable made of plastic sheaths to contain communications.
bounded
An _____ network medium doesn’t have any type of physical casing. Instead, the radio waves or light waves are transmitted through the air.
unbounded