Which command will verify the number of packets that are permitted or denied by an ACL that restricts SSH access?

IT Exam Items RepositoryCategory: CCNAWhich command will verify the number of packets that are permitted or denied by an ACL that restricts SSH access?

Which command will verify the number of packets that are permitted or denied by an ACL that restricts SSH access?

  • show ip interface brief
  • show ip ssh
  • show running-config
  • show access-lists

Explanation: The show-access lists command will display each line of an access list and the number of matches to each statement. The show running-config command will show the statements as they were configured, but provides no information on matches. The show ip ssh command gives general information about the SSH configuration.

Related exam: CCNA 3 v7 Module 5 Quiz - ACLs for IPv4 Configuration