Which IPv6 ACL statement would be used to allow all traffic coming from the 2000::/64 network to the 2500:/64 network?
A) permit ip 2000::/64 2500::/64
B) permit ipv6 2000::/64 2500::/64
C) allow ipv6 2000::/64 2500::/64
D) allow ip 2000::/64 2500::/64
B
Explanation: B) 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 allow all traffic from the 2000::/64 network to the 2500::/64 network, the permit ipv6 2000::/64 2500::/64 statement would be used.
You might also like to view...
Like Word, Excel allows you to work with styles.
Answer the following statement true (T) or false (F)
Why would an implementation of the link layer use error-correcting codes? How would that affect the system?
What will be an ideal response?