Chapter 12: IPv6 Addressing

Pataasin ang iyong marka sa homework at exams ngayon gamit ang Quizwiz!

Theses are the addresses of DNS servers and domain name

DNS addresses and domain name

Instead of a broadcast IPv6 has what?

IPv6 all nodes multicast address that essentially gives the same result.

What is the difference between a GUA address and a LLA addresses?

IPv6 global unicast addresses are globally unique and are routable on the IPv6 internet. LLAs are not unique and can be reused in different subnets and are not globally routable.

This uses the EUI-64 process or by generation a random 64-bit number, depending on the device operating system

Interface ID

Typically, which IPv6 address is used for the default gateway for other devices on the link?

It is the Link-local address

AN IPv6 Multicast address is used to send a single IPv6 packet to multiple destination.

Multicast

What does NAT64 stand for?

Network Address Translation 64

When an address begins with this hextext within the range of fe80 to febf, what parameter must follow the address?

link-local

For IPv6 it is strongly recommended that a prefix length of what is used for a GUA?

/64

What is the recommended IPV6 prefix length for LANs and most other types of networks?

/64

What is the recommended prefix length for most IPv6 subnets? /32 /48 /64 /128

/64

What is the prefix length range of an IPv6 address?

0-128

Breakdown how Method 2: SLAAC and Stateless DHCPv6 is used to receive IPv6 address information and DNS information.

1. The PC sends an RS to all IPv6 routers, I need addressing information 2. The router sends an RA message to all IPv6 nodes with Method 2 ( SLAAC and DHCPv6) specified. Here is your prefix , prefix length, and default gateway information. But you will need to get DNS information from DHCPv6 server. The PC sends a DHCPv6 Solicit message to all DHCPv6 servers. I used SLAAC to create my IPv6 address and get my default gateway address, but I need other information form a stateless DHCPv6 server.

An IPv6 anycast address is any Ipv6 unicast address that can be assigned to multiple devices. A packet sent to an anycast address is routed to the nearest device having that address.

Anycast

IPv6 does not have what type of address?

Broadcast

Why do you configure an LLA manually?

Configuring the LLA manually lets you create an address that is recognized and easier to remember.

Why is NAT problematic for many applications?

Creates latency Has Limitations that severely impede peer-topeer0 communications.

A GUA has three parts, what are they?

Global Routing Prefix Subnet ID Interface ID

What are the six different types of IPv6 unicast addresses?

Global Unicast Link-local Loopback Unspecified Address Unique Local Embedded IPv4

This is similar to a public IPv4 address. These are globally unique, internet-routable addresses. GUAs can be configured statically or assigned dynamically.

Global Unicast Address (GUA)

Unlike IPv4 devices that have only a single address, IPv6 addresses typically have two unicast addresses:

Global Unicast Address (GUA) Link-local Address (LLA)

Which part of a GUA is assigned by the ISP? Global Routing Prefix Global Routing Prefix and Subnet ID Prefix RIR Prefix

Global routing Prefix

For the Global Unicast Address, a device obtains the address dynamically through which version of the Internet Control Message Protocol version (ICMP)?

ICMPv6

What does LLA stand for?

Link-Local Address

When a device receives SLAAC information through Router Advertisement messages, by default, what does RA message suggest?

RA message suggests that the receiving device use the information in the RA message to create its own IPv6 GUA and all other necessary information.

A /64 subnet or prefix (Global Routing Prefix + Subnet ID) leaves 64 bits for the interface ID. This is recommended to allow what protocol to function?

SLAAC

Method 2 using SLAAC and stateless DHCPv6., the RA message suggests devices use the following:

SLAAC to create its own IPV6 GUA The router LLA, which is the RA source IPv6 address, as the default gateway address A stateless DHCPv6 server to obtain other information such as DNS server address and domain name

What does SLAAC stand for in IPv6?

Stateless Address Autoconfiguration

There are two ways in which a device can obtain an IPv6 GUA automatically:

Stateless Address Autoconfiguration Stateful DHCP

What does SLAAC protocol allow an device IPv6 enabled device to do?

Stateless Address Autoconfiguration (SLAAC) is a method that allows a device to create its own GUA without the services of DHCPv6.

This means the device has been manually configured.

Statically

There are two ways that a device can obtain an LLA:

Statically Dynamically

The IPv6 interface ID is equivalent to what form an IPv4 address?

The IPv6 interface ID is equivalent to the host portion of an IPv4 address.

If an LLA is not configured manually on an interface, the IPv6 enabled device will do what?

The device will automatically create its own without communicating with a DHCP server.

What is the global routing prefix?

The global routing prefix is the prefix, or network portion of the address that is assigned by the provider, such as an ISP, to a customer or site.

As shown in the figure, with this method, the RA message suggests devices use the following:

