Question

What router command allows you to determine whether an IP access list is enabled on a particular interface?
Group of answer choices

show access-lists interface

show access-lists

show ip port

show ip interface

Answers

GPT-4o mini
The correct command to determine whether an IP access list is enabled on a particular interface is:

**show ip interface**

This command provides information about the status of each interface, including any access lists that are applied to the interface.

Related Questions