Network Access
35 important questions on Network Access
What is a physical connection?
What is a wired network?
What is an integrated service router (ISRs)?
- Higher grades + faster learning
- Never study anything twice
- 100% sure, 100% understanding
What is a NIC?
Explain the diffrence in peformance between a wired and a wireless connection.
Explain the OSI physical layer.
Explain the process that data undergoes from a source node to a destination node.
- The user data is segmented by the transport layer, placed into packets by the network layer, and further encapsulated into frames by the data link layer.
- The physical layer encodes the frames and creates the electrical, optical, or radio wave signals that represent the bits in each frame.
- These signals are then sent on the media, one at a time.
- The destination node physical layer retrieves these individual signals from the media, restores them to their bit representations, and passes the bits up to the data link layer as a complete frame.
Name the three basic forms of network media.
- Copper cable: The signals are patterns of electrical pulses.
- Fiber-optic cable: The signals are patterns of light.
- Wireless: The signals are patterns of microwave transmissions.
The physical layer standards address three functional areas: Physical components
The physical layer standards address three functional areas: Encoding
The physical layer standards address three functional areas: Signaling
What determines the bandwidth of a network?
- The properties of the physical media
- The technologies chosen for signaling and detecting network signals
What factors influence throughput?
- The amount of traffic
- The type of traffic
- The latency created by the number of network devices encountered between source and destination
Why would copper media be used?
What is signal attenuation (copper media)?
What can be done to counter the negative effects of EMI and RFI?
What can be done to counter the negative effects of crosstalk?
What are the three main types of copper media used in networking?
- Unshielded Twisted-Pair (UTP)
- Shielded Twisted-Pair (STP)
- Coaxial
Explain the Unschielded Twisted-Pair Cable.
In LANs, UTP cable consists of four pairs of color-coded wires that have been twisted together and then encased in a flexible plastic sheath that protects from minor physical damage. The twisting of wires helps protect against signal interference from other wires.
Explain the Shielded Twisted-Pair Cable
STP cables combine the techniques of shielding to counter EMI and RFI, and wire twisting to counter crosstalk. To gain the full benefit of the shielding, STP cables are terminated with special shielded STP data connectors. If the cable is improperly grounded, the shield may act as an antenna and pick up unwanted signals.
The following are the main cable types that are obtained by using specific wiring conventions(UTP cable):
- Ethernet Straight-through: The most common type of networking cable. It is commonly used to interconnect a host to a switch and a switch to a router.
- Ethernet Crossover: A cable used to interconnect similar devices. For example to connect a switch to a switch, a host to a host, or a router to a router.
- Rollover: A Cisco proprietary cable used to connect a workstation to a router or switch console port.
Light pulses representing the transmitted data as bits on the media are generated by either:
- Lasers
- Light emitting diodes (LEDs)
In general, a wireless LAN requires the following network devices:
- Wireless Access Point (AP): Concentrates the wireless signals from users and connects to the existing copper-based network infrastructure, such as Ethernet. Home and small business wireless routers integrate the functions of a router, switch, and access point into one device as shown in the figure.
- Wireless NIC adapters: Provide wireless communication capability to each network host.
What is the Data link layer of the OSI model (Layer 2) responsible for (7)?
- Allowing the upper layers to access the media
- Accepting Layer 3 packets and packaging them into frames
- Preparing network data for the physical network
- Controlling how data is placed and received on the media
- Exchanging frames between nodes over a physical network media, such as UTP or fiber-optic
- Receiving and directing packets to an upper layer protocol
- Performing error detection
What is a node?
The data link layer is divided into two sublayers:
- Logical Link Control (LLC) - This upper sublayer communicates with the network layer. It places information in the frame that identifies which network layer protocol is being used for the frame. This information allows multiple Layer 3 protocols, such as IPv4 and IPv6, to utilize the same network interface and media.
- Media Access Control (MAC) - This lower sublayer defines the media access processes performed by the hardware. It provides data link layer addressing and access to various network technologies.
Explain what happens to provide access to media?
At each hop along the path, a router:
- Accepts a frame from a medium
- De-encapsulates the frame
- Re-encapsulates the packet into a new frame
- Forwards the new frame appropriate to the medium of that segment of the physical network
WANs are commonly interconnected using the following physical topologies:
- Point-to-Point - This is the simplest topology that consists of a permanent link between two endpoints. For this reason, this is a very popular WAN topology.
- Hub and Spoke - A WAN version of the star topology in which a central site interconnects branch sites using point-to-point links.
- Mesh - This topology provides high availability, but requires that every end system be interconnected to every other system. Therefore, the administrative and physical costs can be significant. Each link is essentially a point-to-point link to the other node.
What is a physical Point-to-Point Topology?
What is Logical Point-to-Point Topology?
What is a multi-access network?
Some multi-access networks require rules to govern how devices share the physical media.
What do data link protocols do?
What does a transmitting node do?
What does the data link layer do?
Name five data link layer protocols:
- Ethernet
- 802.11 Wireless
- Point-to-Point Protocol (PPP)
- HDLC
- Frame Relay
The question on the page originate from the summary of the following study material:
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding