Computer Networking
Which of the following commands connect access list 110 inbound to interface ethernet0?

Router(config)# ip access-list 110 in
Router(config)# ip access-group 110 in
Router(config-if)# ip access-list 110 in
Router(config-if)# ip access-group 110 in

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
Discard it and send an error message back to the originating host
Add the destination to the MAC address table and then forward the frame
Add the source address and port to the MAC address table and forward the frame out the destination port

ANSWER DOWNLOAD EXAMIANS APP