ccboot lab 1

From: ccie sin (cciesin@xxxxxxxxx)
Date: Sat Feb 10 2001 - 17:42:50 GMT-3


   
Hi ,
Finish the frame relay part.
But the spoke routers could not ping each other, only
the hub router can ping the spoke ?
What's wrong ?

hostname R1
!
enable password cisco
!
ip subnet-zero
no ip domain-lookup
!
interface Ethernet0
 no ip address
 shutdown
!
interface Serial0
 no ip address
 encapsulation frame-relay
 no fair-queue
 clockrate 64000
 frame-relay lmi-type ansi
!
interface Serial0.1 multipoint
 ip address 10.10.1.1 255.255.0.0
 frame-relay map ip 10.10.1.2 102 broadcast
 frame-relay map ip 10.10.1.3 103 broadcast
 frame-relay map ip 10.10.1.5 105 broadcast
!
interface Serial1
 no ip address
 shutdown



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:28:44 GMT-3