Re: Cat5500 Lane question

From: Kevin Baumgartner (kbaumgar@xxxxxxxxx)
Date: Tue Sep 12 2000 - 18:38:07 GMT-3


   
Never done this before but it looks like it should be done something like this.

  4700 ------- ATM -------- CAT ATM module -- CAT Switch ------ VLAN 1---------
 router

4700

int atm0
ip add 10.1.1.1 255.255.255.0
atm pvc 1 3 32 aal5snap

CAT ATM module

int atm0
atm pvc 1 3 32 aal5snap (atm pvc vcd# vpi vci)
atm bind pvc vlan 1 1 (atm bind pvc vcd# vlan#)

Router

int e0
ip add 10.1.1.2 255.255.255.0

  - Kevin

At 08:52 PM 9/12/00 +0000, you wrote:
>I have a Cat5500 with a LANE module (that doesn't support an IP address assign
ment) and a 4700 with an ATM interface. Besides using LANE, is there any way t
o connect these two devices? I tried creating a virtual circuit on my ls1010, w
hich I then bound to a VLAN on the LANE module. I then created a subinterface
(I tried both point-to-point and multipoint) on the router and configured the p
vc on the subinterface. I think my problem is ARP-related, because the router
learns MAC addresses across the virtual circuit, but the pc's plugged into the
switch (via ethernet) can't learn the router's mac address. Am I trying to do
something impossible, or am I missing something? Any help would be greatly app
reciated.
>
>Jack Heney



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:24:55 GMT-3