Questions and Problems
Section 8-1
- What is the size of the IPv6 address?
- What is a datagram?
- How many bits are used to define the IPv4 source and destination address?
- How many bits are used to define the IPv6 source and destination address?
- Why is IPv6 faster than IPv4 for transferring packets?
- At what layer is error detection performed in IPv6?
- What is IPsec?
- How is IPsec enabled with IPv6?
- How are broadcasts handled in IPv6?
- Why is DHCP not required in IPv6?
Section 8-2
- How many bits are in an IPv6 address?
- IPv6 numbers are written in what format?
Express the following IPv6 numbers using double-colon notation:
- 5355:4821:0000:0000:0000:1234:5678:FEDC
- 0000:0000:0000:1234:5678:FEDC:BA98:7654
- 1234:5678:ABCD:EF12:0000:0000:1122:3344
- Express the IPv4 IP address 192.168.12.5 in IPv6 form using dotted decimal.
Recover the following IPv6 address from the following double-colon notation:
- 1234:5678::AFBC
- Define the structure of the 6to4 prefix.
- What is the purpose of the 6to4 relay router?
- What does it mean to have a full IPv6 address?
What is the network prefix for the following IPv6 address and how big is the network prefix?
- 2001:1234:ABCD:5678::10/64
- What is the length of the interface identifier in IPv6?
These types of addresses started with FF00::/8:
- Anycast
- Multicast
- Global unicast
- Link-local
- None of these answers are correct
This address is only deliverable to the nearest node.
- Anycast
- Multicast
- Global unicast
- Link-local
- None of these answers are correct
The range of these addresses starts with 2000::/3.
- Anycast
- Multicast
- Global unicast
- Link-local
- None of these answers are correct
The network prefix for this address is FE80::/10.
- Anycast
- Multicast
- Global unicast
- Link-local
- None of these answers are correct
The IPv6 addresses are equivalent to public addresses in IPv4.
- Anycast
- Multicast
- Global unicast
- Link-local
- None of these answers are correct
This type of address can be thought of as a cross between unicast and multicast addresses.
- Anycast
- Multicast
- Global unicast
- Link-local
- None of these answers are correct
Every IPv6 interface will have at least one of these addresses.
- Anycast
- Multicast
- Global unicast
- Link-local
- None of these answers are correct
These types of IPv6 addresses can be thought of as private addresses in IPv4.
- Anycast
- Multicast
- Global unicast
- Link-local
- None of these answers are correct
The 001 of this address indicates it is what type of address?
- Anycast
- Multicast
- Global unicast
- Link-local
- None of these answers are correct
These types of IDs are administered by IANA.
- FP ID
- SLA ID
- LA ID
- Interface ID
- None of these answers are correct
This type of ID is used to indicate an interface on a specific subnet.
- FP ID
- SLA ID
- TLA ID
- Interface ID
- None of these answers are correct
This ID is used to identify subnet within the site.
- FP ID
- SLA ID
- TLA ID
- Interface ID
- None of these answers are correct
Section 8-3
- This type of operating system has no manual configuration mode for assigning the IPv6 address.
In regard to subnet address length in IPv6, the default value for unicast addresses is
- 32
- 64
- 128
- None of these answers are correct
- All the machines in a network are running IPv6 enabled in the automatic configuration mode. What mode is this, and what does this mean?
Which of the following types of IPv6 address is self-configured?
- Anycast
- Multicast
- Global unicast
- Link-local
- None of these answers are correct
- How many DNS root servers are there in the world?
Why does a computer issue a neighbor solicitation message?
- To discover the unicast address of another IPv6 node
- To discover the anycast address of another IPv6 node
- To discover the link-layer address of another IPv6 node
- To discover the global unicast address of another IPv6 node
The process of detecting another machine with the same IPv6 address is called which of the following?
- Duplicate Address Detection
- Redundant Address Detection
- Stateless Address Detection
- Global Address Detection
- What is the benefit of the “Privacy Extensions for Stateless Address Autoconfiguration in IPv6?”
Section 8-4
For multicast group management, IPv6 uses which of the following?
- Unicast Listener Discovery
- Stateless Listener Discovery
- Unicast Listener Discovery
- Multicast Listener Discovery
- What global command is used to enable IPv6 unicast packet forwarding on Cisco routers?
To enable IPv6 on an interface, which of the following commands must be entered?
- ipv6 enable
- ipv6 configure
- ipv6 interface
- ipv6 routing
- The following information is displayed after entering the show running-config command:
! interface GigabitEthernet1/1 no ip address ipv6 enable
This information verifies which of the following? (Select all that apply.)
- IPv4 is configured.
- Interface ge1/1 is configured.
- IPv6 is enabled.
- Interface status is ip.
- The show ipv6 interface gigabitEthernet 3/1 command is entered on a router. The address GigabitEthernet3/1 FE80::217:DFFF:FEF5:1000 is listed. What type of address is this?
- The command ipv6 address 2001:DC21:2244:3311::1/64 is entered on a router. What is the network prefix of this address and what is its length? What is the command doing?
- What is the EUI option?
- What is the purpose of the network discovery protocol in IPv6?
- What is the purpose of the router solicitation message in IPv6?
Section 8-5
- What is the following command showing?
Router(config)# ipv6 route 2001:0db8:ABCD::/32 FA0/0
- List the command to create a static route for 2001:0db8:1234::/32 that points to the global network 2001:0db8:ABCD::1.
- Create a static route for 2001:0db8:1234::/32 off the FA0/0 interface that gives the link-local next hop address, which is specified with the fe80::1 prefix.
- What is RIPng and what is it used for?
- What is the multicast address for RIPng?
- List the command that is used to enable RIPng on Cisco routers.
- What is the purpose of the rip tag?
- What version of OSPF is used with IPv6?
- What are the IPv6 link-local multicast addresses for routers and the link-local addresses for designated routers?
- What command is used to configure OSPF routing for IPv6, using a process ID of 50?
- What does the following command do?
Router(config-if)# ipv6 ospf 50 area 0.0.0.0
- What is the IPv6 link-local multicast addresses for EIGRP? What is the link-local address used for in IPv6?
- What is the command for enabling EIGRP for IPv6 with a specified AS of 100?
- List the configuration for enabling ISIS for IPv6. List the router prompts and all commands required for enabling IS-IS on the Gig1/1 interface. Use a net address of 49.0002.b123.a456.0012.00.
Section 8-6
- What command is used to view the /TCP/IP setting in Windows?
- What command is used to view the /TCP/IP setting in Linux?
- What is the purpose of the ping6 command?
- What is the purpose of the traceroute6 or tracert6 command in IPv6?
- List three things that should be answered before troubleshooting IPv6 connectivity?
Critical Thinking
- Your boss read about IPv6 and wants to know if the network you oversee is ready for the transition. Prepare a response based on the networking and computer operating systems used in your facility.
- The show ipv6 interface command is issued to examine a router’s R1 interface. The interface has been configured with an IPv6 address. Where is the MAC address of the interface found?
R1# sh ipv6 interface Serial0/0/0 is up, line protocol is up IPv6 is enabled, link-local address is FE80::213:19FF:FE7B:1101/64 No Virtual link-local address(es): Global unicast address(es): 2001:C16C:0:1::1, subnet is 2001:C16C:0:1::/64 Joined group address(es): FF02::1 FF02::2 FF02::0001:FF00:0001 MTU is 1500 bytes ICMP error messages limited to one every 100 milliseconds ICMP redirects are enabled ICMP unreachables are sent ND DAD is enabled, number of DAD attempts: 1 ND reachable time is 30000 milliseconds Hosts use stateless autoconfig for addresses.
- What is the purpose of the command ipv6 address 2001:C16C:0:2:213:19FF:FE7B:1101/64 eui-64?
Answer the following for the given IPv6 address: 2001:C15C:0000:0001:0000:0000:0000:0001/64
- Write this address using double colon notation
- Identify the network prefixs