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
 frame-relay route 101 interface Serial1 111
 
These statement basically states that this interface is now
working as a frame relays switch interface (DCE) and that
it will propagate DLCI 101 towards the router.

Any info coming is to this DLCI will be switched out to serial 1 and DLCI
111 on that Serial 1 interface

and some other basic stuff as clockrate on this interface and such...
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to