CrazyEngineers
  • router configuration problem

    Updated: Oct 26, 2024
    Views: 1.3K
    Hi,

    I came across an article that it is in the data link layer of OSI model that the "router configuration problem" resides. Is this statement true in the first place?

    Additionally, what exactly is this "router configuration problem"?
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • durga ch

    MemberApr 13, 2016

    link to article
    Are you sure? This action cannot be undone.
    Cancel
  • pratap singh, upendra

    MemberApr 13, 2016

    durga
    link to article
    I was solving GATE CSE problems from a book and this question was one of the objective questions in this book
    Are you sure? This action cannot be undone.
    Cancel
  • Ashraf HZ

    MemberJun 12, 2016

    Not sure of the circumstance of that question you saw, but in the networking world, "router configuration problem" is very ambiguous. Router configurations nowadays are advanced enough to extend through the whole OSI layers.

    In most cases of troubleshooting, I suppose issues would fall under Layers 2 & 3.
    Are you sure? This action cannot be undone.
    Cancel
  • hemantbothra

    MemberJun 12, 2016

    Ash is right it depends on context the statement is mentioned.

    As OSI model is composed of 7 Layer.
    Layer 1 - Physical - cables, connectors and media { electrons(wired) , radio frequency(wireless), light (fibre) }
    PDU - bits

    Layer 2 - Data Link Layer - consist of two sub-layer
    a) LLC (logical link control) which is closer to Network Layer
    b) MAC (media access control) which is closer to Physical Layer and consist of MAC address.
    Devices - network interface card (NIC) which is present in PC, Switches & Routers.
    PDU - Frames

    Layer 3 - Network Layer - logical address i.e. hierarchical addressing.
    Device used is Router, PC or multi-layer switches where you can assign ip address.
    PDU - Packet

    Hence, data link layer is 1st possibility troubleshooting after receiving the signal from the wire (bits).

    One example of Router configuration problem:
    not assigning IP address to an router interface connected to LAN. If somebody on the LAN is trying to ping the router's ip address. Router is not reachable.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register