Re: Frame relay switch question [7:18318]

2001-09-03 Thread Paul Cantagi
Try this out: http://www.cisco.com/warp/public/125/fr_switching.html Arun Upadhyay wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hi Group I want to configure frame relay switch. Here is the thing I want to do: I have three routers ( say R1, R2 and R3 )and two serial

Re: Frame relay switch question [7:18318]

2001-09-03 Thread Arun Upadhyay
Hi Phil That link does not have any examples like this. All these examples assuming dce interface. I know switch configuration if it has dce interface. But I don't how to do it if it has dte interface like the one had written. Can you please write the configuration for Switch , let's say

Re: Frame relay switch question [7:18318]

2001-09-03 Thread Circusnuts
Arun- your just a handful of commands away. Have you researched this ??? The field of commands you are looking for is Frame-Relay Switching, which makes your router into a layer 2 device. http://www.cisco.com/warp/public/125/12.html Let us know if you get stuck... All the best !!! Phil -

Re: Frame relay switch question [7:18318]

2001-09-03 Thread Lance
If the DCE interfaces are on the end routers you must use the frame-relay switch and the frame-relay intf-type dce as well as the clockrate command. Which ever router is connected to the DCE end of the cables must have these commands entered on their serial interface. It really does not

Re: Frame relay switch question [7:18318]

2001-09-03 Thread Control Program
On Mon, Sep 03, 2001 at 02:27:26PM -0400, Lance wrote: If the DCE interfaces are on the end routers you must use the frame-relay switch and the frame-relay intf-type dce as well as the clockrate command. Which ever router is connected to the DCE end of the cables must have these commands

RE: Frame relay switch question [7:18318]

2001-09-03 Thread Paul Jin
On R3, Global config command of - frame-relay switching then on each serial interface of the frame switch, you need to configure some parameters. For example : interface Serial0 no ip address encapsulation frame-relay clockrate 64000 frame-relay lmi-type ansi frame-relay intf-type dce