LECS on Catalyst

From: Wong, Van (WONGVA@xxxxxxxxxxxxxxxxxx)
Date: Wed May 03 2000 - 12:54:03 GMT-3


   
Are there anything tricky about configuring LECS on the Catalyst? If the
LECS is in the router, I don't seem to have any problems...

  <r1>-----[lightstream1010]----<cat with LANE module>

If I move the LECS onto the catalyst, the LECS does not allow the router to
join. The catalyst LANE client joins fine, but the r1 LANE client is not
allowed. R1 can reach the LECS (configuration direct vcc pointed to the
correct address) but each time it tries to join, LECS return the error (see
below)... I did not place any restricted LECS and I checked the LECS
database names several times. Is there anything obvious I may be missing.

In brief, if LECS is on Router, lane client on catalyst and router joins
fine. But if LECS is on catalyst, only catalyst lane client can join and
router lane client has Config VCC up (I checked the NSAP of this VCC to make
sure its the LECS) but LECS on catalyst returns the following error.

"00:54:32: %LANE-3-LEC_JOIN: ATM0.1 JOIN failed, invalid request parameters
(LES returned 2)"
"00:54:32: %LANE-3-LEC_JOIN: ATM0.4 JOIN failed, invalid request parameters
(LES returned 2)"

--> snippet of config on lane module of catalyst, don't have the exact
configurations.

lane database lane_db
  name elan1 server-atm-address 47.xxxxxxxxxxxxxxxxxxxxxxx
  name elan4 server-atm-address 47.xxxxxxxxxxxxxxxxx
cns event-service server
!
!
interface ATM0
 no ip address
 no ip directed-broadcast
 atm pvc 5 0 5 qsaal
 atm pvc 16 0 16 ilmi
 no atm ilmi-keepalive
 lane config auto-config-atm-address
 lane config database lane_db
 lane auto-config-atm-address
!
interface ATM0.1 multipoint
 ip address 140.10.1.1 255.255.255.0
 no ip directed-broadcast
 lane config-atm-address 47.00918100000000613E5C3001.00E01E4D1CB5.00
 lane server-bus ethernet elan1
 lane client ethernet 1 elan1
!
interface ATM0.4 multipoint
 ip address 140.10.4.1 255.255.255.0
 no ip directed-broadcast
 lane config-atm-address 47.00918100000000613E5C3001.00E01E4D1CB5.00
 lane server-bus ethernet elan4
 lane client ethernet 4 elan4
!

--> snippet of config on r1

interface ATM0
 no ip address
 no ip directed-broadcast
 atm pvc 5 0 5 qsaal
 atm pvc 16 0 16 ilmi
 no atm ilmi-keepalive
 lane config auto-config-atm-address
 lane auto-config-atm-address
!
interface ATM0.1 multipoint
 ip address 140.10.1.4 255.255.255.0
 no ip directed-broadcast
 lane config-atm-address 47.00918100000000613E5C3001.00E01E4D1CB5.00
 lane client ethernet elan1
!
interface ATM0.4 multipoint
 ip address 140.10.4.4 255.255.255.0
 no ip directed-broadcast
 lane config-atm-address 47.00918100000000613E5C3001.00E01E4D1CB5.00
 lane client ethernet elan4
!

Thanks,
Van



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