1) Auto-sensing is a feature of the router IOS. IOS versios 11.2 and later
support LMI auto sensing.

2) Yeah 100 and 200 are the DLCIs and this command establishes a PVC.

Regards
Atif Awan

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


> Thanks Atef and Nigel for your responses,
> the two other questions I have are
> 1)how do you make the switch auto-sense the LMI type, or is that a
function
> of the router?
> 2)in the command frame-relay route 100 interface serial 2 200
> are the 100 , 200 refer to the DLCI's and that is the command I need to
map
> a PVC between DLCI 100 and DLCI 200.
>
> Thanks so much.
>
>
>
> >From: "Atif Awan" <[EMAIL PROTECTED]>
> >To: "M Z" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
> >Subject: Re: Frame Relay switch
> >Date: Thu, 15 Jun 2000 09:39:14 +0500
> >
> >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]
> > >
> >
>
> ________________________________________________________________________
> 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]

Reply via email to