Re: DTE on FR switch

From: istong@stong.org
Date: Mon Mar 21 2005 - 10:22:03 GMT-3


Dillon,

To do DTE on the FR Switch - use your base config as you
listed but remove the clock rate command from the FR switch
and instead use it on all the other routers that serially
connect to the FR switch.

Example:

hostname Frameswitch
 frame-relay switching
 !
 interface Serial1/1
  no ip address
  encapsulation frame-relay
  frame-relay intf-type dce
  frame-relay route 102 interface Serial1/2 201
  no shut
----------------------------------------------------

hostname corerouter
!
interface Serial 0/0
ip address 10.1.1.1 255.255.255.0
encapsulation frame-relay
clockrate 64000
no shut

Thanks,

Ian
http://ccie4u.com
Rack Rentals starting at only $12

> Hi, JC:
>
> The normal FR switch is like this, right?
> =====================================================
> frame-relay switching
> !
> interface Serial1/1
> no ip address
> encapsulation frame-relay
> clockrate 125000
> frame-relay intf-type dce
> frame-relay route 102 interface Serial1/2 201
> !
> interface Serial1/2
> no ip address
> encapsulation frame-relay
> clockrate 125000
> frame-relay intf-type dce
> frame-relay route 201 interface Serial1/1 102
> =====================================================
>
> In the router side:
>
> r4(config-if)#fram intf-type dce
> Must enable frame-relay switching to configure DCE/NNI
>
>
> If I want to use DTE on the switch side, how are the
> configs on both sides?
>
> TIA
> dillon
______________________________________________

Check Your Email From Any Where in the World!

http://www.myemail.com

Tell Your Friends about MyEmail.com!
______________________________________________



This archive was generated by hypermail 2.1.4 : Sun Apr 03 2005 - 17:56:49 GMT-3