background image
398 Chapter 6: Routing
Example 6-18
Yosemite Configuration for show ip route Example 6-20
Yosemite#show run
Building configuration...
Current configuration:
!
version 12.0
!
hostname Yosemite
!
no ip domain-lookup
!
interface Serial0
no ip address
no ip directed-broadcast
encapsulation frame-relay IETF
no fair-queue
frame-relay lmi-type cisco
!
interface Serial0.1 point-to-point
ip address 172.16.3.252 255.255.255.0
no ip directed-broadcast
frame-relay interface-dlci 901
!
interface Serial1
no ip address
no ip directed-broadcast
shutdown
!
!
interface Ethernet0
ip address 10.1.8.253 255.255.255.0
!
interface Ethernet1
ip address 10.1.9.253 255.255.255.0
!
interface Ethernet2
ip address 10.1.10.253 255.255.255.0
!
interface Ethernet3
ip address 10.1.11.253 255.255.255.0
!
router rip
version 2
network 10.0.0.0
network 172.16.0.0
no auto-summary
!
no ip classless
ch06.fm Page 398 Monday, March 20, 2000 5:11 PM