Download Chapter 7

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Network tap wikipedia , lookup

Airborne Networking wikipedia , lookup

Distributed firewall wikipedia , lookup

Multiprotocol Label Switching wikipedia , lookup

Deep packet inspection wikipedia , lookup

Peering wikipedia , lookup

Piggybacking (Internet access) wikipedia , lookup

Computer network wikipedia , lookup

AppleTalk wikipedia , lookup

IEEE 802.1aq wikipedia , lookup

Dynamic Host Configuration Protocol wikipedia , lookup

Wake-on-LAN wikipedia , lookup

Recursive InterNetwork Architecture (RINA) wikipedia , lookup

I²C wikipedia , lookup

Cracking of wireless networks wikipedia , lookup

Zero-configuration networking wikipedia , lookup

Transcript
Name _______________________________________________________ Date ________________
Chapter 7
Student Version
Chapter 7 Objectives:







Describe the structure of an IPv4 address.
Describe the purpose of the subnet mask.
Compare the characteristics and uses of the unicast, broadcast and multicast IPv4 addresses.
Explain the need for IPv6 addressing.
Describe the representation of an IPv6 address.
Describe types of IPv6 network addresses.
Configure global unicast addresses.
Required Materials:
Reading Organizer
Packet Tracer Activities:
Packet Tracers:
Ticket out the door:
7.1.3.8 Packet Tracer – Investigate Unicast, Broadcast, and Multicast
7.2.4.9 Packet Tracer – Configuring IPv6 Addressing Topology
7.3.2.5 Packet Tracer- Verifying IPv4 and IPv6 Addressing
Homework
7.3.2.6 Packet Tracer - Pinging and Tracing to Test the Path
7.4.1.2 Packet Tracer - Skills Integration Challenge
Chapter Test
Cisco Semester 1 – Introduction to Networks 5.0
1
Mark Rawlings
Chapter 7
Saint Paul College
Name__________________________________________________________ Date ________________
Chapter 7
Reading Organizer
Student Version
Note: the Reading Organizer has weighted scoring. Any question with the word explain or define in it is
expected to have a longer answer and is worth two points each.
After completion of this chapter, you should be able to:







