background image
444 Chapter 6: Routing
Scenario Answers
Answers to Scenario 6-1: IP Configuration 1
Refer back to the network illustrated in Figure 6-23 and Table 6-30 to establish the Scenario
6-1 design details and the context of the answers to the five tasks for this scenario.
Answers to Task 1 for Scenario 6-1
Task 1 for Scenario 6-1 asks for completed configurations, which are shown in Example 6-30,
Example 6-31, and Example 6-32. You could have chosen different IP addresses, but your
choices must have had the same first three octets as those shown in Example 6-30.
Example 6-30
Albuquerque Configuration for Scenario 6-1
hostname Albuquerque
!
enable secret 5 $1$ZvR/$Gpk5a5K5vTVpotd3KUygA1
!
interface Serial0
ip address 148.14.4.1 255.255.255.0
!
interface Serial1
ip address 148.14.5.1 255.255.255.0
!
Ethernet0
ip address 148.14.1.1 255.255.255.0
Example 6-31
Yosemite Configuration for Scenario 6-1
hostname Yosemite
enable secret 5 $1$ZvR/$Gpk5a5K5vTVpotd3KUygA1
!
interface Serial0
ip address 148.14.4.2 255.255.255.0
!
interface Serial1
ip address 148.14.6.2 255.255.255.0
!
Ethernet0
ip address 148.14.2.2 255.255.255.0
Example 6-32
Seville Configuration for Scenario 6-1
hostname Seville
enable secret 5 $1$ZvR/$Gpk5a5K5vTVpotd3KUygA1
!
interface Serial0
ip address 148.14.5.3 255.255.255.0
ch06.fm Page 444 Monday, March 20, 2000 5:11 PM