231k views
3 votes
Which of the following commands will show details about all ACLs configured on the router?

1) show access-list
2) show ip access-list
3) show acl
4) show acl details

User Smok
by
8.7k points

1 Answer

5 votes

Final answer:

To view details of all ACLs on a router, use the 'show ip access-list' command. It lists all ACL rules with actions and conditions for both standard and extended ACLs.

Step-by-step explanation:

To show details about all Access Control Lists (ACLs) configured on a router, the correct command is: show ip access-list. This command provides detailed information about both standard and extended ACLs, including the individual rules, the criteria for filtering, and the action taken (permit or deny) for each rule. It is a useful command for network administrators to verify and troubleshoot ACL configurations on Cisco routers and switches.

User Anilech
by
8.0k points