Chapter 12: IPv6 Addressing-Karteikarten | Quizlet

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/99

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

100 Terms

1
New cards

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

Address resolution

Address autoconfiguration

2
New cards

Why is NAT problematic for many applications?

Creates latency

Has Limitations that severely impede peer-topeer0 communications.

3
New cards

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

4
New cards

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.

5
New cards

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.

6
New cards

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.

7
New cards

What does NAT64 stand for?

Network Address Translation 64

8
New cards

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.

9
New cards

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

10
New cards

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

11
New cards

Which of the following techniques use native IPv6 connectivity?

dual stack

tunneling

translation

all of the above

dual stack

12
New cards

IPv6 addresses are how many bits in length?

128 bits

13
New cards

IPv6 are made up of how many hexadecimal numbers?

32

14
New cards

How many hexadecimal digits in each hextet?

There are 4

15
New cards

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

Unicast

Multicast

Anycast

16
New cards

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

Unicast

17
New cards

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

Multicast

18
New cards

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

19
New cards

IPv6 does not have what type of address?

Broadcast

20
New cards

Instead of a broadcast IPv6 has what?

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

21
New cards

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

True

22
New cards

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.

23
New cards

What is the prefix length range of an IPv6 address?

0-128

24
New cards

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

/64

25
New cards

What are the six different types of IPv6 unicast addresses?

Global Unicast

Link-local

Loopback

Unspecified Address

Unique Local

Embedded IPv4

26
New cards

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

IPv6 Unicast Address

27
New cards

A destination IPv6 address will be what type of address?

Unicast address

Multicast Address

28
New cards

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

Global Unicast Address (GUA)

Link-local Address (LLA)

29
New cards

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)

30
New cards

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)

31
New cards

What is the address range for IPV6 Unique Local addresses?

fc00::/7 to fdff::/7

32
New cards

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

33
New cards

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.

34
New cards

What is the range for IPv6 Global Unicast address?

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

35
New cards

A GUA has three parts, what are they?

Global Routing Prefix

Subnet ID

Interface ID

36
New cards

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.

37
New cards

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.

38
New cards

2001:db8:acad::/48

From the above example what is the network portion of the IPv6 address?

2001:db8:acad::/48

39
New cards

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

True

40
New cards

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.

41
New cards

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.

42
New cards

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.

43
New cards

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

/64

44
New cards

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

45
New cards

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.

46
New cards

What does LLA stand for?

Link-Local Address

47
New cards

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).

48
New cards

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.

49
New cards

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

Link-local address

50
New cards

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.

51
New cards

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)

52
New cards

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

fe80/10 - febf/10

53
New cards

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

It is the Link-local address

54
New cards

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

Statically

Dynamically

55
New cards

This means the device has been manually configured.

Statically

56
New cards

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

57
New cards

What is the recommended prefix length for most IPv6 subnets?

/32

/48

/64

/128

/64

58
New cards

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

59
New cards

Which type of IPv6 unicast address is not routable between networks?

Unique local address

GUA

embedded IPv4 address

LLA

LLA

60
New cards

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

False

61
New cards

What type of IPv6 address begins with fe80?

GUA

LLA

multicast address

None. an IPv6 address must begin with 2001

LLA

62
New cards

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

63
New cards

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

GUA- Global Unicast Address

LLA- Link local Address

64
New cards

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

Link-local Address

65
New cards

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

Stateless Address Autoconfiguration

Stateful DHCP

66
New cards

What does SLAAC stand for in IPv6?

Stateless Address Autoconfiguration

67
New cards

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

Link-Local Address

68
New cards

Why do you configure an LLA manually?

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

69
New cards

When is it recommended you configure a LLA statically?

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

70
New cards

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.

71
New cards

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

72
New cards

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

link-local

73
New cards

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.

74
New cards

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

ICMPv6

75
New cards

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

76
New cards

When will a router send out a Router Advertisement message?

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

77
New cards

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.

78
New cards

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

79
New cards

This tells the device which network it belongs to

Network prefix length and prefix length

80
New cards

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

Default gateway address

81
New cards

Theses are the addresses of DNS servers and domain name

DNS addresses and domain name

82
New cards

What are the three methods for RA messages?

Method 1: SLAAC

Method 2: SLAAC with Stateless DHCPv6 server

Method 3: Stateful DHCPv6 (No SLAAC)

83
New cards

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

Method 1: SLAAC

84
New cards

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

85
New cards

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)

86
New cards

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.

87
New cards

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.

88
New cards

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.

89
New cards

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.

90
New cards

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

To create its own GUA

91
New cards

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

92
New cards

This is advertised in the RA message

Prefix

93
New cards

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

Interface ID

94
New cards

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

95
New cards

What do Stateless DHCPv6 do?

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

96
New cards

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.

97
New cards

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

True

98
New cards

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

99
New cards

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

100
New cards

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.