Module 9 Practice Flashcards
What destination MAC address would be included in a frame sent from a source device to a destination device on the same local network?
The MAC address of the destination device.
What destination MAC address would be included in a frame sent from a source device to a destination device on a remote local network?
The MAC address of the local router interface.
What two protocols are used to determine the MAC address of a known destination device IP address (IPv4 and IPv6)?
- ARP (IPv4)
-ND (IPv6)
What two functions are provided by ARP? (Choose two.)
- Maintains a table of IPv4 to MAC address mappings
- Resolves IPv4 addresses to MAC addresses
Where is the ARP table stored on a device?
RAM
Which statement is true about ARP?
ARP entries are cached temporarily.
Which command could be used on a Cisco router to view its ARP table?
show ip arp
Which two ICMPv6 messages are used in SLAAC?
- Router Advertisement
- Router Solicitation
What is an attack using ARP?
ARP poisoning
Which two ICMPv6 messages are used in to determine the MAC address of a known IPv6 address?
- Neighbor Advertisement
- Neighbor Solicitation
To what type of address are ICMPv6 neighbor solicitation messages sent?
Multicast
Which destination address is used in an ARP request frame?
FFFF.FFFF.FFFF
Which two ICMPv6 messages are used during the Ethernet MAC address resolution process? (Choose two.)
- neighbor solicitation
- neighbor advertisement
What type of information is contained in an ARP table?
IP address to MAC address mappings
What addresses are mapped by ARP?
destination MAC address to a destination IPv4 address