1/6
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
In simple terms what does a static route allow?
Allow an admin to precisely control how to route packets for a particular destination.
what command would u use to add a static route?
ip route
what is a recurive lookup?
A process used in the routing table by the next hop device. It determines how to reach the destined place for the packet.
What is proxy ARP?
Allows a router to respond to ARP requests with its own MAC address only if there is a related route in the routing table.
how do you enable an IPv6 static route ?
ipv6 route
should an exit interface be set on IPv6 routes?
yes it is mandatory when using link-local addresses as the next hop.
How does IPv6 determine a neighbouring device MAC address?
It uses NDP which is similar to ARP although it is multicast based not broadcast