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

Packets addressed to a unicast address are delivered to a single interface.
These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.
Identifies multiple interfaces and is only delivered to one address. This address can also be called one-to-one-of-many.
Packets are delivered to all interfaces identified by the address. This is also called a one-to-many address.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following access lists will allow only HTTP traffic into network 196.15.7.0?

access-list 10 deny tcp any 196.15.7.0 eq www
access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www
access-list 100 permit 196.15.7.0 0.0.0.255 eq www
access-list 110 permit ip any 196.15.7.0 0.0.0.255

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You have two switches connected together with two crossover cables for redundancy, and STP is disabled. Which of the following will happen between the switches?

The MAC forward/filter table will not update on the switch.
The switches will automatically load-balance between the two links.
The routing tables on the switches will not update.
Broadcast storms will occur on the switched network.

ANSWER DOWNLOAD EXAMIANS APP