MODULE 11 (IPv6 ADDRESSING)

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

1/33

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.

34 Terms

1
New cards

IPv6

are 128 bits in length and written in hexadecimal

2
New cards

Dual stack

The devices run both IPv4 and IPv6 protocol stacks simultaneously.

3
New cards

Tunneling

A method of transporting an IPv6 packet over an IPv4 network. The IPv6 packet is encapsulated inside an IPv4 packet.

4
New cards

Translation

Network Address Translation 64 (NAT64) allows IPv6-enabled devices to communicate with IPv4-enabled devices using a translation technique similar to NAT for IPv4.

5
New cards

IPv6 addresses

are not case-sensitive and can be written in either lowercase or uppercase.

6
New cards

hextet

is the unofficial term used to refer to a segment of 16 bits, or four hexadecimal values.

7
New cards

Omit Leading Zero

The first rule to help reduce the notation of IPv6 addresses is

8
New cards

Double Colon

can replace any single, contiguous string of one or more 16-bit hextets consisting of all zeros.

9
New cards

once

The double colon (::) can only be used ___ within an address, otherwise there would be more than one possible resulting address.

10
New cards

Unicast

uniquely identifies an interface on an IPv6-enabled device.

11
New cards

Multicast

is used to send a single IPv6 packet to multiple destinations.

12
New cards

Anycast

This is any IPv6 unicast address that can be assigned to multiple devices.

13
New cards

Prefix length

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

14
New cards

Global Unicast Address (GUA)

This is similar to a public IPv4 address. These are globally unique, internet-routable addresses.

15
New cards

Link-local Address (LLA)

Required for every IPv6-enabled device and used to communicate with other devices on the same local link.

16
New cards

IPv6 unique local addresses

(range fc00::/7 to fdff::/7)

17
New cards

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.

18
New cards

Subnet ID

is the area between the Global Routing Prefix and the Interface ID.

19
New cards

IPv6 interface ID

is equivalent to the host portion of an IPv4 address.

20
New cards

IPv6 GUA

are globally unique and routable on the IPv6 internet.

21
New cards

IPv6 LLA

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

22
New cards

IPv6 LLA

are in the fe80::/10 range.

23
New cards

Internet Control Message Protocol version 6 (ICMPv6)

Devices obtain GUA addresses dynamically through

24
New cards

Router Solicitation (RS)

messages are sent by host devices to discover IPv6 routers

25
New cards

Router Advertisement (RA)

messages are sent by routers to inform hosts on how to obtain an IPv6 GUA and provide useful network information such as:

• Network prefix and prefix length

• Default gateway address

• DNS addresses and domain name

26
New cards

Stateless Address Auto-Configuration (SLAAC)

allows a device to configure a GUA without the services of DHCPv6.

27
New cards

Stateful DHCPv6

is similar to DHCP for IPv4. A device can automatically receive a GUA, prefix length, and the addresses of DNS servers from a ___ server.

28
New cards

Duplicate Address Detection (DAD)

To ensure the uniqueness of any IPv6 unicast address, the client may use a process known as

29
New cards

Well-Known IPv6 Multicast Addresses

are assigned and are reserved for predefined groups of devices.

30
New cards

ff02::1 All-nodes multicast group

This is a multicast group that all IPv6-enabled devices join. A packet sent to this group is received and processed by all IPv6 interfaces on the link or network.

31
New cards

ff02::2 All-routers multicast group

This is a multicast group that all IPv6 routers join. A router becomes a member of this group when it is enabled as an IPv6 router with the ipv6 unicast-routing global configuration command.

32
New cards

Solicited-Node IPv6 Multicast

is similar to the all-nodes multicast address.

33
New cards

subnet ID field

is the area between the Global Routing Prefix and the interface ID.

34
New cards