background image
448 Chapter 6: Routing
Answers to Task 2 for Scenario 6-2
Task 2 for Scenario 6-2 asks for RIP configuration. The same configuration is used on each
router and is listed in Example 6-41.
Answers to Task 3 for Scenario 6-2
Task 3 for Scenario 6-2 asks for the broadcast addresses for each subnet. These are shown in
Table 6-37.
Example 6-40
Boston Configuration, Scenario 6-2
hostname boston
no ip domain-lookup
!
interface serial0
encapsulation frame-relay
interface serial 0.1
ip address 10.2.3.4 255.255.255.0
frame-relay interface-dlci 40
!
interface ethernet 0
ip address 10.1.4.4 255.255.255.0
Example 6-41
RIP Configuration, Scenario 6-2
router rip
network 10.0.0.0
Table 6-37
Scenario 6-2 IP Addresses
Location of Subnet
Geographically
Subnet Mask
Subnet Number
Subnet Broadcast
Ethernet off router in Atlanta
255.255.255.0
10.1.1.0
10.1.1.255
Ethernet off router in Charlotte
255.255.255.0
10.1.2.0
10.1.2.255
Ethernet off router in Nashville
255.255.255.0
10.1.3.0
10.1.3.255
Ethernet off router in Boston
255.255.255.0
10.1.4.0
10.1.4.255
VC between Atlanta and
Charlotte
255.255.255.0
10.2.1.0
10.2.1.255
VC between Atlanta and
Nashville
255.255.255.0
10.2.2.0
10.2.2.255
VC between Atlanta and
Boston
255.255.255.0
10.2.3.0
10.2.3.255
ch06.fm Page 448 Monday, March 20, 2000 5:11 PM