frame-relay switching

interface Serial0
 ip address 10.0.0.1 255.255.255.252
 encapsulation frame-relay IETF
 bandwidth 512
 keepalive 4
 clockrate 500000
 frame-relay intf-type dce
 frame-relay interface-dlci 16
 ip directed-broadcast
 cdp enable
 frame-relay map ip 10.0.0.2 16 broadcast

router eigrp 10
 network 10.0.0.0

Router 2 (with DTE cable attached)
--------
interface Serial0 (or Serial1)
 ip address 10.0.0.2 255.255.255.252
 encapsulation frame-relay IETF
 bandwidth 512
 keepalive 4
 cdp enable
 frame-relay map ip 10.0.0.1 broadcast
 ip directed-broadcast

router eigrp 10
 network 10.0.0.0



___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to