Lab – Configuring Basic RIPv2 and RIPng
Topology
© 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 13
, Lab – Configuring Basic RIPv2 and RIPng
Addressing Table
Device Interface IP Address Subnet Mask Default Gateway
R1 G0/1 172.30.10.1 255.255.255.0 N/A
S0/0/0 (DCE) 10.1.1.1 255.255.255.252 N/A
R2 G0/0 209.165.201.1 255.255.255.0 N/A
S0/0/0 10.1.1.2 255.255.255.252 N/A
S0/0/1 (DCE) 10.2.2.2 255.255.255.252 N/A
R3 G0/1 172.30.30.1 255.255.255.0 N/A
S0/0/1 10.2.2.1 255.255.255.252 N/A
S1 N/A VLAN 1 N/A N/A
S3 N/A VLAN 1 N/A N/A
PC-A NIC 172.30.10.3 255.255.255.0 172.30.10.1
PC-B NIC 209.165.201.2 255.255.255.0 209.165.201.1
PC-C NIC 172.30.30.3 255.255.255.0 172.30.30.1
Objectives
Part 1: Build the Network and Configure Basic Device Settings
Part 2: Configure and Verify RIPv2 Routing
Configure and verify RIPv2 is running on routers.
Configure a passive interface.
Examine routing tables.
Disable automatic summarization.
Configure a default route.
Verify end-to-end connectivity.
Part 3: Configure IPv6 on Devices
Part 4: Configure and Verify RIPng Routing
Configure and verify RIPng is running on routers.
Examine routing tables.
Configure a default route.
Verify end-to-end connectivity.
Background / Scenario
RIP version 2 (RIPv2) is used for routing of IPv4 addresses in small networks. RIPv2 is a classless, distance-
vector routing protocol, as defined by RFC 1723. Because RIPv2 is a classless routing protocol, subnet
masks are included in the routing updates. By default, RIPv2 automatically summarizes networks at major
network boundaries. When automatic summarization has been disabled, RIPv2 no longer summarizes
networks to their classful address at boundary routers.
© 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 2 of 13
Topology
© 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 13
, Lab – Configuring Basic RIPv2 and RIPng
Addressing Table
Device Interface IP Address Subnet Mask Default Gateway
R1 G0/1 172.30.10.1 255.255.255.0 N/A
S0/0/0 (DCE) 10.1.1.1 255.255.255.252 N/A
R2 G0/0 209.165.201.1 255.255.255.0 N/A
S0/0/0 10.1.1.2 255.255.255.252 N/A
S0/0/1 (DCE) 10.2.2.2 255.255.255.252 N/A
R3 G0/1 172.30.30.1 255.255.255.0 N/A
S0/0/1 10.2.2.1 255.255.255.252 N/A
S1 N/A VLAN 1 N/A N/A
S3 N/A VLAN 1 N/A N/A
PC-A NIC 172.30.10.3 255.255.255.0 172.30.10.1
PC-B NIC 209.165.201.2 255.255.255.0 209.165.201.1
PC-C NIC 172.30.30.3 255.255.255.0 172.30.30.1
Objectives
Part 1: Build the Network and Configure Basic Device Settings
Part 2: Configure and Verify RIPv2 Routing
Configure and verify RIPv2 is running on routers.
Configure a passive interface.
Examine routing tables.
Disable automatic summarization.
Configure a default route.
Verify end-to-end connectivity.
Part 3: Configure IPv6 on Devices
Part 4: Configure and Verify RIPng Routing
Configure and verify RIPng is running on routers.
Examine routing tables.
Configure a default route.
Verify end-to-end connectivity.
Background / Scenario
RIP version 2 (RIPv2) is used for routing of IPv4 addresses in small networks. RIPv2 is a classless, distance-
vector routing protocol, as defined by RFC 1723. Because RIPv2 is a classless routing protocol, subnet
masks are included in the routing updates. By default, RIPv2 automatically summarizes networks at major
network boundaries. When automatic summarization has been disabled, RIPv2 no longer summarizes
networks to their classful address at boundary routers.
© 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 2 of 13