background image
564 Chapter 8: WAN Protocols and Design
Example 8-21
Payload Compression Configuration, Albuquerque
hostname Albuquerque
!
no ip domain-lookup
ipx routing 0200.aaaa.aaaa
!
interface Serial0
no ip address
encapsulation frame-relay IETF
frame-relay lmi-type cisco
!
interface Serial0.1 point-to-point
ip address 10.1.4.251 255.255.255.0
no ip directed-broadcast
ipx network 4
frame-relay interface-dlci 902 IETF
frame-relay payload-compression packet-by-packet
!
interface Serial0.2 point-to-point
ip address 10.1.6.251 255.255.255.0
no ip directed-broadcast
ipx network 6
frame-relay interface-dlci 903
!
interface Serial1
no ip address
no ip directed-broadcast
shutdown
!
interface Ethernet0
ip address 10.1.1.251 255.255.255.0
ipx network 1
!
router igrp 5
network 10.0.0.0
Example 8-22
Payload Compression Configuration, Yosemite
hostname Yosemite
!
no ip domain-lookup
ipx routing 0200.bbbb.bbbb
!
interface Serial0
no ip address
encapsulation frame-relay IETF
frame-relay lmi-type cisco
!
interface Serial0.1 point-to-point
ip address 10.1.4.252 255.255.255.0
no ip directed-broadcast
ipx network 4
frame-relay interface-dlci 901 IETF
ch08.fm Page 564 Monday, March 20, 2000 5:17 PM