Which of the following packets will be allowed in an extended IP ACL using the access-list statement access-list 101 permit ip host 1.1.1.1 any?
A) Any packet from host 1.1.1.1 will be allowed.
B) All packets except those from host 1.1.1.1 will be allowed.
C) Any packets destined for host 1.1.1.1 will be allowed.
D) Any packets except those destined for host 1.1.1.1 will be allowed.
A
Explanation: A) In this example, permit is used to allow traffic, and host 1.1.1.1 is the source with any for the destination, so any traffic (based on the ip keyword) from host 1.1.1.1 will be allowed.
You might also like to view...
What are instant clones (VMware) / pooled virtual desktops (Microsoft Hyper-V)?
What will be an ideal response?
The algorithm used to store jobs into memory in a fixed partition system requires a few more steps than the one used for a single-user system because the size of the job must be matched with the size of the partition to make sure it fits completely.
Answer the following statement true (T) or false (F)