RE: ATM configuration [7:49538]

2002-07-24 Thread Bernard Omrani
The previous post was maimed by Paul's server. Hope this time it comes in intact. -- Ed, Here is complete config of two routers with a LS-1010 in between. R1_7000# Version 11.3T interface ATM2/0 ip address 10.100.1.1 255.255.255.0 map-group

Re: ATM configuration [7:49538]

2002-07-24 Thread Jason
Here are some working configs. 3620-1 is connected to the LS1010 ATM12/1/1 interface and 3620-2 is connected to ATM12/1/3. You just have to substitute your interface numbers where mine are and everything should work... LS1010: interface ATM12/1/3 no ip address no ip directed-broadcast loggin

RE: ATM configuration [7:49538]

2002-07-24 Thread Bernard
Ed, Here is complete config of two routers with a LS-1010 in between. R1_7000# Version 11.3T interface ATM2/0 ip address 10.100.1.1 255.255.255.0 map-group test-a atm pvc 1 0 32 aal5snap atm ilmi-keepalive map-list test-a ip 10.100.1.1 atm-vc 1 broadcast -Original Message- >

Re: ATM configuration !!! [7:9962]

2001-06-26 Thread NECATI ERTUGRUL
It seems your ATM connection is mapped to two different locations. Then you should create two point-to-point subinterfaces and don't use the mapping. A point-to-point interface is just for one connection only. Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=10079&t=9962 --

Re: ATM configuration !!! [7:9962]

2001-06-26 Thread Sivaramakrishna Iyer Krishnan
Hi , It says can't group on point-to-point interface . How do I solve that ... thanks, krishnan. NECATI ERTUGRUL wrote: > I am sending you a configuration example below : > > interface ATM1/0 > bandwidth > no ip address > atm clock INTERNAL > no atm ilmi-keepalive > ! > interface

Re: ATM configuration !!! [7:9962]

2001-06-26 Thread NECATI ERTUGRUL
I am sending you a configuration example below : interface ATM1/0 bandwidth no ip address atm clock INTERNAL no atm ilmi-keepalive ! interface ATM1/0.1 point-to-point bandwidth XXX ip address A.B.C.D 255.255.255.252 atm pvc 1 1 5 aal5snap Message Posted at: http://www.gro

Re: ATM configuration !!! [7:9962]

2001-06-26 Thread NECATI ERTUGRUL
You should use subinterfaces in your ATM configuration to piny itself. Due to an unknown reason if you don't use subinterfaces the router just can't ping itself. Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=9967&t=9962 -- FAQ

Re: ATM configuration !!! [7:9962]

2001-06-26 Thread Sivaramakrishna Iyer Krishnan
Hi, Can you be more specific and also explain how to define sub interfaces for ATM ?. are there any pointers I can look at for the CLIs ?. thanks, krishnan. NECATI ERTUGRUL wrote: > You should use subinterfaces in your ATM configuration to piny itself. Due > to an unknown reason if > you don'

Re: ATM configuration !!! [7:9962]

2001-06-26 Thread NECATI ERTUGRUL
You should use subinterfaces in your ATM configuration to piny itself. Due to an unknown reason if you don't use subinterfaces the router just can't ping itself. Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=9964&t=9962 -- FAQ

RE: ATM configuration

2000-08-16 Thread James Xie
t: Tuesday, August 15, 2000 7:41 PM >> To: Roger Wang >> Cc: [EMAIL PROTECTED] >> Subject: RE: ATM configuration >> >> >> Roger, >> >> I did that. I need the configuraiton on the LS1010. >> >> Thanx. >> >> Jim Xie >> >

Re: Fwd: RE: ATM configuration

2000-08-16 Thread James Xie
gt;>From: "Daniel Beynon" <[EMAIL PROTECTED]> >>To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] >>CC: [EMAIL PROTECTED] >>Subject: RE: ATM configuration >>Date: Wed, 16 Aug 2000 01:22:58 GMT >> >>Jim, >> >>The on

RE: ATM configuration

2000-08-16 Thread Roger Wang
ROTECTED]] > Sent: Tuesday, August 15, 2000 7:41 PM > To: Roger Wang > Cc: [EMAIL PROTECTED] > Subject: RE: ATM configuration > > > Roger, > > I did that. I need the configuraiton on the LS1010. > > Thanx. > > Jim Xie > > > > At 05:34 PM 08/15/2

RE: ATM configuration

2000-08-15 Thread Daniel Beynon
gt;To: "Daniel Beynon" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] >CC: [EMAIL PROTECTED] >Subject: RE: ATM configuration >Date: Tue, 15 Aug 2000 18:01:49 -0700 > >I did "atm lecs-address-default .." on the LS1010. >It doesn't help me at all. >

RE: ATM configuration

2000-08-15 Thread James Xie
>Reply-To: James Xie <[EMAIL PROTECTED]> >>To: "Roger Wang" <[EMAIL PROTECTED]> >>CC: [EMAIL PROTECTED] >>Subject: RE: ATM configuration >>Date: Tue, 15 Aug 2000 16:41:28 -0700 >> >>Roger, >> >> I did that. I need the co

RE: ATM configuration

2000-08-15 Thread Daniel Beynon
your question. >From: James Xie <[EMAIL PROTECTED]> >Reply-To: James Xie <[EMAIL PROTECTED]> >To: "Roger Wang" <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: RE: ATM configuration >Date: Tue, 15 Aug 2000 16:41:28 -0700 > >Roger, > > I

RE: ATM configuration

2000-08-15 Thread James Xie
Roger, I did that. I need the configuraiton on the LS1010. Thanx. Jim Xie At 05:34 PM 08/15/2000 -0400, you wrote: >At the minimum, you need under the ATM interfaces: > >atm pvc 1 0 5 qsaal >atm pvc 2 0 16 ilmi > >Then do: > >show atm ilmi-status > >and you should see the prefix part of th

RE: ATM configuration

2000-08-15 Thread Roger Wang
At the minimum, you need under the ATM interfaces: atm pvc 1 0 5 qsaal atm pvc 2 0 16 ilmi Then do: show atm ilmi-status and you should see the prefix part of the NSAP address. HTH, Rog > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of > James Xie