Which configuration denies Telnet traffic to router 2 from 198A:0:200C::1/64?

Refer to the exhibit.

Which configuration denies Telnet traffic to router 2 from 198A:0:200C::1/64?

A)

B)

C)

D)

A . Option A
B . Option B
C . Option C
D . Option D

Answer: D

Explanation:

When assigning an lPv4 access list to an interface you used the ip access-list ACL_NAME in out command in interface configuration mode. To assign an lPv6 ACL to an interface you’ll use theipv6 traffic-filter ACL_NAME in]out command in interface configuration mode.

We should also specific which port (telnet in this case) we want to deny or we will drop all TCP traffic to the destination.

Note: In fact there is an error with all of the above commands as we cannot use subnet mask (/64) with keyword "host”. We must remove the subnet mask before applying the ACL statement.

Latest 300-410 Dumps Valid Version with 213 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
luv lee
luv lee
2 years ago

Answer should be A as it metiones particularly for Telnet