Home / Computer Science / Computer Networking :: Discussion

Discussion :: Computer Networking

  1. 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?

  2. A.

     show access-lists

    B.

     show interface Ethernet 0

    C.

     show ip access-lists

    D.

     show ip interface Ethernet 0

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    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.


Be The First To Comment