NB instructorPPT Chapter7 Final
NB instructorPPT Chapter7 Final
NB instructorPPT Chapter7 Final
IP Addressing
Network Basics
Presentation_ID
Cisco Confidential
Chapter 7
7.0 Introduction
7.1 IPv4 Network Addresses
7.2 IPv6 Network Addresses
7.3 Connectivity Verification
7.4 Future of Networking
7.5 Summary
Presentation_ID
Cisco Confidential
Chapter 7: Objectives
Upon completion of this chapter, you will 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.
Compare the use of public address space and private address space.
Explain the need for IPv6 addressing.
Describe the representation of an IPv6 address.
Describe types of IPv6 network addresses.
Configure global unicast addresses.
Describe multicast addresses.
Describe the role of ICMP in an IP network (include IPv4 and IPv6).
Use ping and traceroute utilities to test network connectivity.
Presentation_ID
Cisco Confidential
Presentation_ID
Cisco Confidential
Binary Notation
Binary notation refers
to the fact that
computers
communicate in ones
and zeros.
Positional notation
refers to converting
binary to decimal,
which requires an
understanding of the
mathematical basis of
a numbering system.
Presentation_ID
Cisco Confidential
Presentation_ID
Cisco Confidential
Presentation_ID
Cisco Confidential
Answer = 176
Answer = 255
Presentation_ID
Cisco Confidential
Presentation_ID
Cisco Confidential
Presentation_ID
Cisco Confidential
10
Presentation_ID
Cisco Confidential
11
Presentation_ID
Cisco Confidential
12
Presentation_ID
Cisco Confidential
13
Presentation_ID
Cisco Confidential
14
Presentation_ID
Cisco Confidential
15
Presentation_ID
Cisco Confidential
16
10.1.1.0/24
Presentation_ID
Cisco Confidential
17
Presentation_ID
1 AND 0 = 0
0 AND 1 = 0
0 AND 0 = 0
Cisco Confidential
18
Presentation_ID
Cisco Confidential
19
Verification
Cisco Confidential
20
Unicast Transmission
In an IPv4 network, the hosts can communicate one of three different ways:
Unicast, Broadcast, and Multicast
#1 Unicast the
process of sending a
packet from one host to
an individual host.
Presentation_ID
Cisco Confidential
21
Broadcast Transmission
In an IPv4 network, the hosts can communicate one of three different
ways: Unicast, Broadcast, and Multicast.
#2 Broadcast the
process of sending a
packet from one host to
all hosts in the network.
NOTE: Routers do
not forward a
limited broadcast!
Directed broadcast
Destination
172.16.4.255
Hosts within the
172.16.4.0/24
network
Directed broadcast
Destination
172.16.4.255
Hosts within the
172.16.4.0/24 network
Presentation_ID
Cisco Confidential
22
Multicast Transmission
In an IPv4 network, the hosts can communicate one of three different ways:
Unicast, Broadcast, and Multicast.
#3 Multicast The process of sending a packet from one host to a
selected group of hosts, possibly in different networks.
Reduces traffic
Reserved for addressing multicast groups 224.0.0.0 to
239.255.255.255.
Link local 224.0.0.0 to 224.0.0.255 (Example: routing information
exchanged by routing protocols)
Globally scoped addresses 224.0.1.0 to 238.255.255.255 (Example:
224.0.1.1 has been reserved for Network Time Protocol)
Presentation_ID
Cisco Confidential
23
Presentation_ID
Cisco Confidential
24
Presentation_ID
Cisco Confidential
25
Presentation_ID
Cisco Confidential
26
Presentation_ID
Cisco Confidential
27
Assignment of IP Addresses
Regional Internet Registries (RIRs)
Presentation_ID
Cisco Confidential
28
Cisco Confidential
29
Presentation_ID
Cisco Confidential
30
IPv4 Issues
Cisco Confidential
31
IPv4 Issues
Dual-stack
Cisco Confidential
32
IPv4 Issues
Cisco Confidential
33
IPv4 Issues
Presentation_ID
Cisco Confidential
34
IPv6 Addressing
Presentation_ID
Cisco Confidential
35
IPv6 Addressing
Presentation_ID
Cisco Confidential
36
IPv6 Addressing
Presentation_ID
Cisco Confidential
37
IPv6 Addressing
Presentation_ID
Cisco Confidential
38
IPv6 Addressing
Presentation_ID
Cisco Confidential
39
IPv6 Addressing
Presentation_ID
Cisco Confidential
40
IPv6 Addressing
Example #2
Presentation_ID
Cisco Confidential
41
Presentation_ID
Cisco Confidential
42
Presentation_ID
Cisco Confidential
43
Presentation_ID
Cisco Confidential
44
Presentation_ID
Cisco Confidential
45
Presentation_ID
Cisco Confidential
46
Cisco Confidential
47
Presentation_ID
Cisco Confidential
48
Presentation_ID
Cisco Confidential
49
Presentation_ID
Cisco Confidential
50
Presentation_ID
Cisco Confidential
51
Presentation_ID
Cisco Confidential
52
Presentation_ID
Cisco Confidential
53
Presentation_ID
Cisco Confidential
54
Presentation_ID
Cisco Confidential
55
Windows
IPv6
Setup
Presentation_ID
Cisco Confidential
56
Presentation_ID
Cisco Confidential
57
Presentation_ID
Cisco Confidential
58
Presentation_ID
Cisco Confidential
59
Presentation_ID
Cisco Confidential
60
Presentation_ID
Cisco Confidential
61
Presentation_ID
Cisco Confidential
62
Presentation_ID
Cisco Confidential
63
Presentation_ID
Cisco Confidential
64
Presentation_ID
Cisco Confidential
65
Presentation_ID
Cisco Confidential
66
Presentation_ID
Cisco Confidential
67
Presentation_ID
Cisco Confidential
68
Presentation_ID
Cisco Confidential
69
Presentation_ID
Cisco Confidential
70
Presentation_ID
Cisco Confidential
71
Presentation_ID
Cisco Confidential
72
Presentation_ID
Cisco Confidential
73
Presentation_ID
Cisco Confidential
74
Cisco Confidential
75
Presentation_ID
Cisco Confidential
76
Presentation_ID
Cisco Confidential
77
ICMP
Presentation_ID
Cisco Confidential
78
ICMP
Presentation_ID
Cisco Confidential
79
ICMP
Presentation_ID
Cisco Confidential
80
ICMP
Presentation_ID
Cisco Confidential
81
ICMP
Presentation_ID
Cisco Confidential
82
Presentation_ID
Cisco Confidential
83
Presentation_ID
Cisco Confidential
84
Presentation_ID
Cisco Confidential
85
Presentation_ID
Cisco Confidential
86
IP Addressing
Summary
IP addresses are hierarchical with network, subnetwork, and host
portions.
An IP address can represent a complete network, a specific host, or the
broadcast address of the network.
Addressing authorities and ISPs allocate address ranges to users, who
in turn can assign these addresses to their network devices statically or
dynamically.
The allocated address range can be divided into subnetworks by
applying subnet masks.
The private IPv4 address blocks are: 10.0.0.0/8, 172.16.0.0/12, and
192.168.0.0/16.
Each IPv6 address has 128 bits versus the 32 bits in an IPv4 address.
There are three types of IPv6 addresses: unicast, multicast, and
anycast.
Presentation_ID
Cisco Confidential
87
IP Addressing
Summary (cont.)
IPv6 does not use the dotted-decimal subnet mask notation. The prefix
length is used to indicate the network portion of an IPv6 address using
the following format:
IPv6 address/prefix length
Packets with a source or destination link-local address cannot be
routed beyond the link from where the packet originated. IPv6 link-local
addresses are in the FE80::/10 range.
Once implemented, an IP network must be tested.
Presentation_ID
Cisco Confidential
88
Presentation_ID
Cisco Confidential
89