background image
646
Chapter 9: Scenarios for Final Preparation
Solutions to Scenario 9-1, Part B--Configuration
Example 9-1, Example 9-2, and Example 9-3 show the configurations for Scenario 9-1, Part B,
given the criteria in Tasks 1, 2, and 3.
Example 9-1
R1 Configuration
hostname R1
!
ipx routing 0200.1111.1111
!
interface Serial0
ip address 163.1.12.201 255.255.255.128
ipx network 12
ip access-group 83 in
!
interface Serial1
ip address 163.1.13.201 255.255.255.128
ipx network 13
ip access-group 83 in
!
Ethernet0
ip address 163.1.1.201 255.255.255.128
ipx network 1
!
router rip
network 163.1.0.0
!
access-list 83 deny 163.1.3.128 0.0.0.127
access-list 83 permit any
Example 9-2
R2 Configuration
hostname R2
!
ipx routing 0200.2222.2222
!
interface Serial0
ip address 163.1.12.202 255.255.255.128
ipx network 12
ipx input-sap-filter 1010
!
interface Serial1
encapsulation ppp
ip address 163.1.23.202 255.255.255.128
ipx network 23
ipx input-sap-filter 1010
!
Ethernet0
ip address 163.1.2.202 255.255.255.128
ipx network 2
!
router rip
network 163.1.0.0
ch09.fm Page 646 Monday, March 20, 2000 5:23 PM