• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/102

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

102 Cards in this Set

  • Front
  • Back
IPV6 was designed to resolve the problem of IPv4 ____ _____
address exhaustion
In place of __ bit addresses, IPV6 uses __ addresses
32 bit
128 bit
List 5 improvements of IPv6 vs IPv4
1 - QoS, built-in
2 - routing, more efficient
3 - configuration, simpler
4 - security, improved
5 - address space, increased address space
IPV6 addresses are written by using _ blocks of _ hexadecimal digits
8
4
Each block is annotated by __ and represents a __ bit number
:
16
You can shorten an IPv6 address by elimnating any leading __ in blocks.
zeroes
How would you shorten the following address:

2001:0DB8:3FA9:0000:0000:0000:00D3:9C5A
2001:DB8:3FA9:0:0:0:D3:9C5A
How can you further compress the IPv6 address?
You can then shorten the address even further by replacing all adjacent zero blocks as a single
set of double colons i.e.:2001:DB8:3FA9::D3:9C5A
How many times can the zero block truncate be used?
Only once in an address
Maximum number of unique addresses supplied by IPV6
3.4 x 10^38 (3.4 undecillion) or 2^128
T/F: It is not enabled in Windows Vista and Windows Server 2008
FALSE: It is enabled by default in Windows Vista and Windows Server 2008
Unicast IPv6 addresses are divided into two parts: a __-bit __component and a 64-bit
__ component.
64
network
host
network component identifies a__ __
unique subnet
who assigns the network component?
IANA assigns these numbers
The host component is typically either based on
the __ address or is __ __.
MAC
randomly
generated.
In __ addressing, IPv6 does not support __, and the number
of bits used to identify a network in a unicast IPv6 host address is always __
unicast
VLSM
64
a network identifier of __ is always understood.
/64
IPv6 addresses, however, do use __ __ expressed in slash notation, but only to represent
__ and __ __, not to specify a network ID.
network prefixes
routes
address ranges
IPv6 does not rely on network broadcasts. Instead of broadcasts,
IPv6 uses __ or __transmission.
multicast
anycast
On a network, hosts other than routers will almost always have
their IPv6 configurations __ assigned
automatically
Computers can receive IPv6 addresses either
from __ __ or from __ servers
neighboring routers
DHCPv6
Computers also always assign themselves
an address for use on the __ __only.
local subnet
3 types of IPv6 addresses
global addresses, link-local addresses, and
unique local addresses.
IPv6 global addresses (GAs) are the equivalent of __ __ in IPv4
public addresses
address prefix currently used for GAs is
__ ___
2000::/3
2000::/3 translates to a first block value between __ - __
2000-3FFF
In a GA, the first 48 bits of the address are the __ __ __
global routing prefix
The global routing prefix specifies the __ __
organization’s
site
The first 3 bits of the global routing prefix must be __ in binary notation
001
The next 16 bits are the __ __
subnet ID.
The subnet ID bits allow the organization to specify up to 65,536 unique __
subnets
These 16 bits represent the __ __ portion of the address,
site topology
Which org has control over the GA?
IANA
Which org has control over the subnet ID
assigned org
The final __bits are the __ __ and specify a unique interface within each subnet
64
interface ID
__ __ __ are similar to Automatic Private IP Addressing
Link-local addresses
LLAs are __-__ nonroutable addresses
self-configured,
LLAs are used only on the __ __
local subnet
An LLA is assigned to an interface as a __address even after a __address is obtained for
that interface.
secondary
routable
LLAs always begin with __
fe80
The first half of the address is written as “fe80::” but can be understood as
__
fe80:0000:0000:0000.
The second half of the address represents the __ __
interface ID.
Each computer tags an LLA with a __ __in the form “%ID”.
zone ID
This zone ID is not part
of the __ but changes relative to each __
address
computer
The zone ID in fact specifies th __ __that is connected to the address
network
interface
if a computer
running Windows has multiple__ __connected to different network __,
it distinguishes the networks by using a __ __ __ following a percent sign
after the IP address
network adapters
segments
numeric zone ID
zone IDs are __to the sending host
relative
If you want to ping a neighboring
computer’s LLA, you have to specify the neighbor’s address along with the Zone ID of __ __network adapter that faces the __ computer
your computer’s
neighbor’s
the zone ID for an LLA is assigned on the
basis of a parameter called the __ __for that network interface
interface index
view a list of interface indexes on the command prompt:
netsh interface ipv6 show interface
Unique local addresses (ULAs) are the IPv6 equivalent of __ __ in IPv4
private addresses
ULA addresses are routable between subnets on a private
network but are __ __ on the public Internet.
not routable
ULA addresses begin with
__
“fd”
The first seven bits of the ULA are always __ __(binary) and the eighth bit is set to1, indicating a _- __.
1111 110
local address
The address prefix for a ULA is __ __
the address prefix is fd00::/8
The next _ bits represent the global ID and is a __ __ value that identifies
a specific __within your organization.
40
randomly generated
site
The next __bits of the ULA represent the __ __and can be used for further subdividing the
internal network of your site for routing purposes
16
subnet ID
The __ __bits are the __ ID and specify a __ interface within each subnet
last 64
interface
unique
List the three types of IPv6 addresses and their IPv4 equivalents
GA - public
LLA - APIPA
ULA - private
Site-local addresses in the __ __address prefix also provide private routing on IPv6 networks,
but they have recently been deprecated
feco::/10
IPv6 hosts typically configure IPv6 addresses by interacting with an IPv6-enabled__and
performing IPv6 address __
router
autoconfiguration
Addresses are in a __ __ for the brief
period of time between first assigning the address and verifying that the address is unique.
tentative state
How do computers perform duplicate address detection?
sending out a Neighbor Solicitation message with the tentative address
If a computer responds to a Neighbor Solicitation message then the address is considered __
invalid
If a computer does not respond to a Neighbor Solicitation message, then the address is considered __
valid
A valid address is called __ within its valid lifetime assigned by the router or autoconfiguration
preferred
A valid address is called __ when it
exceeds its lifetime.
deprecated
The loopback address in IPv6 is __
::1.
IPv4 routers that have not been designed to support IPv6
cannot __ __ __ __ __ __ __ __
parse the fields in the IPv6 header
T/F: Layer 2 hubs or switches need to be upgrade
False. Layer 2 switches and hubs don’t need to be upgraded.
List 4 technologies that can be used across a routing infrastructure that supports only IPv$
1) Next Gen TCP/IP
2) SIATAP
3) 6to4
4) Teredo
Next Generation TCP/
IP stack, which is native to __ __ and __ __ __
Windows Vista
Windows Server 2008
ISATAP acronym
Intra-Site Automatic Tunnel Addressing Protocol
ISATAP is a __ protocol
tunneling
ISATAP works through a __ __
ISATAP Router
In this process all ISATAP clients receive an __ for an __ interface
address
ISATAP
The ISATAP address is composed of an __ encapsulated inside an __ address
IPv4
IPv6
Can you use ISATAP on the internet?
No, it is intended for private networks.
IInstallations of Windows Server 2008 include an __ __ __by default.
ISATAP tunnel interface
6to4 is a protocol that __IPv6 traffic over IPv4 traffic through__ routers
tunnels
6to4
6to4 clients have their router’s __ address embedded in their IPv6 address and do not require an __ __
IPv4
IPv4 address.
6to4 is intended to be used on
the __
Internet.
You can use 6to4 to connect to IPv6 portions of the Internet through a __ __ even if your intranet or your ISP supports only IPv4
6to4 relay
Teredo is a tunneling protocol that allows clients located behind an __ __device to use IPv6 over the Internet. Teredo
IPv4 NAT
Teredo is used only when _____________
no other IPv6 transition technology (such as
6to4) is available.
Teredo relies on an infrastructure, that includes Teredo __,
Teredo __, Teredo __, and Teredo __-__relays
clients
servers
relays
host-specific
A Teredo client is computer that is enabled with both__and __ and that is located behind a__ __ __ __.
IPv6
IPv4
router performing IPv4 NAT
Teredo client creates a Teredo
__ interface and configures a routable __ address with the help of a Teredo
__
tunneling
IPv6
server
Through the teredo tunneling interface, Teredo clients communicate with other __clients or
with hosts on the__ __(through a __ __).
Teredo
IPv6 Internet
Teredo relay
A Teredo server is a __server connected both to the IPv4 Internet and
to the IPv6 Internet
public
Teredo server helps perform the __ __of the Teredo client and facilitates__ __either between two Teredo clients or
between a Teredo __and an __ host.
address configuration
initial communication
client
IPv6
A Teredo relay is a Teredo tunnel __
endpoint
A __ __ is an IPv6/IPv4 __ that can forward packets between Teredo clients on the __ internet and __ only hosts.
Teredo Relay
router
IPv4
IPv6
A Teredo host-specific relay is a __ that is enabled with both __ and __ and that acts as its own __ __.
host
IPv4 and IPv6
Teredo relay
Teredo host-specific relay essentially enables a Teredo client that has a __IPv6 address to __through the IPv4
Internet and communicate directly with hosts connected to the__Internet
global
tunnel
IPv6
Windows Vista and Windows Server 2008 include Teredo host-specific relay functionality, which is automatically enabled if the computer has a__ assigned
GA
What IPv6 transition methodology uses IPv6 over IPv4 tunneling?
ISATAP
What is Ipv6overIPv4 tunneling?
IPv4 is embedded in IPv6 packet.
Ipv6overIPv4 address look like?
IPv4 address is appended to end:

e.g., FE80::5EFE:192.168.1.5
What does an IPv6 address w/ 2002:/16 indicate?
Indicates 6to4 transition scheme
__ is also known as NAT-T for IPv6
Teredo
IPv6 Teredo addresses start with___
2001:/32