Quiz
Last updated
Last updated
Which ACL, when applied outbound on R2's G0/1, permits only PC1 and PC4 to access 10.0.1.0/24?
Which interface should the following ACL be applied to, and in which direction, to fulfill the requirement?
You issue the follwoing commands on R2. Which statement about the effect of the configurations is correct?
All traffic will be denied.
Traffic from the 10.0.0.0/24 network will be denied.
Traffic from the 172.16.0.0/24 network will be denied.
Traffic from the 192.168.0.0/24 network will be denied.
If this ACL is applied inbound in R1 G0/0, which PCs will be able to ping SRV2?
PC1 and PC2
PC1, PC2, and PC4
PC1 only
All PCs
PC3 and PC4 only
What happens if a packet doesn't match any entries of an ACL?
The packet will be forwarded to the default gateway.
The packet will checked using the next available ACL.
The packet will be dropped.
The action of the most specific match will be taken.
Which ACL, when applied outbound on R1's G0/0, permits only PC1 to access the TFTP server on SRV1?
What effect will the following command have on ACL 1?
Traffic from 10.0.2.0/24 will be permitted.
ACL 1 wil be deleted.
The command will not work (it will be rejected).
Traffic to 10.0.2.0/24 will be permitted.
Which command was used to resequence ACL 199?
R1(config)# ip access-list extended resequence 199 5 10
R1(config)# ip access-list resequence 199 5 15 25 35 45
R1(config)# ip access-list resequence 199 5 10
R1(config)# ip access list resequence extended 199 5 10
Which of the following ACLs would prevent R1 from forwarding OSPF packets out of G0/2?
ACL 150 isn't having the intended effect. How can i be fixed to den HTTP and HTTPS traffic from 192.168.1.0/24 to 10.0.2.0