background image
Answers to Scenario 8-4: Frame Relay Configuration 635
The contents of the IP and IPX routing tables asked for in Step 4 of this scenario will be
provided in shorthand in Table 8-58. The third byte of the IP address is shown in the Layer 3
group column because the third byte (octet) fully comprises the subnet field. Not coincidentally,
the IPX network number was chosen as the same number, mainly to make network operation
easier.
!
interface serial 0.4 point-to-point
ip address 168.15.204.1 255.255.255.0
ipx network 204
frame-relay interface-dlci 54
!
interface serial 0.5 point-to-point
ip address 168.15.205.1 255.255.255.0
ipx network 205
frame-relay interface-dlci 55
!
interface ethernet 0
ip address 168.15.101.1 255.255.255.0
ipx network 101
!
router igrp 1
network 168.15.0.0
Example 8-52
Router E Configuration, Scenario 8-4, Subinterfaces
ipx routing 0200.eeee.eeee
!
interface serial0
encapsulation frame-relay
!
interface serial 0.1 point-to-point
ip address 168.15.190.5 255.255.255.0
ipx network 190
interface-dlci 54
!
interface serial 0.5 point-to-point
ip address 168.15.200.5 255.255.255.0
ipx network 200
interface-dlci 51
!
interface ethernet 0
ip address 168.15.105.1 255.255.255.0
ipx network 105
!
router igrp 1
network 168.15.0.0
Example 8-51
Router A Configuration, Scenario 8-4, All Point-to-Point Subinterfaces (Continued)
ch08.fm Page 635 Monday, March 20, 2000 5:17 PM