Which IPv6 ACL statement would be used to deny all TCP traffic coming from the 2001:db8:ABCD:1357::/64 network to the 2001:db8:DCBA:2468::/64 network?
A) drop ipv6 2001:db8:abcd:1357::/64 2001:db8:dcba:2468::/64
B) deny ipv6 2001:db8:abcd:1357::/64 2001:db8:dcba:2468::/64
C) drop udp 2001:db8:abcd:1357::/64 2001:db8:dcba:2468::/64
D) deny tcp 2001:db8:abcd:1357::/64 2001:db8:dcba:2468::/64
D
Explanation: D) The permit {ipv6 | tcp | udp} {source-ipv6-prefix/prefix-length | any | host source-ipv6-address} {destination-ipv6-prefix/prefix-length | any | host destination-ipv6-address} command is used when configuring standard IPv6 ACLs. To deny all TCP traffic from the 2001:db8:ABCD:1357::/64 network to the 2001:db8:DCBA:2468::/64 network, the deny tcp 2001:db8:abcd:1357::/64 2001:db8:dcba:2468::/64 statement would be used.
You might also like to view...
The percentage by which one number increases over another during a specified amount of time is called the percentage ________
Fill in the blank(s) with correct word
The ________ displays the value or formula located in the active cell
Fill in the blank(s) with correct word