The router LLA, which is the RA source IPv6 address, for the default gateway address A stateful DHCPv6 server to obtain a GUA, DNS server address, domain name and other necessary information

What is the subnet ID portion of a GUA used to identify?

The subnet ID is used by an organization to identify subnets within its site.

How many hexadecimal digits in each hextet?

There are 4

Why is it beneficial to use LLAs on router interfaces?

This is beneficial because router LLAs are used as default gateways addresses and in router advertisement messages.

What does native IPv6 mean?

This means the customer network has an IPv6 connection to their ISP and is able to access content found on the internet over IPv6.

With SLAAC, the client device uses the information in the RA message to do what?

To create its own GUA

The router must be enabled for IPv6 routing, which is not enabled by default. How would you enable it on a router?

To enable a router as an IPV6 router, the ipv6 unicast-routing global configuration command must be used.

True or False: 4 out of 5 RIRs no longer have enough IPv4 addresses to allocate to customers on a regular basis. True False

True

True or False: A router interface can be configured to send an RA using stateful DHCPv6 only.

True

True or False: The size of the global routing prefix determines the size of the subnet ID.

True

Ture or False: IPv6 does not use the doted-decimal subnet mask notation.

True

True or False: Unlike IPv4, in IPv6, the all-0s and all-1s host addresses can be assigned to a device.

True, The all-1s address can be used because broadcast address are not used within IPv6. The all 0-s addresses can also be used, but is reserved as a Subnet-Router anycast address, and should be assigned only to routers.

What is tunneling?

Tunneling is a method of transporting an IPv6 packet over an IPv4 network. The ipv6 packet is encapsulated inside an IPv4 packet similar to other types of data.

If a device is using SLAAC to obtain IPv6 addressing information how are the devices receiving the SLAAC information?

Using SLAAC, a devices rely on the ICMPv6 RA messages of the local router to obtain the necessary information.

SLACC is stateless, which means what?

Which means there is no central server (for example, stateful DHCPv6 server) allocating GUAs and keeping a list of devices and their addresses.

Can you use the same LLA for all links on a router?

Yes, but for best practice it is better to use different ones for documentation purposes.

What is the most important motivating factor for moving to IPv6? better performance with IPv6 IPv6 addresses that are easier to work with better security with IPv6 depletion of IPv4 addresses

depletion of IPv4 addresses

Which of the following techniques use native IPv6 connectivity? dual stack tunneling translation all of the above

dual stack

What is the address range for IPV6 Unique Local addresses?

fc00::/7 to fdff::/7

What is the IPv6 address range for Link-local addresses?

fe80/10 - febf/10

What are the command to configure interface g0/0/0 with an IPv6 GUA of 2001:db8:acad:1::1/64?

interface g0/0/0 ipv6 address 2001:db8:acad:1::1/64 no shut down

How do you manually configure an IPV6 LLA on a router interface?

interface g0/0/0 ipv6 address fe80::1:1 link-local Note link local range is Fe80-FEBF

What does IPv6 use to represent the network portions of its addresses?

slash notation and is used to indicate the network portion of an IPv6 address.

Breakdown how Method 3:Stateful DHCPv6 is used to receive IPv6 address information and DNS information.

1. The PC sends an RS to all IPv6 routers, I need addressing information 2. The router sends an RA message to all IPv6 nodes with Method 3 (Sateful DHCPv6) specified, I am your default gateway, but you need to ask a stateful DHCPv6 server for your IPv6 address and other addressing information 3. The PC sends a DHCPv6 Solicit message to all DHCPv6 servers, I received my default gateway address from the RA message, but I need an IPv6 address and all other addressing information form a stateful DHCPv6 server.

IPv6 addresses are how many bits in length?

128 bits

What is the range for IPv6 Global Unicast address?

2000::/3 to 3fff::/3

2001:db8:acad::/48 From the above example what is the network portion of the IPv6 address?

2001:db8:acad::/48

IPv6 are made up of how many hexadecimal numbers?

32

What do Stateless DHCPv6 do?

A stateless DHCPv6 server distributes DNS server addresses and domain names. It does not allocate GUAs.

Internet Control Message Protocol Version 6 can perform what two functions?

Address resolution Address autoconfiguration

What does dual stack migration technique allow on the network segment?

Allows IPv4 and IPv6 to coexist on the same network segment. Dual Stack devices run both IPv4 and IPv6 protocol stacks simultaneously.

What does NAT64 do?

Allows Ipv6-enabled devices to communicate with IPv4-enabled devices using translation technique similar to NAT for IPv4. An IPv6 packet is translated to an IPv4 packet and an IPv4 packet is translated to an IPv6 packet.

What does a LLA allow a device to do?

