Network Routing Flashcards

1
Q

IPv6 Features

A

1) Larger Address Space
2) Simpler Header
3) Security and Mobility
4) Transition Richness

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Two Ways to Shorten IPv6 Addresses

A

1) The leading zeros in a field can be omitted, so that 010f can be written as 10f. A field that contains all zeros (0000) can be written as 0.
2) Successive fields of zeros can be represented as a double colon (::) but only once in an address.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

IPv6 Address Types

A

1) Unicast
2) Multicast
3) Anycast

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

IPv6 Global Unicast Address Prefix

A

2000::/3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

IPv6 Link-Local Address Prefix

A

fe80::/10

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

IPv6 Unique Local Address Prefix

A

fc00::/7

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

IPv6 Loopback Address Prefix

A

::1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

IPv6 Unspecified Address Prefix

A

::

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

EUI-64 Format Interface ID

A

Derived from the 48-bit MAC address by inserting the hexadecimal number fffe between the upper 3 bytes (OUI field) and the lower 3 vendor assigned bytes of the MAC address. Then, the seventh bit from the left of the first octet, or the universal/local (U/L) bit, is inverted.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

IPv6 Multicast Address Prefix

A

ff00::/8

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Flow Label

A

This new header field has a length of 20 bits and is used to mark individual traffic flows with unique values. Routers are expected to apply an identical quality of service (QoS) treatment to each packet in a flow.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

ICMPv6 1

A

Destination Unreachable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

ICMPv6 128

A

Echo Request

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

ICMPv6 129

A

Echo Reply

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

ICMPv6 133

A

Router Soliciation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

ICMPv6 134

A

Router Advertisemant

17
Q

ICMPv6 135

A

Neighbor Solicitation

18
Q

ICMPv6 136

A

Neighbor Advertisement

19
Q

ICMPv6 Neighbor Solicitation

A

Uses ICMPv6 neighbor solicitation and neighbor advertisement messages to learn MAC addresses.