background image
Configuration of RIP and IGRP 397
!
hostname Albuquerque
!
no ip domain-lookup
!
interface Serial0
no ip address
no ip directed-broadcast
encapsulation frame-relay IETF
clockrate 56000
frame-relay lmi-type cisco
!
interface Serial0.1 point-to-point
ip address 172.16.3.251 255.255.255.0
no ip directed-broadcast
frame-relay interface-dlci 902
!
interface Serial0.2 point-to-point
ip address 172.16.1.251 255.255.255.0
no ip directed-broadcast
frame-relay interface-dlci 903
!
interface Serial1
no ip address
no ip directed-broadcast
shutdown
!
interface Ethernet0
ip address 172.16.2.251 255.255.255.0
no ip directed-broadcast
!
router eigrp 9
passive-interface Serial0.1
network 172.16.0.0
no auto-summary
!
router rip
version 2
passive-interface Serial0.2
network 172.16.0.0
no auto-summary
!
no ip classless
!
access-list 1 permit 10.0.0.0 0.255.255.255
Example 6-17
Albuquerque Configuration for show ip route Example 6-20 (Continued)
ch06.fm Page 397 Monday, March 20, 2000 5:11 PM