Computer Networking
Which command is used to determine if an IP access list is enabled on a particular interface?

show interface
show access-lists
show interface access-lists
show ip interface

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
ICMP (Internet Control Message Protocol) is

a TCP/IP protocol used to dynamically bind a high level IP Address to a low-level physical hardware address
a TCP/IP high level protocol for transferring files from one machine to another
None of these
a protocol used to monitor computers
a protocol that handles error and control messages

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You want to create a standard access list that denies the subnet of the following host: 172.16.50.172/20. Which of the following would you start your list with?

access-list 10 deny 172.16.48.0 255.255.240.0
access-list 10 deny 172.16.0.0 0.0.255.255
access-list 10 deny 172.16.64.0 0.0.31.255
access-list 10 deny 172.16.48.0 0.0.15.255

ANSWER DOWNLOAD EXAMIANS APP