Day 9 Questions Flashcards
You can have a named, extended, and standard ACL on one incoming interface. True or
false?
False. You can only configure a single ACL on an interface per direction.
You want to test why your ping is blocked on your Serial interface. You ping out from the
router but it is permitted. What went wrong? (Hint: See ACL Rule 4.)
A router won’t filter traffic it generated itself.
Write a wildcard mask to match subnet mask 255.255.224.0.
0.0.31.255.
What do you type to apply an IP access control list to the Telnet lines on a router?
access-class.
How can you verify ACL statistics per interface (name the command)?
Issue the show ip access-list interface command.
How do you apply an ACL to an interface?
Issue the ip access-group [in | out] command.