Describe the structure of an IPv4 address.
Describe the purpose of the subnet mask.
Compare the characteristics and uses of the unicast, broadcast and multicast IPv4 addresses.
Explain the need for IPv6 addressing.
Describe the representation of an IPv6 address.
Describe types of IPv6 network addresses.
Configure global unicast addresses.
7.1 IPv4 Network Addresses
1. _______________________________ is a representation of information using only ones and zeros.
2. What does positional notation mean?
3. The term radix and base can be used interchangeably. What do they represent?
4. The base 2 numbering system only has two digits. These are:
5. Convert the following binary numbers to decimal.
____________ 10101000
____________ 01010110
____________ 10111100
____________ 01101010
____________ 01001011
____________ 01110001
6. What is the decimal range of each octet tin IPv4?
Cisco Semester 1 – Introduction to Networks 5.0
2
Mark Rawlings
Chapter 7
Saint Paul College
7. Convert the following decimal numbers to binary.
240 ________________
_____
131 ________________
_____
211 ________________
_____
220 ________________
_____
97 ________________
_____
225 ________________
_____
8. An IP address is a hierarchical address that is made up of two parts. These parts are:
a.
b.
9. How do hosts know which portion of the 32-bits is network and which is host?
10. Three of the address below belong to the same subnet. Draw a line through the IP addresses that
are not in the same subnet.
192.168.1.35 255.255.255.0
209.25.20.10 255.255.255.0
192.168.1.1
255.255.255.0
192.200.1.15 255.255.255.0
10.250.1.1
255.0.0.0
192.168.1.125 255.255.255.0
11. The prefix length is another way of expressing the subnet mask. Explain how the prefix works.
12. There are three types of addresses within the address range of each IPv4 network. These are:
a.
b.
c.
13. What is the purpose of the host portion of an IPv4 address?
14. What is the purpose of the IPv4 broadcast address?
Cisco Semester 1 – Introduction to Networks 5.0
3
Mark Rawlings
Chapter 7
Saint Paul College
15. It is common in many addressing schemes to use the first host address for what device or purpose?
16. What does the network address in a range of addresses represent?
17. What is ANDing?
18. There are four basic equations to AND numbers. Complete the equations below.
a. 1 AND 1 = ___
b. 0 AND 1 = ___
c. 0 AND 0 = ___
d. 1 AND 0 = ___
19. Use the ANDing process to complete the following chart.
20. Explain static assignment of IP addresses.
21. What types of devices are typically assigned static addresses?
a.
b.
Cisco Semester 1 – Introduction to Networks 5.0
4
Mark Rawlings
Chapter 7
Saint Paul College
22. Dynamic assignment of IP addresses is done using a protocol known as Dynamic Host Configuration
Protocol (DHCP). What information does DHCP automatically assign to local hosts?
a.
b.
c.
23. DHCP is generally the preferred method of assigning IPv4 addresses to hosts on large networks.
Why?
a.
b.
24. IF DHCP is enabled on a computer what command can be used to view the local IP address?
25. In an IPv4 network, the hosts can communicate one of three ways. List and explain each.
a. _________________________ –
b. _________________________ –
c. _________________________ –
26. What is a directed broadcast?
27. What is a limited broadcast?
28. Multicast transmission is designed to conserve the bandwidth of an IPv4 network. How does this
reduce network traffic?
29. IPv4 has a block of addresses reserved for addressing multicast groups. This address range is:
From: _____________________________ To: ___________________________
Cisco Semester 1 – Introduction to Networks 5.0
5
Mark Rawlings
Chapter 7
Saint Paul College
30. Hosts that receive particular multicast data are called what?
31. What are the three private address ranges available for use?
a.
b.
c.
32. How are public address different from private address?
38. What is the 127.0.0.1 address used to test?
39. How are link-local addresses used?
40. What are TEST-NET addresses?
41. What are experimental addresses reserved for?
42. Explain what each of the three main classes of IPv4 addresses are used for.
Class A –
Class B –
Class C –
43. What is the purpose of the Internet Assigned Numbers Authority (IANA)?
44. What is the purpose of the five RIRs?
Cisco Semester 1 – Introduction to Networks 5.0
6
Mark Rawlings
Chapter 7
Saint Paul College
45. What is the purpose of an SIP?
46. Describe the purpose of the three ISP tiers.
a. Tier 1-
b. Tier 2 –
c. Tier 3 –
47. Circle all the private addresses listed below.
10.10.10.5
192.168.1.1
128.16.6.1
178.17.5.2
10.0.0.60
192.0.0.6
172.38.5.6
115.255.255.255
7.1 IPv6 Network Addresses
48. How many IPv6 addresses are avalible?
49. The IETF has created various protocols and tools to help network administrators migrate their
networks to IPv6. The migration techniques can be divided into three categories. List and explain each.
a. _________________________ –
b. _________________________ –
c. _________________________ –
Cisco Semester 1 – Introduction to Networks 5.0
7
Mark Rawlings
Chapter 7
Saint Paul College
50. Match the following terms with their appropriate description.
Dual Stack
128-bit address/340 undecillion addresses
IPv4
32-bit address/4.3 billion addresses
Tunneling
Transports an IPv6 packet over IPv4 networks
IPv6
Allows NAT to be used in both IPv6 and IPv4 networks
Translation
Allows IPv4 and IPv6 to coexist on the same network
51. How are hexadecimal numbers usually represented in text?
52. When referring to 8 bits of an IPv4 address we use the term octet. In IPv6, a ________________________ is
the unofficial term used to refer to a segment of 16 bits or four hexadecimal values.
53. What is the first rule to help reduce the notation of IPv6 addresses?
54. Which zeros does this rule not apply to?
55. Rewrite the following address in its shortest form using this rule.
2001:0DB8:0000:1111:0000:0000:0000:0200
56. What is the second rule to help reduce the notation of IPv6?
57. How many times can this rule be applied to an IPv6 address?
58. What is the common name for this format?
59. Rewrite the following address in its shortest form using this rule.
2001:0DB8:0000:1111:0000:0000:0000:0200
Cisco Semester 1 – Introduction to Networks 5.0
8
Mark Rawlings
Chapter 7
Saint Paul College
60. Rewrite the following address in its shortest form using both rules.
2001:0DB8:0000:1111:0000:0000:0000:0200
61. There are three types of IPv6 addresses. List and explain each.
a. _________________________ –
b. _________________________ –
c. _________________________ –
62. Unlike IPv4, IPv6 does not have a broadcast address. How does IPv6 get around this?
63. The network portion, of an IPv4 address can be identified by a dotted-decimal subnet mask or prefix length
(slash notation). Explain in detail how IPv6 indicates the prefix length or network portion of its address.
64. What is the prefix range available to IPv6?
65. What is a typical prefix length for IPv6?
66. List and explain in detail the six types of IPv6 unicast addresses.
a. _________________________ –
Cisco Semester 1 – Introduction to Networks 5.0
9
Mark Rawlings
Chapter 7
Saint Paul College
b. _________________________ –
c. _________________________ –
d. _________________________ –
e. _________________________ –
f. _________________________ –
67. What can a host communicate with on with a local link address?
68. If a link-local address is not configured manually on an interface, where will the device get one from?
69. What range are IPv6 local addresses in?
70. Match the following terms with their appropriate description.
/64
Link-local
Global unicast
Unspecified
Loopback
Unique, Internet-routable IPv6 address (Dynamic or static)
IPv6 address represented as ::1 (compressed format)
Typical IPv6 prefix used to indicate the network portion of the address
Used to communicate with other devices on the same IPv6 subnet
IPv6 address represented as :: (compressed format) – cannot be assigned
to an interface
Cisco Semester 1 – Introduction to Networks 5.0
10
Mark Rawlings
Chapter 7
Saint Paul College
71. IPv6 global unicast addresses are globally unique and routable on the IPv6 Internet. These
addresses are equivalent to what addresses?
72. The Internet Committee for Assigned Names and Numbers (ICANN), the operator for Internet
Assigned Numbers Authority (IANA), allocates IPv6 address blocks to the five RIRs. Which addresses are
currently, are being assigned?
73. What is the percentage of total available IPv6 address space that’s being put out by the ICANN and
IANA?
74. A global unicast address has three parts. List and explain each.
a. _________________________ –
b. _________________________ –
c. _________________________ –
75. In IPv6, the all-0s address can be assigned to a device because there are no broadcast addresses in IPv6.
What’s the catch?
76. Explain the easy way to read most IPv6 addresses.
Cisco Semester 1 – Introduction to Networks 5.0
11
Mark Rawlings
Chapter 7
Saint Paul College
77. Most of the IPv4 router configuration and verification commands are the same with one exception.
What is this different?
78. The interface command to configure an IPv4 address on a router is ip address address subnetmask.
What is the command to set up an IPv6 address on a router?
79. Just as with IPv4, configuring static addresses on clients does not scale to larger environments.
What is the recommended method most network administrators use to assign IPv6 addresses?
80. There are two ways in which a device can obtain an IPv6 global unicast address automatically.
These are:
a.
b.
81. Explain what Stateless Address Autoconfiguration (SLAAC) does?
82. IPv6 routers periodically send out ICMPv6 Router Advertisement (RA) messages to all IPv6-enabled
devices on the network. By default, how often do Cisco routers send out RA messages?
83. Even though an interface on a Cisco router can be configured with an IPv6 address, this does not
make it an “IPv6 router”. What makes a router an IPv6 router?
a.
b.
c.
Cisco Semester 1 – Introduction to Networks 5.0
12
Mark Rawlings
Chapter 7
Saint Paul College
84. IPv6 routing is not enabled on routers by default. To enable a router as an IPv6 router what
command must be used?
85. The ICMPv6 RA message contains the prefix, prefix length, and other information for the IPv6
device. The RA message also informs the IPv6 device how to obtain its addressing information. The RA
message can contain one of the following three options. Explain each.
Option 1 - SLAAC Only –
Option 2 – SLAAC and DHCPv6 –
Option 3 – DHCPv6 only –
86. Can a device obtain its IPv6 global unicast address dynamically and also be configured with multiple static
IPv6 addresses on the same interface?
87. Explain the IEEE modified EUI-64 process.
88. An EUI-64 Interface ID is represented in binary and is made up of three parts. Explain each.
a.
b.
c.
Cisco Semester 1 – Introduction to Networks 5.0
13
Mark Rawlings
Chapter 7
Saint Paul College
89. What is the advantage of EUI-64?
90. Windows XP and previous Windows operating systems used EUI-64. Explain how newer versions of
Windows generate interface ID’s?
91. What is an easy way to identify that an address was more than likely created using EUI-64?
92. IPv6 link-local addresses are used for a variety of purposes including:
a.
b.
c.
93. What is the IPv6 version of the show ip interface brief command?
94. When you run the IPv6 version of the show ip interface brief command each interface has two IPv6
addresses. Explain what these IPv6 addresses are.
a.
b.
Cisco Semester 1 – Introduction to Networks 5.0
14
Mark Rawlings
Chapter 7
Saint Paul College
95. What is the ipv6 route command used for?
96. There are two types of IPv6 multicast addresses:
a.
b.
97. A solicited-node multicast address consists of two parts. Explain both.
a.
b.
98. ICMP messages common to both ICMPv4 and ICMPv6 include:
a.
b.
c.
d.
7.3 Connectivity Verification
99. ICMPv6 Neighbor Discovery Protocol includes two message types, these are:
a.
b.
100. IPv4 Time-to-Live (TTL) has been replaced with _________________________________ in IPv6.
Cisco Semester 1 – Introduction to Networks 5.0
15
Mark Rawlings
Chapter 7
Saint Paul College