• 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/22

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;

22 Cards in this Set

  • Front
  • Back

When a dual-protocol host joins a network it sends-

ICMPv6 (type 133) Router Solicitation (RS) message to inquire about the local IPv6-capable router on the network. The local router is tuned into the ff02::2 (all-router’s multicast group address) and will receive the RS message.

In response to the RS, the router immediately sends

ICMPv6 (type 134) Routing Advertisement (RA) message to the all nodes on the network (ff02::1, the all nodes multicast group address).

RA - A flag

Autonomous Address Autoconfiguration Flag tells the node it should perform stateless address assignment

RA - L flag

On-Link Flag tells the node that the prefix listed in the RA is the local IPv6 addressM-bit – Managed Address Config Flag tells the host if it should use stateful DHCPv6 to acquire its address and other DHCPv6 options

RA - O flag

Other Config Flag tells the host that there is other information the router can provide

Use these commands to suppress router advertisements:

interface GigabitEthernet 0/12




ipv6 address 2001:db8:1234:5678::1/64




ipv6 nd prefix no-autoconfig




ipv6 nd suppress-ra




Router Advertisement (RA) ipv6 nd ra suppress all

Router Advertisement (RA) 134

RA messages are always originated by routers. RA messages are used to indicate the presence of the Router on a link. RA message carry link-specific parameters which the hosts on the link should use for their network parameters configuration. RA messages are sent periodically on a link and also sent in response to a Router Solicitation message from a host.

Router Solicitation (RS) 133

RS messages are originated only by the hosts. RS messages are originated by hosts to find the Routers on the link. Routers respond to RS message by sending an RA.

Neighbor Solicitation (NS) 135

NS messages are originated by the nodes. NS messages are originated by nodes to request the link layer address of another node. NS messages are also used for duplicate address detection and neighbor unreachability detection.

Neighbor Advertisements (NA) 136

NA messages are almost always sent in response to an NS message from a node. NA messages can be sent by a node when its link-layer address is changed. This NA message is sent as an unsolicited NA to advertise its new address.

Redirect 137

Redirect messages are used in the same way as IPv4 ICMP redirect messages. Redirect messages are always sent by the router to a host asking the host to update its routing information. Upon receiving a packet from a host, The router can sen Redirect message back to the host only when a router knows that the best path for that host to reach the destination is another router and not itself. On receiving the Redirect message the host can update its routing information, and send subsequent packets directly to the other router.

Define Global Unicast Address

-Routable on the internet


-Begins with 2000::/3 prefix block

Unicast Local Addressing (similar to ipv4 private addresses)

fc00::/7

Link Local Addressing

fe80::/10

Disable Duplicate Address Detection

ipv6 address ipv6-address/prefix-length anycast

Multicast Address Block

FFoo::/8

IPv$ Mapped Address

::ffff:0:0:/96

Teredo Tunneling

2001::/32

IETF Protocol Assignments

2001::/23

Orchid

2001:10::/28

6to4

2002::/16

Unique Local Unicast

fc00::/7