What is Dynamic ARP Inspection? Detail Explained

What is Dynamic ARP Inspection? Dynamic ARP Inspection (DAI) is a security feature used to protect networks from malicious behavior associated with spoofing and poisoning of the Address Resolution Protocol (ARP). DAI works by verifying that each ARP request and response on a secure network comes from a valid IP-to-MAC address binding. It does this … Read more

What is the purpose of the route-target command in this configuration?

Router Aip vrf A rd 100:1route-target both 200:1Router Bip vrf B rd 300:1route-target both 400:1 What is the purpose of the route-target command in this configuration? Explanation In this configuration, the route-target command is used to establish VPN (Virtual Private Network) connectivity between Router A and Router B. VPNs allow organizations to develop secure and … Read more

What is the default metric for the BGP routes redistributed into OSPF?

An Enterprise’s WAN router is running EBGP with the MPLS provider and OSPF with the site LAN. The router is configured to redistribute routes learned from BGP into OSPF. What is the default metric for the BGP routes redistributed into OSPF? Explanation When redistributing routes from one routing protocol into another, the default metric for … Read more