Computer Networking
You have created a named access list called Blocksales. Which of the following is a valid command for applying this to packets trying to enter interface s0 of your router?

(config-if)# blocksales ip access-list in
(config-if)# ip access-group 110 in
(config)# ip access-group 110 in
(config-if)# ip access-group Blocksales 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?

Add the destination to the MAC address table and then forward the frame
Flood the network with 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