Monthly Archives: March 2019

Types of Address resolution Protocol(ARP)

Topology Address resolution Protocol is used to find the Layer 2( mac address) information when the layer 3(IP) Information is already given. Total 9 filed in Header. The typical Address resolution protocol Header format is shown as below Fig1 ARP_Header

Posted in Routing Protocols | Tagged , , , , , , , , , | Comments Off on Types of Address resolution Protocol(ARP)

Different Static Route Options

In this scenario router IOU1 already know the outgoing interface as we configured the ip route specifying the outgoing interface. So here IOU1 wil check the routing table and will get the outgoing interface detail in single lookup.

Since the network is Ethernet, the IOU1 must know the L2 address, so it will construct ARP packet having source IP address of PC1 and destination of 30.30.30.2. Source mac of IOU e0/1 interface and DMAC as 0.0.0.0. Continue reading

Posted in Routing Protocols | Tagged , , , | Comments Off on Different Static Route Options