Computer Networking
Which of the following is an example of a standard IP access list?

access-list standard 1.1.1.1
access-list 1 deny 172.16.10.1 0.0.0.0
access-list 1 permit 172.16.10.1 255.255.0.0
access-list 110 permit host 1.1.1.1

ANSWER DOWNLOAD EXAMIANS APP

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

ANSWER DOWNLOAD EXAMIANS APP