Frame Relay on back-to-back routers (without FR switches)

2000-06-05 Thread Cisco Wave
Dear All, Is it possible to use a T1 as the physical layer, and configure frame relay over it (instead of something like HDLC) ? I want to know if we can run Frame Relay between two routers back to back without FR switches ? Or can and should one of the router be configured as a switch ? Thank

Re: Frame Relay on back-to-back routers (without FR switches)

2000-06-05 Thread John Hardman
You need a FR switch in between them, most Cisco routers can be config'ed to act as FR switches. Search the list, there are many posts on how to do this. HTH -- John Hardman, MCSE+I, CCNA ArrisTech/CCS-IS SysAdmin "Cisco Wave" [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL

Re: Frame Relay on back-to-back routers (without FR switches)

2000-06-05 Thread Dale Holmes
Without a switch, in what way is it Frame Relay? From: quezada [EMAIL PROTECTED] Reply-To: quezada [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Frame Relay on back-to-back routers (without FR switches) Date: Mon, 05 Jun 2000 11:59:37 -0400 I want to know if we can run Frame Relay

Re: Frame Relay on back-to-back routers (without FR switches)

2000-06-05 Thread Joe Martin
You can do this. Here's the basics: R1 interface Serial1/0 ip address 192.168.2.1 255.255.255.0 encapsulation frame-relay no fair-queue frame-relay interface-dlci 16 R2 frame-relay switching interface Serial1/0 ip address 192.168.2.2 255.255.255.0 encapsulation frame-relay no