Here is a sample configuration :

frame-relay switching
!
interface ethernet 0
 no ip address
 shutdown
!
interface ethernet 1
 no ip address
 shutdown
!
interface ethernet 2
 no ip address
 shutdown
!
interface ethernet 3
 no ip address
 shutdown
!
interface serial 0
 ip address 131.108.178.48 255.255.255.0
 shutdown
!
interface serial 1
 no ip address
 encapsulation frame-relay
 frame-relay intf-type dce
 frame-relay lmi-type ansi
 frame-relay route 100 interface serial 2 200
!
interface serial 2
 no ip address
 encapsulation frame-relay
 frame-relay intf-type nni
 frame-relay lmi-type q933a
 frame-relay route 200 interface serial 1 100
 clockrate 2048000
!
interface serial 3
 no ip address
 shutdown

If you need any further explanation please refer to this URL :

http://www.cisco.com/univercd/cc/td/doc/product/software/ios113ed/113ed_cr/w
an_c/wcfrelay.htm#11076



Regards
Atif Awan


----- Original Message -----
From: M Z <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 15, 2000 8:14 AM
Subject: Frame Relay switch


> Would anyone kindly share how to config a Cisco router to act as a FR
> switch.
>
> Thanks in advance.
>
> Mz
>
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
> ___________________________________
> 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]
>

___________________________________
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