Routing Fundamentals Flashcards
(4 cards)
1
Q
Which two routes are added when an interface is configured with an ip address?
A
Local - route to exact IP address on interface (/32 netmask)
Connected - route to the network the interface is connected to
2
Q
What happens if a packet fits the conditions for two routes in the table?
A
The route with the most specific matching route (longest prefix) will be chosen
3
Q
ARP
A
Address resolution protocol - if the sender doesn’t know the MAC address of its destination, it will make an ARP Broadcast to all devices and the device with the right MAC will send an ARP reply back
4
Q
A