An IPv6 Link-local address enables a device to communicate with other IPv6-enabled devices on the same link and only on that link (subnet).

This is an IPv6 LLA, the source IPv6 address of the RA message

Default gateway address

The IETF has created various protocols and tools to help network administrators migrate their networks to IPv6. The migration techniques can be divided into three categories:

Dual Stack Tunneling Translation

This means the device creates its own interface ID by using randomly generated values or using the Extended Unique Identifier (EUI) method, which uses the client MAC address along with additional bits.

Dynamically

When will a router send out a Router Advertisement message?

Every 200 seconds automatically or when a host sends a Router Solicitation Message

True or False: The Subnet ID field in a GUA must borrow bits from the Interface ID.

False

What is an example of a common Global Routing Prefix?

For example, it is common for ISPs to assign a /48 global routing prefix. The global routing prefix will usually vary depending on the policies of the ISP.

Stateful DHCPv6 is similar to DHCP for IPv4. A device can automatically receive what addressing information form a Stateful DHCPv6 server?

GUA prefix length and the addresses of DNS servers from a staeful DHCPv6 server

What two types IPv6 address will be okay for a default gateway?

GUA- Global Unicast Address LLA- Link local Address

When a router is set up for IPv6 what type of message will it periodically send out to all IPV6-enabled devices on the network?

ICMPv6 Router Advertisement messages

A source IPv6 address will always be what type of address?

IPv6 Unicast Address

What type of IPv6 address begins with fe80? GUA LLA multicast address None. an IPv6 address must begin with 2001

LLA

Which type of IPv6 unicast address is not routable between networks? Unique local address GUA embedded IPv4 address LLA

LLA

When DHCPv6 or SLACC is used, which IPv6 address will automatically be specified as the default gateway address?

Link-Local Address

For best practice what which IPv6 address should be used as the default gateway to a link or subnet?

Link-local Address

This is required for every IPv6-enabled device. LLAs are used to communicate with other devices on the same local link. With IPv6, the term link refers to a subnet. LLAs are confined to a single link. Their uniqueness must only be confirmed on that link because they are not routable beyond the link. In other words, routers will not forward packets with a link-local source or destination address.

Link-local Address (LLA)

The GUA is not a requirement, however, every IPv6 enabled network interface must have what?

Link-local address

I have everything you need including the prefix, prefix length, and default gateway address

Method 1: SLAAC

What are the three methods for RA messages?

Method 1: SLAAC Method 2: SLAAC with Stateless DHCPv6 server Method 3: Stateful DHCPv6 (No SLAAC)

Her is the information but you need to get other information such as DNS from a stateless DHCPv6 server

Method 2: SLAAC with sateless DHCPv6 server

I can give you your default gateway address. You need to ask a stateful DHCPv6 server for all you other information

Method 3: Stateful DHCPv6 (no SLAAC)

The ICMPv6 RA message is a suggestion to a device on how to obtain an IPv6 GUA. The ultimate decision is up to the device operating system. The ICMPv6 RA message includes the following:

Network prefix and prefix length Default gateway address DNS addresses and domain name

This tells the device which network it belongs to

Network prefix length and prefix length

Can packets with source or destination LLAs be routed?

No, packets with a source or destination LLA cannot be routed beyond the link from which the packet originated.

This is advertised in the RA message

Prefix

With SLAAC, the client device uses the information in the RA message to create its own GUA. As shown in the figure, the two parts of the address are created as follows

Prefix Interface ID

Why is the term interface ID used?

The term interface ID is used because a single host may have multiple interfaces, each having one or more IPV6 addresses.

Ture or False: IPv6-enabled hosts create an IPv6 LLA even if the device has not been assigned a global unicast IPv6 address.

True, this allows IPv6-enabled devices to communicate with other IPv6-enabled devices on the same subnet. This includes communication with the default gateway (router)

When is it recommended you configure a LLA statically?

Typically, it is only necessary to create recognizable LLAs on routers.

An IPv6 unicast address uniquely identifies an interface on an IPv6-enabled device

Unicast

As with IPv4, there are different types of IPv6 addresses. In fact, there are three broad categories of IPv6 addresses:

Unicast Multicast Anycast

A destination IPv6 address will be what type of address?

Unicast address Multicast Address

The IPv6 unique local addresses have some similarity to RFC 1918 private addresses for IPv4, but there are significant differences:

Unique local addresses are used for local addressing within a site or between a limited number of sites. Unique local addresses can be used for devices that will never need to access another network Unique local addresses are not globally routed or translated to a global IPv6 address


Kaugnay na mga set ng pag-aaral

CIS 193 - 70-412 - Hyper-V Testout Practice Questions

View Set

Probability 55 questions. EDIT THIS for Geometry class...include definitions.

View Set

Florida Civic Literacy Exam Example Questions

View Set