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.

Computer Science & Information Technology

You might also like to view...

In order to do automatic type conversion for your class, you would write _________

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

How are single-line comments added in ActionScript? Multiline comments?

What will be an ideal response?

Computer Science & Information Technology

The ____________________ behavior enables you to specify what will happen to the information collected from the Web page.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Some firms offer _____, which provide powerful web-based support for transactions such as order processing, billing, and customer relationship management.

A. application service providers (ASP) B. Internet business services (IBS) C. outsource hosting providers (OHP) D. fixed outsourcing services (FOS) 

Computer Science & Information Technology