Ethernet Networking Basics
46 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What happens when the Ethernet adaptor receives a frame with a matching destination address?

  • The adaptor discards the frame.
  • The adaptor transmits the frame to all other devices on the network.
  • The adaptor forwards the data in the frame to the network layer. (correct)
  • The adaptor checks the CRC error and drops the frame if it exists.
  • What is the role of the Ethernet MAC protocol?

  • To create a logical network topology for devices on the network.
  • To ensure all devices on the network operate at the same speed.
  • To manage access to the shared network medium and prevent collisions. (correct)
  • To establish a secure connection between devices on the network.
  • What is the purpose of the 'Carrier Sense' (CS) component of the CSMA/CD protocol?

  • To listen to the medium before attempting to send data to avoid collisions. (correct)
  • To ensure that all devices on the network are synchronized.
  • To prioritize data transmission requests from different devices.
  • To detect collisions and stop transmitting data.
  • What is the purpose of the 'Collision Detection' (CD) component of the CSMA/CD protocol?

    <p>To prevent collisions by stopping transmission when a collision is detected. (D)</p> Signup and view all the answers

    What is the purpose of 'Binary Backoff' in the Ethernet protocol?

    <p>To allow devices to wait for a random amount of time before attempting to retransmit after a collision. (D)</p> Signup and view all the answers

    What is the main advantage of using a switch instead of a hub in an Ethernet network?

    <p>Switches only forward frames to specific destinations based on the destination MAC address, reducing network congestion. (D)</p> Signup and view all the answers

    What is the main purpose of the 'jam signal' in Ethernet?

    <p>To notify all devices on the network that a collision has occurred. (A)</p> Signup and view all the answers

    What characteristic of Ethernet switches makes them transparent to hosts?

    <p>Switches do not modify the data packets in any way, they simply forward them. (A)</p> Signup and view all the answers

    What describes the primary purpose of cloud computing?

    <p>To provide scalable resources via the internet (A)</p> Signup and view all the answers

    What ensures low latency and data sovereignty in AWS?

    <p>Multiple availability zones in each region (A)</p> Signup and view all the answers

    What is a unique characteristic of an availability zone (AZ) in AWS?

    <p>Each AZ contains one or more independent data centers (D)</p> Signup and view all the answers

    How does anycast routing function in cloud infrastructure?

    <p>It routes user requests based on real-time network conditions (A)</p> Signup and view all the answers

    What is the primary benefit of AWS's global infrastructure?

    <p>Enhanced scalability, reliability, and global distribution (D)</p> Signup and view all the answers

    What primary function does the network layer perform regarding segments?

    <p>Encapsulates segments into packets before transmission. (B)</p> Signup and view all the answers

    Which of the following is NOT a key function of the data plane?

    <p>Adjusts packet size for optimal transmission. (A)</p> Signup and view all the answers

    What role do router input ports play in a router's architecture?

    <p>They convert incoming signals into digital packets. (A)</p> Signup and view all the answers

    What is the purpose of the routing processor in a router?

    <p>To update the forwarding table and compute routes. (D)</p> Signup and view all the answers

    What does the term 'forwarding plane' refer to?

    <p>The part of the router responsible for data movement. (A)</p> Signup and view all the answers

    How do line cards contribute to the functionality of a router?

    <p>They handle the reception and transmission of data at the hardware level. (D)</p> Signup and view all the answers

    Which operation is not performed by the router's switching fabric?

    <p>Handles error detection for input signals. (B)</p> Signup and view all the answers

    Which statement correctly describes the process of routing?

    <p>Routing determines the route based on source and destination. (D)</p> Signup and view all the answers

    Based on the content, which of the following is a primary function of the switching fabric in a router?

    <p>To physically connect the incoming interface to the appropriate outgoing interface. (A)</p> Signup and view all the answers

    According to the content, what is the purpose of the "value" of the IP protocol's "time to live" field?

    <p>To indicate how long a packet can remain in a network before being discarded. (B)</p> Signup and view all the answers

    What is the main function of packet queueing in a router?

    <p>To prevent data loss when the packet arrival rate exceeds the output link capacity. (A)</p> Signup and view all the answers

    What is the role of the "router processor" in the context of the provided content?

    <p>To control the flow of data within the router's control plane. (D)</p> Signup and view all the answers

    What is the significance of the Loopback interface in a router?

    <p>It provides a mechanism for configuring and monitoring the router's internal operations. (C)</p> Signup and view all the answers

    Which of the following statements best describes "packet switching" as explained in the content?

    <p>A method for transferring data in discrete units called packets over a network. (B)</p> Signup and view all the answers

    Which of the following is NOT a key step in packet switching, as described in the content?

    <p>Storing the entire packet in memory for later transmission. (C)</p> Signup and view all the answers

    What is the primary reason for packet loss in a router, as described in the content?

    <p>The arrival rate of packets exceeding the capacity of the output link. (B)</p> Signup and view all the answers

    What is the primary function of the control plane in a router?

    <p>Managing routing decisions and forwarding within a network (B)</p> Signup and view all the answers

    What does the data plane primarily handle?

    <p>Forwarding actual packets (D)</p> Signup and view all the answers

    What is Longest Prefix Matching used for in routers?

    <p>Deciding the correct output interface for a packet (D)</p> Signup and view all the answers

    What role does a subnet mask play in an IP address?

    <p>It identifies the network and host portions of an IP address (B)</p> Signup and view all the answers

    How are subnets created in a network?

    <p>By dividing a larger network into smaller segments using IP address ranges (A)</p> Signup and view all the answers

    What is indicated by the first 24 bits in an IP address with a subnet mask of 255.255.255.0?

    <p>The network portion of the address (D)</p> Signup and view all the answers

    What does the control plane provide for network administrators?

    <p>Configuration interfaces for routers (A)</p> Signup and view all the answers

    What is the purpose of performance metric collection in routers?

    <p>To monitor network performance and assist in troubleshooting (A)</p> Signup and view all the answers

    What does the network address represent in a subnet?

    <p>The first IP address in the subnet (B)</p> Signup and view all the answers

    Which of the following best defines subnetting?

    <p>The process of dividing a larger network into smaller subnetworks (B)</p> Signup and view all the answers

    What role does Network Address Translation (NAT) serve?

    <p>To allow multiple devices in a private network to share an IP address (D)</p> Signup and view all the answers

    What is the purpose of the broadcast address in a subnet?

    <p>To send data to all devices in the subnet (B)</p> Signup and view all the answers

    Which of the following statements is true about private IP addresses?

    <p>They are used for communication within a local network only (B)</p> Signup and view all the answers

    What characterizes an Autonomous System (AS)?

    <p>A collection of networks under a single administrative domain (B)</p> Signup and view all the answers

    How is intra-AS routing defined?

    <p>Routing within a single Autonomous System (A)</p> Signup and view all the answers

    Which addresses are reserved for loopback interfaces?

    <p>127.0.0.1 to 127.255.255.255 (C)</p> Signup and view all the answers

    Signup and view all the answers

    Flashcards

    Network Layer

    The network layer is responsible for transporting data segments across a network, from the sending host to the receiving host. It accomplishes this by encapsulating transport layer segments into datagrams on the sending side, and then delivering those segments to the transport layer on the receiving side.

    Forwarding & Routing

    The two key functions of the network layer are forwarding and routing. Forwarding is the process of moving packets from a router's input port to its output port, while routing determines the path packets should take from source to destination.

    Routing Algorithms

    Routing algorithms are used to determine the best path for data packets to travel through a network. This involves calculating the most efficient route based on factors like bandwidth, latency, and network congestion.

    Data Plane

    The data plane, also known as the forwarding plane, is responsible for the actual movement of data packets through a network device (like a router or switch). It operates based on forwarding tables and routing rules to decide how packets should be forwarded.

    Signup and view all the flashcards

    Packet Forwarding

    Packet forwarding, a crucial function of the data plane, determines how to direct incoming data packets to the correct output port. This process relies on forwarding tables and routing rules to make decisions.

    Signup and view all the flashcards

    Router Input Ports

    Router input ports are the interfaces where packets enter a router. These ports convert incoming signals into digital packets, handle error detection and MAC address processing, and temporarily hold packets before forwarding them to the switching fabric.

    Signup and view all the flashcards

    High-Speed Switching Fabric

    A high-speed switching fabric connects router input and output ports. Its responsibilities include efficiently transferring packets from the appropriate input port to the correct output port.

    Signup and view all the flashcards

    Router Output Ports

    Router output ports are the interfaces from which packets exit the router to reach their destination. These ports are similar to building exits for data packets leaving the router's network.

    Signup and view all the flashcards

    Loopback Interface

    A virtual network interface that allows a router to communicate with itself, using a special IP address for internal configuration and testing.

    Signup and view all the flashcards

    Switching Fabric

    The component inside a router that controls the flow of data between incoming and outgoing interfaces. It is responsible for directing packets to the correct destination ports after being received through ingress ports.

    Signup and view all the flashcards

    Packet Switching

    A method of transmitting data packets across a network by breaking data into smaller packets and routing them independently based on their destination.

    Signup and view all the flashcards

    Ingress Links

    The input ports through which packets enter a router.

    Signup and view all the flashcards

    Egress Links

    The output ports through which packets leave a router after being processed.

    Signup and view all the flashcards

    Packet Queueing

    A technique used to prevent data loss when packet arrival rates exceed the output link capacity. Packets are temporarily stored in buffers until they can be processed and transmitted.

    Signup and view all the flashcards

    Control Plane

    The part of a router that handles control functions, such as routing protocols and network management. It's responsible for making decisions about how packets should be forwarded.

    Signup and view all the flashcards

    Packet Time to Live (TTL)

    The process of preventing packets from endlessly circulating within a network by setting a time limit for how long they can be forwarded. After this time, packets are discarded.

    Signup and view all the flashcards

    What is subnetting?

    The process of dividing a larger network into smaller subnetworks.

    Signup and view all the flashcards

    Network Address

    The first IP address in a subnet, used to identify the subnet itself.

    Signup and view all the flashcards

    Broadcast Address

    The last IP address in a subnet, used to send data to all devices in that subnet.

    Signup and view all the flashcards

    Loopback Address

    A special IP address reserved for loopback interfaces (127.0.0.1).

    Signup and view all the flashcards

    What is an Autonomous System?

    A collection of networks under a single administrative domain, identified by an ASN (Autonomous System Number).

    Signup and view all the flashcards

    Intra-AS Routing

    The process of routing within a single Autonomous System.

    Signup and view all the flashcards

    Inter-AS Routing

    The process of routing between different Autonomous Systems.

    Signup and view all the flashcards

    What is NAT?

    A technique used by routers to allow multiple devices in a private network to share a single public IP address.

    Signup and view all the flashcards

    What is the control plane?

    The control plane is responsible for making routing decisions and managing forwarding within a network. It handles tasks like determining the best path for packets and configuring interfaces.

    Signup and view all the flashcards

    What is the data plane?

    The data plane is responsible for handling the actual packet forwarding based on routing decisions made by the control plane. It focuses on efficiently moving packets across the network.

    Signup and view all the flashcards

    What is Longest Prefix Matching?

    Longest prefix matching is a key algorithm used in routers to decide the correct output interface for a packet. It works by comparing the destination address in the packet header with the longest matching prefix in the router's forwarding table.

    Signup and view all the flashcards

    What is IP addressing?

    An IP address is a unique identifier assigned to a device on a network. It's used to communicate with other devices and allows for efficient routing of data packets.

    Signup and view all the flashcards

    What are subnets?

    A subnet is a logically defined portion of a network created by dividing a larger network into smaller segments. Subnets are defined by their IP address range and subnet mask, which determine the number of hosts that can exist within the subnet.

    Signup and view all the flashcards

    What is a subnet mask?

    A subnet mask is a 32-bit number used to identify which portion of an IP address represents the network and which portion represents the host. It helps routers determine the destination network for a packet.

    Signup and view all the flashcards

    What does the router processor do?

    A router processor provides interfaces for network administrators to manage and monitor the router. It allows administrators to configure the router, collect performance metrics, and handle special packets.

    Signup and view all the flashcards

    What is the control plane implementation?

    The control plane implementation of a routing protocol involves tasks like creating forwarding tables for line cards, providing interfaces for network administrators, and collecting performance metrics.

    Signup and view all the flashcards

    What is cloud computing?

    Cloud computing is a way to deliver IT resources, such as servers, storage, and software, over the internet on demand. Users pay only for the resources they use, making it a flexible and cost-effective solution.

    Signup and view all the flashcards

    What are AWS services?

    AWS is a cloud computing platform that provides a wide range of services, including computing, storage, networking, databases, and more. It is known for its scalability, reliability, and global reach.

    Signup and view all the flashcards

    What are AWS regions?

    AWS regions are geographically distinct locations where AWS infrastructure is deployed. Each region consists of multiple Availability Zones, which are physically isolated data centers within a region.

    Signup and view all the flashcards

    What are Availability Zones?

    Availability Zones (AZs) are geographically isolated data centers within a region. Each AZ has independent power, cooling, and networking, making it highly resilient to outages.

    Signup and view all the flashcards

    What is Anycast routing?

    Anycast routing uses a single IP address advertised from multiple locations. User requests are automatically routed to the most optimal data center based on network performance and other factors.

    Signup and view all the flashcards

    What is Ethernet?

    Ethernet is a network technology that uses a shared medium (like a cable) for communication between devices on the same network. It's characterized by being connectionless, meaning that devices don't establish a dedicated connection before sending data, and unreliable, meaning that there's no guarantee that data will be delivered successfully.

    Signup and view all the flashcards

    What is the Ethernet MAC Protocol?

    The Ethernet MAC protocol is responsible for managing access to the shared communication medium to avoid collisions and ensure successful data transmission. It helps prevent multiple devices from transmitting at the same time.

    Signup and view all the flashcards

    What is CSMA/CD?

    CSMA/CD stands for Carrier Sense Multiple Access with Collision Detection. It's a mechanism used in Ethernet to manage the shared medium and deal with collisions.

    • Carrier Sense (CS): Before transmitting, a device listens to the medium to check if it's already in use. If busy, it waits.
    • Multiple Access (MA): Multiple devices can access the shared medium, but they have to follow rules to avoid collisions.
    • Collision Detection (CD): Devices can detect if their transmission collides with another device's transmission. If a collision occurs, both devices stop transmitting, send a jamming signal to alert others, and wait a random amount of time before retrying.
    Signup and view all the flashcards

    What is Binary Backoff?

    Binary Backoff is a strategy used in CSMA/CD to resolve collisions. When a collision occurs, both devices stop transmitting, send a jamming signal, and wait a random amount of time before trying to transmit again. This random wait time is calculated using a binary exponential backoff algorithm, which increases the duration of the wait each time a collision occurs.

    Signup and view all the flashcards

    What is an Ethernet Switch?

    Ethernet switches are intelligent link-layer devices that actively manage frame forwarding based on MAC addresses. Instead of broadcasting frames to all ports like a hub, switches forward frames to specific outgoing links based on the destination MAC address. This reduces network congestion and improves efficiency.

    Signup and view all the flashcards

    What is Transparency in Ethernet Switches?

    A switch's ability to selectively forward frames to specific ports based on MAC addresses makes it a transparent device to hosts on the network. This means that hosts are unaware of the presence of switches and operate as if they were directly connected to each other.

    Signup and view all the flashcards

    How do Ethernet Switches work?

    Ethernet switches work at the data link layer of the OSI model, meaning they manage communication between devices within the same LAN using MAC addresses. They don't need manual configuration to operate, as they learn MAC addresses automatically and use this information to forward frames.

    Signup and view all the flashcards

    What is a Switch's MAC Address?

    Each switch in an Ethernet network has its own MAC address. This address is used to identify the switch itself when forwarding data packets. It's like a unique ID for each switch, making it easy to keep track of data flow within the network.

    Signup and view all the flashcards

    Study Notes

    Network Layer

    • The network layer transports segments from the sending host to the receiving host
    • The sending side encapsulates segments into datagrams, the receiving side delivers segments to the transport layer
    • Two key functions:
      • Forwarding: Moves packets from router input to router output
      • Routing: Determines the route taken by packets from source to destination using routing algorithms
    • Data plane (forwarding plane): Responsible for moving data packets through a network device, such as a router or switch
    • Key functions of the data plane: forwarding
      • Forwarding determines how to forward incoming data packets to the correct destination based on forwarding tables and routing rules
    • Router Architecture:
      • Router input ports: Interfaces through which packets enter the router
      • Input ports convert incoming signals into digital packets

    Packet Switching

    • Packet switching is a method of transmitting packets from one link to another based on destination
    • Ingress links are input ports where packets enter the system
    • Egress links are output ports where packets exit the system

    Packet Arrival Process

    • Packet arrival: A packet enters through an ingress, information such as destination identifier is included
    • Choosing egress: The system determines the appropriate egress link based on the destination information

    Delay and Loss

    • Packet queueing may occur when packets arrive faster than they can be processed and transmitted to the next link
    • Packet loss can occur if the packet arrival rate exceeds the output link capacity

    Router Processor

    • Primarily responsible for managing the control plane
    • Implements routing protocols, creates forwarding tables, and handles interfaces to network administrators

    Loopback Interface

    • A virtual network interface assigned an IP address identifying the router's CPU
    • Provides interfaces for network administrators to manage and monitor the router, configures the router, transmits measurements, collects and reports performance metrics
    • Handles special packets

    Longest Prefix Matching

    • A key algorithm used in routers to decide the correct output interface
    • The router uses the longest address prefix in the forwarding table that matches the destination header in the packet header

    Subnets

    • A subnet is a logically defined portion of a larger network
    • Subnets are created by dividing a larger network into smaller segments and contain a range of IP addresses
    • A subnet mask determines the number of hosts that can exist within the subnet and is used to identify the portion of an IP address representing the network and the host

    Special IP Addresses and Loopback Interfaces

    • Reserved for loopback interfaces
    • IP addresses of a network: host number consists of all zeros.
    • Broadcast address: host number is all ones

    Subnetting

    • Subnetting is the process of dividing a larger network into smaller subnetworks
    • Dividing a network such as 192.168.0.0 /16 into multiple smaller subnets, like 192.168.1.0/24

    Autonomous System (AS)

    • A larger collection of networks under a single administrative domain, identified by an ASN
    • Routing within AS is Intra-AS routing
    • Routing between ASes is Inter-AS routing

    Network Address Translation (NAT)

    • A technique used by routers to allow multiple devices in a private network to share a single public IP address for internet access
    • Modifies IP addresses and port numbers in network packets
    • Implemented in network interface card (NIC)
    • Combines hardware, software, and firmware
    • Communication happens between adaptors via a controller
    • Data transfer happens as a frame
    • Error detection

    MAC Addresses

    • Used to map an IP address to a MAC address within a local network
    • ARP is used to find the MAC address of a device given its IP address, operates within the boundaries of a single network (a home Wi-Fi or office LAN)

    Ethernet

    • A shared communication medium, uses CSMA/CD to avoid collisions
    • Devices listen to the medium, and transmit when idle; collisions detected are instantly stopped and devices wait for a random time before retrying transmission
    • Switch selectively forward frames, this improves efficiency and removes congestion on the network

    VLANs

    • A logical segmentation of a physical network into multiple isolated networks
    • Devices within a VLAN can communicate as if they are on the same physical LAN, even if they are connected to different switches
    • Switch ports are assigned to specific VLANs; each vlan has a broadcast domain
    • VLANs are based on switch ports and MAC addresses

    Content Delivery Networks (CDNs)

    • A network of servers geographically distributed to efficiently deliver web content to users
    • Uses geographically distributed server locations to cache content and distribute it closer to users

    Dash

    • A video streaming technology that allows high-quality media streaming over the Internet
    • Enables adaptation of video quality automatically based on viewers' internet speed and device performance
    • Breaks video content into small chunks, uses CDN to distribute content efficiently to increase user experience
    • The CDN caches Dash video segment to servers to reduce latency and improve playback

    POPs

    • Point of presence, contains routers, switches, servers and other networking equipment, and serves as a hub for managing internet traffic
    • In locations closer to users, users are connected to a local server, caches data to reduce latency in delivering data

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Related Documents

    Network Layer Notes PDF

    Description

    This quiz covers fundamental concepts of Ethernet networking, including the operations of Ethernet adaptors, the MAC protocol, and components of the CSMA/CD protocol. Test your knowledge on topics like collision detection, binary backoff, and advantages of switches over hubs.

    More Like This

    Network Fundamentals Quiz
    10 questions

    Network Fundamentals Quiz

    ResoundingChalcedony8462 avatar
    ResoundingChalcedony8462
    Networking Fundamentals
    16 questions
    Ethernet Networking Basics
    24 questions
    Protocolo Ethernet/IP
    32 questions

    Protocolo Ethernet/IP

    UseableFermat9903 avatar
    UseableFermat9903
    Use Quizgecko on...
    Browser
    Browser