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: Option D
Solution (By Examveda Team)
The only command that shows which access lists have been applied to an interface isshow 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.
Join The Discussion