Vidyalelo
Networking · Q5

Network Security

Programming · Networking · question 5

Q5

You are working on a router that has established privilege levels that restrict access to certain functions. You discover that you are not able to execute the command show running-configuration. How can you view and confirm the access lists that have been applied to the Ethernet 0 interface on your router?

A.
show access-lists
B.
show interface Ethernet 0
C.
show ip access-lists
D.
show ip interface Ethernet 0
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
The only command that shows which access lists have been applied to an interface is show ip interface Ethernet 0. The command show access-lists displays all configured access lists, and show ip access-lists displays all configured IP access lists, but neither command indicates whether the displayed access lists have been applied to an interface.