CCNA Crash Course Day 01
CCNA Crash Course Day 01
CCNA Crash Course Day 01
Certifications
CCNA Exam
Exam Number - 640-801
Total Marks - 1000
Duration 90 Mts
Passing score 849
Questions -45-55
Multiple Choice
Simulations
Drag and Drop
4
Benefits
Peer Validation
Personal
Potential Employer
Career advancement
Data Networks
Sharing data through the use of floppy disks is not an efficient
or cost-effective manner.
Businesses needed a solution that would successfully address
the following three problems:
Networking Devices
Equipment that connects directly to a network segment is
referred to as a device.
These devices are broken up into two classifications.
End-user devices
Network devices
End-user devices include computers, printers, scanners, and
other devices that provide services directly to the user.
Network devices include all the devices that connect the enduser devices together to allow them to communicate.
8
Hub
Connects a group of Hosts
10
Switch
Switches
add
more
intelligence to data transfer
management.
11
Router
Routers are used to connect networks together
Route packets of data from one network to another
Cisco became the de facto standard of routers because of their highquality router products
Routers, by default, break up a broadcast domain
12
Network Topologies
Network topology defines the structure of the network.
One part of the topology definition is the physical topology,
which is the actual layout of the wire or media.
The other part is the logical topology,which defines how the
media is accessed by the hosts for sending data.
13
Bus Topology
A bus topology uses a single backbone cable that is
terminated at both ends.
All the hosts connect directly to this backbone.
14
Ring Topology
A ring topology connects one host to the next and the last
host to the first.
This creates a physical ring of cable.
15
Star Topology
A star topology connects all cables to a central point of
concentration.
16
17
Mesh Topology
A mesh topology is implemented to provide as much
protection as possible from interruption of service.
Each host has its own connections to all other hosts.
Although the Internet has multiple paths to any one
location, it does not adopt the full mesh topology.
18
19
LANs
21
WANs
22
23
Bandwidth
24
Measuring Bandwidth
25
Internetworking Devices
26
Home
Office
Internet
Branch Office
Main Office
27
Distribution
Layer
Access
Layer
28
IEEE 802.3: Defines the MAC layer for bus networks that use
CSMA/CD. This is the basis of the Ethernet standard.
IEEE 802.4: Defines the MAC layer for bus networks that use a
token-passing mechanism (token bus networks).
IEEE 802.5: Defines the MAC layer for token-ring networks.
IEEE 802.6: Standard for Metropolitan Area Networks (MANs)
29
30
31
32
6 Presentation
5 Session
4 Transport
3 Network
2 Data Link
Memorize it!
1 Physical
33
OSI Model
Application
Application
(Upper)
Layers
Presentation
Session
Transport
Network
Data-Link
Data Flow
Layers
Physical
34
6 Presentation
5 Session
4 Transport
3 Network
2 Data Link
1 Physical
Examples:
Web browsers
6 Presentation
5 Session
4 Transport
3 Network
2 Data Link
1 Physical
36
6 Presentation
5 Session
4 Transport
3 Network
2 Data Link
1 Physical
Example:
Client Software
( Used for logging in)
PDU - Formatted Data
37
Half Duplex
It uses only one wire pair with a digital signal running in
both directions on the wire.
It also uses the CSMA/CD protocol to help prevent
collisions and to permit retransmitting if a collision does
occur.
If a hub is attached to a switch, it must operate in halfduplex mode because the end stations must be able to
detect collisions.
Half-duplex Ethernettypically 10BaseTis only about
30 to 40 percent efficient because a large 10BaseT
network will usually only give you 3 to 4Mbpsat most.
38
Full Duplex
In a network that uses twisted-pair cabling, one pair is used to carry the transmitted
signal from one node to the other node. A separate pair is used for the return or
received signal. It is possible for signals to pass through both pairs simultaneously.
The capability of communication in both directions at once is known as full duplex.
39
6 Presentation
2 Data Link
1 Physical
PDU - Segments
5 Session
4 Transport
3 Network
40
6 Presentation
5 Session
4 Transport
3 Network
2 Data Link
1 Physical
41
7 Application
6 Presentation
5 Session
4 Transport
3 Network
2 Data Link
1 Physical
Preamble
DMAC
PDU - Frames
SMAC
Data length
DATA
FCS
42
6 Presentation
5 Session
4 Transport
3 Network
2 Data Link
1 Physical
PDU - Bits
43
Data Encapsulation
Application
Presentation
Session
Upper-Layer Data
TCP Header
Transport
Upper-Layer Data
IP Header
Data
LLC Header
Data
FCS
MAC Header
Data
FCS
0101110101001000010
PDU
Segment
Network
Packet
Data-Link
Frame
Physical
Bits
44
Data Encapsulation
45
55
57
59
Type of Transmission
Unicast
Multicast
Broadcast
60
Type of Transmission
61
Broadcast Domain
A group of devices receiving broadcast frames
initiating from any device within the group
Routers do not forward broadcast frames,
broadcast domains are not forwarded from one
broadcast to another.
62
Collision
The effect of two nodes sending transmissions
simultaneously in Ethernet. When they meet on the
physical media, the frames from each node collide and
are damaged.
63
Collision Domain
The network area in Ethernet over which frames
that have collided will be detected.
Collisions are propagated by hubs and repeaters
Collisions are Not propagated by switches,
routers, or bridges
64
Physical Layer
Defines
Signaling type
802.3
Connector type
Physical
Media type
802.3 is responsible for LANs based on the carrier sense multiple access
collision detect (CSMA/CD) access methodology. Ethernet is an example
of a CSMA/CD network.
65
Physical Layer:
Ethernet/802.3
10Base2Thin Ethernet
10Base5Thick Ethernet
Host
Hub
10BaseTTwisted Pair
Hosts
66
67
68
Layer 2
MAC Layer802.3
Number of Bytes
0000.0C
IEEE Assigned
xx.xxxx
Vendor
Assigned
2
Length
Variable
Data
4
FCS
Ethernet II
uses Type
here and
does not use
802.2.
MAC Address
synchronize senders and receivers
69
Devices On Layer 2
(Switches & Bridges)
Data-Link
OR
Switches
Switch
Memory
Data-Link
Defines paths
through network
IP, IPX
802.2
Physical
Defines logical
source and
destination
addresses
associated with a
specific protocol
Network
802.3
EIA/TIA-232
V.35
72
Layer 3 : (cont.)
Network Layer End-Station Packet
IP Header
Logical
Address
Source
Address
Destination
Address
Data
172.15.1.1
Network
Node
Route determination occurs at this layer, so a packet must include a source and
destination address.
Network-layer addresses have two components: a network component for
internetwork routing, and a node number for a device-specific address. The
example in the figure is an example of an IP packet and address.
73
Layer 3 (cont.)
Address
Mask
172.16.122.204 255.255.0.0
172
16
122
204
Binary
Address 10101100 00010000 01111010 11001100
255
Binary
Mask
255
11111111 11111111
Network
00000000 00000000
Host
74
Device On Layer 3
Router
Broadcast control
Multicast control
Optimal path
determination
Traffic management
Logical addressing
Connects to WAN
services
75
Network
Establishes end-to-end
connectivity between
applications
Transport
Distinguishes between
upper-layer applications
TCP
UDP
IP
SPX
IPX
76
Reliable Service
Sender
Receiver
Synchronize
Acknowledge, Synchronize
Acknowledge
Connection Established
Data Transfer
(Send Segments)
77
Bridge
Switch
Router
Collision Domains:
1
4
Broadcast Domains:
1
4
78
79
Application
Presentation
Session
Transport
Network
Data-Link
Application
4
Transport
3
Internet
2
Data-Link
1
Physical
Physical
81
Application
Transport
Internet
File Transfer
- TFTP*
- FTP*
- NFS
E-Mail
- SMTP
Remote Login
- Telnet*
- rlogin*
Network Management
- SNMP*
Name Management
- DNS*
Data-Link
Application
Transport
Transmission Control
Protocol (TCP)
ConnectionOriented
User Datagram
Protocol (UDP)
Connectionless
Internet
Data-Link
Physical
83
Bit 15 Bit 16
Source Port (16)
Bit 31
Destination Port (16)
20
Bytes
Window (16)
Urgent (16)
Options (0 or 32 if Any)
Data (Varies)
84
Port Numbers
Application
Layer
Transport
Layer
F
T
P
T
E
L
N
E
T
S
M
T
P
D
N
S
T
F
T
P
S
N
M
P
R
I
P
21
23
25
53
69
161
520
TCP
Port
Numbers
UDP
85
Destination
Port
Telnet Z
Host Z
Host A
SP
DP
1028
23
87
TCP Three-Way
Handshake/Open Connection
Host A
Host B
Send SYN
(seq = 100 ctl = SYN)
SYN Received
SYN Received
Established
(seq = 101 ack = 301
ctl = ack)
88
89
Windowing
Windowing in networking means the quantity of data
segments which is measured in bytes that a machine can
transmit/send on the network without receiving an
acknowledgement
90
Receiver
Send 1
Receive 1
Send ACK 2
Receive ACK 2
Send 2
Receive 2
Send ACK 3
Receive ACK 3
Send 3
Receive 3
Send ACK 4
Receive ACK 4
Window Size = 1
91
Destination
Port
I just
sent number
11.
Sequence
Acknowledgment
23
11
101
Source Dest. Seq. Ack.
23
1028 101
12
92
Windowing
There are two window sizesone set to 1 and one set to
3.
When youve configured a window size of 1, the sending
machine waits for an acknowledgment for each data
segment it transmits before transmitting another
If youve configured a window size of 3, its allowed to
transmit
three
data
segments
before
an
acknowledgment is received.
93
Windowing
94
95
Flow Control
Another function of the transport layer is to provide
optional flow control.
Flow control is used to ensure that networking devices
dont send too much information to the destination,
overflowing its receiving buffer space, and causing it to
drop the sent information
Flow Control
A
SEQ 1024
SEQ 2048
3072
B
SEQ 3072
97
Bit 15 Bit 16
Source Port (16)
Bit 31
Destination Port (16)
Length (16)
8
Bytes
Checksum (16)
Data (if Any)
99
TCP vs UDP
100
Transport
Internet
Data-Link
Physical
Reverse Address
Resolution Protocol (RARP)
101
IP Datagram
Bit
1 0
Version
(4)
Bit 15 Bit 16
Header
Length (4)
Priority &Type
of Service (8)
Identification (16)
Time-to-Live (8)
Bit 31
Protocol (8)
20
Bytes
Protocol Field
Transport
Layer
UDP
TCP
6
Internet
Layer
17
Protocol
Numbers
IP
Destination
Unreachable
ICMP
Echo (Ping)
Internet
Other
Data-Link
Physical
104
172.16.3.2
Map IP
Local ARP
MAC
105
Reverse ARP
I heard that
broadcast.
Your IP
address is
172.16.3.25.
What is
my IP
address?
Map MAC
IP
106
107
Origin of Ethernet
Found by Xerox Palo Alto Research Center (PARC) in
1975
Original designed as a 2.94 Mbps system to connect
100 computers on a 1 km cable
Later, Xerox, Intel and DEC drew up a standard
support 10 Mbps Ethernet II
Unshielded twisted-pair
109
Category 1
Category 2
Category 3
Category 4
Category 5
Category 6
Baseband VS Broadband
Baseband Transmission
Broadband Transmission
Baseband
Transmission
Network
Card
Modem
Broadband
111
Transmission
Straight-through cable
112
113
Crossover cable
114
Crossover cable
115
Rollover cable
116
117
Straight-Thru or Crossover
Use straight-through cables for the following cabling:
Switch to router
Switch to PC or server
Hub to PC or server
119
Decimal to Binary
172 Base 10
172
1
10
100
1000
2
70
100
172
100 = 1
101 = 10
102 = 100
103 = 1000
10101100
10101100 Base 2
1
2
4
8
16
32
64
128
0
0
4
8
0
32
0
128
20 =
21 =
22 =
23 =
24 =
25 =
26 =
27 =
1
2
4
8
16
32
64
128
172
120
121
122
123
124
Introduction to TCP/IP
Addresses
172.18.0.1
172.18.0.2
10.13.0.0
10.13.0.1
172.16.0.1
HDR SA DA DATA
172.17.0.1
172.16.0.2
172.17.0.2
192.168.1.0
192.168.1.1
125
IP Addressing
32 Bits
Dotted
Decimal
Network
16 17
255
24 25
32
11111111 11111111
11111111 11111111
128
64
32
16
8
4
2
1
128
64
32
16
8
4
2
1
8 9
255
128
64
32
16
8
4
2
1
128
64
32
16
8
4
2
1
Binary
255
255
Maximum
Host
Example
172
16
122
204
Decimal
Example 10101100 00010000 01111010 11001100
126
Binary
IP Address Classes
8 Bits
8 Bits
8 Bits
8 Bits
Host
Host
Host
Host
Host
Class A:
Network
Class B:
Network Network
Class C:
Class D:
Multicast
Class E:
Research
Host
127
IP Address Classes
Bits:
Class A:
Bits:
Class B:
Bits:
Class C:
Bits:
Class D:
8 9
0NNNNNNN
16 17
24 25
Host
Host
32
Host
Range (1-126)
1
8 9
10NNNNNN
16 17
Network
Range (128-191)
1
8 9
110NNNNN
Host
16 17
Network
Range (192-223)
1
8 9
1110MMMM
24 25
Host
24 25
Network
16 17
32
32
Host
24 25
32
Range (224-239)
128
Host Addresses
172.16.2.2
10.1.1.1
10.6.24.2
E1
172.16.3.10
E0
172.16.2.1
10.250.8.11
172.16.12.12
172.16
Network
12 . 12
Host
10.180.30.118
Routing Table
Network
Interface
172.16.0.0
E0
10.0.0.0
E1
129
130
CIDR Values
131
...
...
N
1
2
3
...
16
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
172
Host
11111111 11111101
11111111 11111110
11111111 11111111
65534
65535
65536
2
2N 2 = 216 2 = 65534
65534
132
Class
Network
Host
10.2.1.1
128.63.2.100
201.222.5.64
192.6.141.2
130.113.64.16
256.241.201.10
133
Class
10.2.1.1
10.0.0.0
0.2.1.1
128.63.2.100
128.63.0.0
0.0.2.100
201.222.5.64
201.222.5.0
0.0.0.64
192.6.141.2
192.6.141.0
0.0.0.2
130.113.64.16
130.113.0.0
0.0.64.16
256.241.201.10
Network
Host
Nonexistent
134
Subnetting
Subnetting is logically dividing the network
by extending the 1s used in SNM
Advantage
Can divide network in smaller parts
Restrict Broadcast traffic
Security
Simplified Administration
135
Formula
Number of subnets 2x-2
Where X = number of bits borrowed
Number of Hosts 2y-2
Where y = number of 0s
Block Size = Total number of Address
Block Size = 256-Mask
136
Subnetting
Classful IP Addressing SNM are a set of 255s and 0s.
In Binary its contiguous 1s and 0s.
SNM cannot be any value as it wont follow the rule of
contiguous 1s and 0s.
Possible subnet mask values
0
128
192
224
240
248
252
254
255
137
172.16.255.253 172.16.255.254
...
172.16.0.0
Network 172.16.0.0
138
172.16.3.0
172.16.4.0
172.16.1.0
172.16.2.0
Network 172.16.0.0
139
Subnet Addressing
172.16.2.200
172.16.3.5
172.16.3.1
E1
172.16.2.2
E0
172.16.2.1
172.16.3.100
172.16.2.160
172.16
Network
172.16.3.150
2 . 160
Host
172.16.0.0
E0
172.16.0.0
E1
140
Subnet Addressing
172.16.2.200
172.16.3.5
172.16.3.1
E1
E0
172.16.2.1
172.16.2.2
172.16.3.100
172.16.2.160
172.16
Network
172.16.3.150
160
Subnet Host
E0
172.16.3.0
E1
141
Subnet Mask
Network
IP
Address
172
Host
16
Network
Default
Subnet
Mask
8-Bit
Subnet
Mask
255
0
Host
255
11111111
11111111
00000000
00000000
Also written as /16, where 16 represents the number of 1s
in the mask
Network
Subnet
Host
255
255
255
32
16
128
192
224
240
248
252
254
255
143
Host
172.16.2.160
10101100
00010000
00000010
10100000
255.255.0.0
11111111
11111111
00000000
00000000
10101100
00010000
00000000
00000000
172
16
Network
Number
Host
10101100
00010000
00000010
10100000
11111111
11111111
11111111
00000000
10101100
00010000
00000010
00000000
172
16
128
192
224
240
248
252
254
255
255.255.255.0
Subnet
Network
Number
255.255.255.192
Network
Number
Host
10101100
00010000
00000010
10100000
11111111
11111111
11111111
11000000
10101100
00010000
00000010
10000000
128
192
224
240
248
252
254
255
172.16.2.160
Subnet
128
192
224
240
248
252
254
255
Network
172
16
128
Address
Subnet Mask
172.16.2.10
255.255.255.0
10.6.24.20
255.255.240.0
10.30.36.12
255.255.255.0
Class
Subnet
147
Address
Subnet Mask
Class
Subnet
172.16.2.10
255.255.255.0
172.16.2.0
10.6.24.20
255.255.240.0
10.6.16.0
10.30.36.12
255.255.255.0
10.30.36.0
148
Broadcast Addresses
172.16.3.0
172.16.4.0
172.16.1.0
172.16.2.0
172.16.3.255
(Directed Broadcast)
255.255.255.255
(Local Network Broadcast)
172.16.255.255
(All Subnets Broadcast)
149
16
160
3
10101100
00010000
255.255.255.192 11111111
8
9
172.16.2.128
10101100
11111111
00010000
10101100
00010000
172.16.2.160
172.16.2.191
172.16.2.129
10101100
00010000
5
00000010 10000001 First
172.16.2.190
10101100
00010000
6
7
150
Network
Subnet
Host
172.16.2.121: 10101100
00010000
00000010
01111001
255.255.255.0: 11111111
11111111
11111111
00000000
Subnet: 10101100
00010000
00000010
00000000
Broadcast: 10101100
00010000
00000010
11111111
Subnet Planning
20 Subnets
5 Hosts per Subnet
Class C Address:
192.168.5.0
192.168.5.16
Other
Subnets
192.168.5.32
192.168.5.48
152
Network
Network
Subnet Host
192.168.5.121: 11000000
10101000
00000101
01111001
255.255.255.248: 11111111
11111111
11111111
11111000
Subnet: 11000000
Broadcast: 11000000
10101000
00000101
01111000
10101000
00000101
01111111
153
Exercise
192.168.10.0
/27
? SNM
? Block Size
?- Subnets
154
Exercise
/27
? SNM 224
? Block Size = 256-224 = 32
?- Subnets
Subnets
10.0
10.32
FHID
10.1
10.33
LHID
10.30
10.62
Broadcast
10.31
10.63
10.64
155
Exercise
192.168.10.0
/30
? SNM
? Block Size
?- Subnets
156
Exercise
/30
? SNM 252
? Block Size = 256-252 = 4
?- Subnets
Subnets
10.0
10.4
FHID
10.1
10.5
LHID
10.2
10.6
Broadcast
10.3
10.7
10.8
157
Exercise
/26
/27
/28
/29
/30
Mask
?
?
?
?
?
Subnets
?
?
?
?
?
Host
?
?
?
?
?
158
Exercise
/26
/27
/28
/29
/30
Mask
192
224
240
248
252
Subnets
4
8
16
32
64
Host
62
30
14
6
2
159
Exam Question
Find Subnet and Broadcast address
192.168.0.100/27
160
Exercise
192.168.10.54 /29
Mask ?
Subnet ?
Broadcast ?
161
Exercise
192.168.10.130 /28
Mask ?
Subnet ?
Broadcast ?
162
Exercise
192.168.10.193 /30
Mask ?
Subnet ?
Broadcast ?
163
Exercise
192.168.1.100 /26
Mask ?
Subnet ?
Broadcast ?
164
Exercise
192.168.20.158 /27
Mask ?
Subnet ?
Broadcast ?
165
Class B
172.16.0.0 /19
Subnets ?
Hosts ?
Block Size ?
166
Class B
172.16.0.0 /19
Subnets 23 -2 = 6
Hosts 213 -2 = 8190
Block Size 256-224 = 32
Subnets
0.0
32.0
64.0
96.0
FHID
0.1
32.1
64.1
96.1
LHID
31.254
63.254
95.254
127.254
Broadcast
31.255
63.255
95.255
127.255
167
Class B
172.16.0.0 /27
Subnets ?
Hosts ?
Block Size ?
168
Class B
172.16.0.0 /27
Subnets 211 -2 = 2046
Hosts 25 -2 = 30
Block Size 256-224 = 32
Subnets
0.0
0.32
0.64
0.96
FHID
0.1
0.33
0.65
0.97
LHID
0.30
0.62
0.94
0.126
Broadcast
0.31
0.63
0.95
0.127
169
Class B
172.16.0.0 /23
Subnets ?
Hosts ?
Block Size ?
170
Class B
172.16.0.0 /23
Subnets 27 -2 = 126
Hosts 29 -2 = 510
Block Size 256-254 = 2
Subnets
0.0
2.0
4.0
6.0
FHID
0.1
2.1
4.1
6.1
LHID
1.254
3.254
5.254
7.254
Broadcast
1.255
3.255
5.255
7.255
171
Class B
172.16.0.0 /24
Subnets ?
Hosts ?
Block Size ?
172
Class B
172.16.0.0 /24
Subnets 28 -2 = 254
Hosts 28 -2 = 254
Block Size 256-255 = 1
Subnets
0.0
1.0
2.0
3.0
FHID
0.1
1.1
2.1
3.1
LHID
0.254
1.254
2.254
3.254
Broadcast
0.255
1.255
2.255
3.255
173
Class B
172.16.0.0 /25
Subnets ?
Hosts ?
Block Size ?
174
Class B
172.16.0.0 /25
Subnets 29 -2 = 510
Hosts 27 -2 = 126
Block Size 256-128 = 128
Subnets
0.0
0.128
1.0
1.128
2.0
2.128
FHID
0.1
0.129
1.1
1.129
2.1
2.129
LHID
0.126
0.254
1.126
1.254
2.126
2.254
Broadcast 0.127
0.255
1.127
1.255
2.127
2.255
175
177
178
179
Exercise
Find out the mask which gives 100
subnets for class B
180
Exercise
Find out the Mask which gives 100 hosts
for Class B
181
Class A
10.0.0.0 /10
Subnets ?
Hosts ?
Block Size ?
182
Class A
10.0.0.0 /10
Subnets 22 -2 = 2
Hosts 222 -2 = 4194302
Block Size 256-192 = 64
Subnets
10.0
10.64
10.128
10.192
FHID
10.0.0.1
10.64.0.1
10.128.0.1
10.192.0.1
LHID
10.63.255.254
10.127.255.254
10.191.255.254
10.254.255.254
Broadcast
10.63.255.255
10.127.255.255
10.191.255.255
10.254.255.255
183
Class A
10.0.0.0 /18
Subnets ?
Hosts ?
Block Size ?
184
Class A
10.0.0.0 /18
Subnets 210 -2 = 1022
Hosts 214 -2 = 16382
Block Size 256-192 = 64
Subnets
10.0.0.0
10.0.64.0
10.0.128.0
10.0.192.0
FHID
10.0.0.1
10.0.64.1
10.0.128.1
10.0.192.1
LHID
10.0.63.254
10.0.127.254
10.0.191.254
10.0.254.254
Broadcast
10.0.63.255
10.0.127.255
10.0.191.255
10.0.254.255
185
Address
Subnet Mask
201.222.10.60
255.255.255.248
15.16.193.6
255.255.248.0
128.16.32.13
255.255.255.252
153.50.6.27
255.255.255.128
Class
Subnet
Broadcast
186
Subnet Mask
Class
Subnet
Broadcast
201.222.10.60 255.255.255.248
201.222.10.56
201.222.10.63
15.16.193.6
255.255.248.0
15.16.192.0
15.16.199.255
128.16.32.13
255.255.255.252
128.16.32.12
128.16.32.15
153.50.6.27
255.255.255.128
153.50.6.0
153.50.6.127
187
VLSM
VLSM is a method of designating a different subnet
mask for the same network number on different subnets
Can use a long mask on networks with few hosts and a
shorter mask on subnets with many hosts
With VLSMs we can have different subnet masks for
different subnets.
188
60 Hosts
28 Hosts
12 Hosts
12 Hosts
2 Hosts
2 Hosts
2 Hosts
189
Networking Requirements
Bangalore 60
WAN 2
WAN 1
WAN 3
Mumbai 60
Sydney 60
Singapore 60
Networking Scheme
Mumbai 192.168.10.64/27
28
192.168.10.128/30
192.168.10.132/30
WAN 192.198.10.137 and 138
192.168.10.136/30
60
12
12
Sydney 192.168.10.96/28
Bangalore
192.168.10.0/26
Singapore 192.168.10.112/28
191
VLSM Exercise
2
12
40
2
2
25
192.168.1.0
192
VLSM Exercise
192.168.1.64/26
192.168.1.8/30
2
40
2
192.168.1.4/30
192.168.1.16/28
12
2
192.168.1.12/30
25
192.168.1.32/27
192.168.1.0
193
VLSM Exercise
2
5
8
2
2
35
15
192.168.1.0
194
Summarization
Summarization, also called route aggregation, allows
routing protocols to advertise many networks as one
address.
The purpose of this is to reduce the size of routing tables
on routers to save memory
Route summarization (also called route aggregation or
supernetting) can reduce the number of routes that a
router must maintain
Route summarization is possible only when a proper
addressing plan is in place
Route summarization is most effective within a
subnetted environment when the network addresses are
in contiguous blocks
195
Summarization
196
Supernetting
Network
Network
Network
Subnet
16 8 4 2 1
172.16.12.0
172.16.13.0
172.16.14.0
172.16.15.0
11000000
11000000
11000000
11000000
255.255.255.0 11111111
11111111
00000000
197
Supernetting
Network
Network
Network
Subnet
16 8 4 2 1
172.16.12.0
172.16.13.0
172.16.14.0
172.16.15.0
11000000
11000000
11000000
11000000
255.255.252.0 11111111
172.16.12.0/24
172.16.13.0/24
172.16.14.0/24
172.16.15.0/24
11111100
00000000
172.16.12.0/22
198
Supernetting Question
What is the most efficient summarization that TK1 can use to advertise its
networks to TK2?
A. 172.1.4.0/24172.1.5.0/24172.1.6.0/24172.1.7.0/24
B. 172.1.0.0/22
C. 172.1.4.0/25172.1.4.128/25172.1.5.0/24172.1.6.0/24172.1.7.0/24
D. 172.1.0.0/21
E. 172.1.4.0/22
199