Computer Networking
Which of the following is true when describing a unique local address?

These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.
Packets addressed to a unicast address are delivered to a single interface.
These are like private addresses in IPv4 in that they are not meant to be routed.
These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Your company is running IGRP using an AS of 10. You want to configure EIGRP on the network but want to migrate slowly to EIGRP and don't want to configure redistribution. What command would allow you to migrate over time to EIGRP without configuring redistribution?

router eigrp 10
router eigrp 10 redistribute igrp
router igrp combine eigrp 10
router eigrp 11

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
If a switch receives a frame and the source MAC address is not in the MAC address table but the destination address is, what will the switch do with the frame?

Flood the network with the frame
Add the destination to the MAC address table and then forward the frame
Discard it and send an error message back to the originating host
Add the source address and port to the MAC address table and forward the frame out the destination port

ANSWER DOWNLOAD EXAMIANS APP