Explanation:
The show ip interface [name] command can be used to see if the access-list is on the interface. Output will vary depending on how the access-list command was applied but can include:
*Outgoing access list is not set
*Inbound access list is 101
*Outgoing access list is not set
*Inbound access list is 101, default is not set
Incorrect Answers:
A, B. This would simply show you the contents of the ACL, as well as the counters assuming the "log" keyword was configured on the access list. Example:
Show access list 101 or show IP access list 101
*Extended IP access list 101
*deny tcp any any (1649 matches)
*deny udp any any (35 matches)
*deny icmp any any (36 matches)
D. This will display the statistics pertaining to the interface, but not any configured access lists that are applied.
QUESTION NO: 9
Which of the following statements regarding the use of multiple access lists are valid when configuring a single interface on a Cisco router?
A.Application of up to three access lists per protocol to a single interface.
B.No more than two access lists per interface.
C.One access list may be configured per direction for each Layer 3 protocol configured on an interface.
D.The maximum number allowed varies due to RAM availability in the router.
E.An infinite number of access lists that can be applied to an interface, from most specific to most general.
F.Cisco IOS allows only one access list to an interface.
G.None of the above
Answer: C
Explanation:
Leading the way in IT testing and certification tools, www.testking.com