ARP basics for the Cisco CCNA

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024
  • A short tutorial and demonstration on how ARP functions in local are networks. Cisco CCNA
    danscourses.com

Комментарии • 26

  • @gwolt
    @gwolt 7 лет назад +7

    brilliant @ 04:40 scratching beard is initiating

  • @RajinderSingh-uq6rq
    @RajinderSingh-uq6rq 5 лет назад +1

    Ended abruptly

  • @krendoshazin
    @krendoshazin 11 лет назад

    ARP is a layer 2 function for MAC address resolution within the local network. Routing outside of the network occurs at layer 3 as a router looks at the IP address header and decides the best route to send it. Because routers operate at layer 3 they don't care about the MAC address.
    The local network has no knowledge of anything beyond the gateway.

  • @iamredheart22
    @iamredheart22 7 лет назад +1

    Why is the first ARP Request from router not a broadcast? Why it is to intel laptop mac directly?

    • @ajitadiga007
      @ajitadiga007 7 лет назад

      I think it was the previous entry when he was deleting the arp table. The first packet should start from packet no 3.

    • @LuminousLead
      @LuminousLead 4 года назад

      I imagine that the router sent a message to his computer in the time between running arp -d and refreshing the yahoo browser.

  • @mulindwajoseph5176
    @mulindwajoseph5176 5 лет назад

    As ,i think I know all that I need to know now after watching this

  • @kisali777
    @kisali777 7 лет назад

    how to configure snmp on fiberhome (fengine s4800) switch

  • @ZTechSecurity
    @ZTechSecurity 12 лет назад

    thanks for explaining with wireshark :)
    it is super explained now..

  • @bernicehu
    @bernicehu 11 лет назад

    Can't thank you enough for making these extremly helpful videos for networking learners.

  • @ianchong7422
    @ianchong7422 7 лет назад

    WTF, great tute!!!! thank you for sharing.

  • @videoanand
    @videoanand 12 лет назад

    Excellent explanation with wireshark.

  • @CamiloSaka
    @CamiloSaka 11 лет назад

    Muy buena explicación

  • @rf2632_
    @rf2632_ 12 лет назад

    Very very useful!! Thanks!!

  • @shaikrafi3588
    @shaikrafi3588 8 лет назад

    hi, could please let me which simulator software should i use for learning.

    • @MrHildebrand
      @MrHildebrand 8 лет назад

      Packet tracer is a great tool.

  • @00mrde
    @00mrde 8 лет назад

    Very useful

  • @feeltheblissinhari
    @feeltheblissinhari 11 лет назад

    Thank you..

  • @shohamtzubery8456
    @shohamtzubery8456 4 года назад

    this is the result of googling "wireshrek"

    • @diodio3740
      @diodio3740 4 года назад

      noroy noroy! za warduo wa saikyo no stando da!

  • @adamwest5465
    @adamwest5465 11 лет назад

    Top man!

  • @rahulkoul9995
    @rahulkoul9995 10 лет назад +1

    Explaining with wireshark is just as important as defining the protocol! Thank you very much! I have a very basic question though and I hope some can answer it :)
    We know ARP resolves the Ip to MAC addresses and thats how it know the MAC address of a client but how does it know the Ip address in first place! In other words, how does it know it needs to resolve a particular Ip address? How did it get that Ip address?

    • @terae77
      @terae77 10 лет назад +2

      Hi.
      On my understanding, it depends on the situation.
      But the most of the times, the IP address is provided by a DNS, which translates a URL to IP.

    • @sridharlanka2721
      @sridharlanka2721 4 года назад

      @First Last "The default gateway gets the ARP request, recognizes that it is directed towards itself, and replies to the PC with its own MAC address by sending a DHCP reply."
      -----> Could you please confirm Is it ARP Reply or DHCP reply ?