Which IPV6 scope prefix should you use?

Your network contains an Active Directory domain named contoso.com. The domain
contains a server named Server1 that runs Windows Server 2012 R2 and has the DHCP
Server server role installed.
You need to create an IPv6 scope on Server1. The scope must use an address space that is
reserved for private networks. The addresses must be routable.
Which IPV6 scope prefix should you use?

Your network contains an Active Directory domain named contoso.com. The domain
contains a server named Server1 that runs Windows Server 2012 R2 and has the DHCP
Server server role installed.
You need to create an IPv6 scope on Server1. The scope must use an address space that is
reserved for private networks. The addresses must be routable.
Which IPV6 scope prefix should you use?

A.
2001:123:4567:890A::

B.
FE80:123:4567::

C.
FF00:123:4567:890A::

D.
FD00:123:4567::



Leave a Reply 14

Your email address will not be published. Required fields are marked *


jaido

jaido

bobsmith u probably forgotten ur 70-410 class

T3ch M@n E

T3ch M@n E

IPv6 private routable IP addresses begin with FD or FC > from the CCNA and probably from the 410, but I took my CCNA more recently and definitely remember that (I’m also a network engineer)

andry79

andry79

Why not FF00:123:4567:890A:: ?

medo

medo

I am confused , in the question they are asking for IPv6 which is both used for private network and routable , what I know is that FD00:: is used for private networks but it’s NOT routable !! and 2001:: is routable IP but it’s not used for private networks .. can someone explain for me why the answer is D ??

mslover

mslover

The difference here is between Link-Local (FE80) and Unique Local (FD00).

Routers will drop FE80 packets, they are only used on a local segment.

Internal routers will route FD00, but IPSs should be dropping them. The are route-able just not on the public internet.

“Unique local addresses are available for use in private networks, e.g. inside a single site or organization or spanning a limited number of sites or organizations. They are not routable in the global IPv6 Internet.”

“Link-local addresses are usually not guaranteed to be unique beyond a single network segment. Routers therefore do not forward packets with link-local addresses.”

medo

medo

thanks mslover for your explanation , its Cristal clear

BitterSysAdmin

BitterSysAdmin

A+ explanation sir.

*tips hat*