martes, 29 de enero de 2008

Lab 2.4a EIGRP Frame-Relay Hub and Spoke Router used as a Frame-Relay

interface Serial0
description FR to HQ
no ip address
no ip directed-broadcast
encapsulation frame-relay
no ip mroute-cache
clockrate 64000
cdp enable
frame-relay lmi-type cisco
frame-relay intf-type dce
frame-relay route 102 interface Serial1 201
frame-relay route 103 interface Serial2 301
!
interface Serial1
description FR to East
no ip address
no ip directed-broadcast
encapsulation frame-relay
no ip mroute-cache
cdp enable
frame-relay lmi-type cisco
frame-relay intf-type dce
frame-relay route 201 interface Serial0 102
!
interface Serial2
description FR to West group 1
no ip address
no ip directed-broadcast
encapsulation frame-relay
no ip mroute-cache
no ignore-hw local-loopback
clockrate 64000
cdp enable
frame-relay lmi-type cisco
frame-relay intf-type dce
frame-relay route 301 interface Serial0 103
!

No hay comentarios: