background image
Scenario 9-3 681
Scenario 9-3, Part B--Configuration
The next step in your job is to deploy the network designed in Scenario 9-3, Part A. Use the
solutions to Scenario 9-3, Part A to direct you in identifying IP and IPX addresses, access lists,
and the encapsulations to be used. For Scenario 9-3, Part B, perform the following tasks:
1
Configure IP and IPX to be routed. Use IP IGRP and IPX RIP as routing protocols.
Use IGRP process-id 1.
2
Use secondary IPX addresses to accommodate the multiple IPX encapsulation types
described in Scenario 9-3, Part A.
3
Configure Frame Relay using point-to-point subinterfaces. R1's attached Frame Relay
switch uses LMI type ANSI. Cisco encapsulation should be used for all routers, except for
the VC between R1 and R4.
Solutions to Scenario 9-3, Part B--Configuration
Examples 9-15 through 9-18 show the configurations for Tasks 1, 2, and 3 for Part B of
Scenario 3.
Example 9-15
R1 Configuration
ipx routing 0200.aaaa.aaaa
!
interface serial0
encapsulation frame-relay
interface serial 0.2 point-to-point
ip address 170.1.10.1 255.255.254.0
ipx network 10
frame-relay interface-dlci 302
ip access-group 102 in
!
interface serial 0.3 point-to-point
ip address 170.1.12.1 255.255.254.0
ipx network 12
frame-relay interface-dlci 303
ip access-group 103 in
!
interface serial 0.4 point-to-point
ip address 170.1.14.1 255.255.254.0
ipx network 14
frame-relay interface-dlci 304 ietf
ip access-group 104 in
!
interface ethernet 0
ip address 170.1.3.1 255.255.254.0
ipx network 2 encapsulation sap
ipx network 3 encapsulation snap secondary
!
router igrp 1
continues
ch09.fm Page 681 Monday, March 20, 2000 5:23 PM