Download presentation
Presentation is loading. Please wait.
Published byBlaze Lloyd Modified over 8 years ago
1
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 3 v3.0 Module 1 Introduction to Classless Routing
2
222 © 2003, Cisco Systems, Inc. All rights reserved. Objectives VLSM RIP version 2
3
333 © 2003, Cisco Systems, Inc. All rights reserved. What Is VLSM and Why Is It Used?
4
444 © 2003, Cisco Systems, Inc. All rights reserved. A Waste of Space
5
555 © 2003, Cisco Systems, Inc. All rights reserved. When to Use VLSM?
6
666 © 2003, Cisco Systems, Inc. All rights reserved. VLSM - Calculating Subnets with VLSM
7
777 © 2003, Cisco Systems, Inc. All rights reserved. Use this procedure to further subnet 172.16.32.0/20 to 172.16.32.0/26: Step 1 Write 172.16.32.0 in binary form. Step 2 Draw a vertical line between the 20th and 21st bits, as shown in Figure. /20 was the original subnet boundary. Step 3 Draw a vertical line between the 26th and 27th bits, as shown in Figure. The original /20 subnet boundary is extended six bits to the right, becoming /26. Step 4 Calculate the 64 subnet addresses using the bits between the two vertical lines, from lowest to highest in value. The figure shows the first five subnets available.
8
888 © 2003, Cisco Systems, Inc. All rights reserved. VLSM Labs
9
999 © 2003, Cisco Systems, Inc. All rights reserved. A) 60 hosts required using 192.168.10.0 2 6 -2 = 62 therefore bits required 192.168.10.00xxxxxx =.0/ 26 B) 28 host required therefore 5 bits required (2 5 -2 = 30) 192.168.10.010xxxxx =.64/ 27
10
10 © 2003, Cisco Systems, Inc. All rights reserved. C) 12 hosts required therefore 4 bits required (2 4 -2 = 14) 192.168.10.0110xxxx =.96 / 28 D) 12 hosts required therefore 4 bits required (2 4 -2 = 14) 192.168.10.0111xxxx =.112 / 28
11
11 © 2003, Cisco Systems, Inc. All rights reserved. E) Only 2 hosts required therefore 2 bits required 192.168.10.10000xx =.128 / 30 F) Only 2 hosts required therefore 2 bits required 192.168.10.100001xx =.132 / 30 G) Only 2 hosts required therefore 2 bits required 192.168.10.100010xx =.136 / 30
12
12 © 2003, Cisco Systems, Inc. All rights reserved. Configuring VLSM
13
13 © 2003, Cisco Systems, Inc. All rights reserved. A Working VLSM Example
14
14 © 2003, Cisco Systems, Inc. All rights reserved. Route Aggregation
15
15 © 2003, Cisco Systems, Inc. All rights reserved. Route Summarization
16
16 © 2003, Cisco Systems, Inc. All rights reserved. RIP History RIPv1 has the following limitations: It does not send subnet mask information in its updates. It sends updates as broadcasts on 255.255.255.255. It does not support authentication. It is not able to support VLSM or classless interdomain routing (CIDR).
17
17 © 2003, Cisco Systems, Inc. All rights reserved. RIPv2 Features
18
18 © 2003, Cisco Systems, Inc. All rights reserved. Comparing RIPv1 and RIPv2
19
19 © 2003, Cisco Systems, Inc. All rights reserved. Configuring RIPv2
20
20 © 2003, Cisco Systems, Inc. All rights reserved. Verifying the RIP Configuration
21
21 © 2003, Cisco Systems, Inc. All rights reserved. Displaying the IP Routing Table
22
22 © 2003, Cisco Systems, Inc. All rights reserved. Troubleshooting RIPv2 The debug ip rip Command
23
23 © 2003, Cisco Systems, Inc. All rights reserved. Troubleshooting RIPv2 The debug ip rip Outputs and Meanings
24
24 © 2003, Cisco Systems, Inc. All rights reserved. Configuring Default Route
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.