Sure you can.  Here's a snippet of ATM config from a 3640.  This is more
complex than a normal config as there are 4 elans and 3 different LECS.

I hope it helps,

Rodgers Moore

hostname 3640a
!
ip subnet-zero
ip host-routing
no ip domain-lookup
!
lane database cisco
  name test server-atm-address 47.00918100000000B06439E301.00B064AD0DF1.01
  name test2 server-atm-address 47.00918100000000B06439E301.00B064AD67F1.02
  name test10 server-atm-address 47.00918100000000B06439E301.00B064AD0DF1.0A
  name test3 server-atm-address 47.00918100000000B06439E301.00307B620C11.03
  default-name test

!
interface ATM1/0
 no ip address
 no ip directed-broadcast
 atm pvc 1 0 5 qsaal
 atm pvc 2 0 16 ilmi
 no atm ilmi-keepalive
 lane config config-atm-address 47.00918100000000B06439E301.00B064AD0DF3.00
 lane config database cisco
!
interface ATM1/0.1 multipoint
 ip address 192.168.1.1 255.255.255.0
 no ip directed-broadcast
 lane config-atm-address 47.00918100000000B06439E301.00B064AD0DF3.00
 lane server-bus ethernet test
 lane client ethernet test
!
interface ATM1/0.2 multipoint
 ip address 192.168.2.1 255.255.255.0
 no ip directed-broadcast
 lane config-atm-address 47.00918100000000B06439E301.00B064AD0DF3.00
 lane client ethernet test2
!
interface ATM1/0.3 multipoint
 ip address 192.168.3.1 255.255.255.0
 no ip directed-broadcast
 lane config-atm-address 47.00918100000000B06439E301.00B064AD0DF3.00
 lane client ethernet test3
!
interface ATM1/0.10 multipoint
 ip address 192.168.10.1 255.255.255.0
 no ip directed-broadcast
 lane config-atm-address 47.00918100000000B06439E301.00B064AD0DF3.00
 lane server-bus ethernet test10
 lane client ethernet test10



"Raymond Mak" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> Is it possible to configure LANE on router, eg 7500 series, since I just
> see examples of LANE configuration on Catalyst 8400 etc in Cisco site?
> Thanks
>
> Regards,
> Raymond
>
> _________________________________
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to