You do not need to do interworking on the router because interworking is
being done by qwest on their network. From the router's perspective, it
looks like a frame circuit and an ATM circuit.
Qwest requires interworked frame circuits to be IETF encapsulated, so your
FR interface would look like:
int Serial0/0
encaps frame-realay IETF
int Serial0/0.17
ip address .....
frame-relay interface-dlci 16
I also beleive Qwest uses snap encapsulation on their ATM with ilmi
disabled, so you would have
int ATM1/0
no atm ilmi-keepalive
int ATM1/0.47
ip address ...
pvc 1-0-47 4/47
ubr 1544
encapsulation aal5snap
The 1-0-47 is the VCD, which you can adjust to any value you please as long
as it is unique on the router. Adjust the ubr and value to whatever the
circuit is actually (since you did not provide that info)
Let us know if any of this helped
Cheers
Andrew
-----Original Message-----
From: Max Gargani [mailto:slash@ircd.it]
Sent: Thursday, June 28, 2001 12:59 PM
To: Dan Hollis; cisco-nsp@puck.nether.net
Subject: Re: [nsp] 3640 ATM to Frame Relay config?
ATM-Frame Relay Internetworking. It's possible only with IOS 12.2
You can find more infos and configuration examples at
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fwan
_c/wcffratm.htm
Regards,
.. Massimiliano Gargani
.. Data/Network
.. EdisonTel S.p.A. - Italy
----- Original Message -----
From: "Dan Hollis" <goemon@anime.net>
To: <cisco-nsp@puck.nether.net>
Sent: Thursday, June 28, 2001 9:43 PM
Subject: [nsp] 3640 ATM to Frame Relay config?
> Anyone have a sample config for ATM to Frame Relay?
>
> 3640:ATM - ATM:ILEC:FR - FR:3640
>
> The 3640:ATM has NM-4T-IMA, ILEC assigned vpi/vci 4/47.
> The 3640:FR has WIC-T1, ILEC assigned DLCI 17.
>
> The ILEC is qwest.
>
> I looked all over the cisco site for sample configs but they all appear to
> be MC3810-specific configs, or configs for FR-to-ATM switching on the same
> cisco, not ATM to FR over WAN on 36xx's.
>
> The command 'encapsulation aal5mux frame-relay' that is repeatedly
> referred to in cisco documentation does not seem to be available on
> C3640-IS-M 12.1(6).
>
> -Dan
>
>
This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:43 EDT