From: Lupi, Guy (Guy.Lupi@xxxxxxxxxxxxx)
Date: Sat Mar 23 2002 - 14:32:33 GMT-3
I don't know anything about the LS1010, but wouldn't you also need a mapping
on the ATM1/0/0 interface to associate incoming traffic to an outgoing
interface like you've done on ATM1/0/1? Otherwise I don't see how ATM1/0/0
would know what to do with the incoming traffic. Like I said, I am not
really sure, but it's worth a try I guess. Something like below:
~interface ATM1/0/0
~ no ip address
~ no ip directed-broadcast
~ logging event subif-link-status
~ atm ilmi-keepalive
atm pvc 0 100 interface ATM1/0/1 0 100
~!
~interface ATM1/0/1
~ no ip address
~ no ip directed-broadcast
~ logging event subif-link-status
~ atm ilmi-keepalive
~ atm pvc 0 100 interface ATM1/0/0 0 100
~-----Original Message-----
~From: Ahmed Mamoor Amimi [mailto:mamoor@ieee.org]
~Sent: Saturday, March 23, 2002 12:19 PM
~To: ccielab@groupstudy.com
~Subject: please help me out
~
~
~Dear folks.
~
~Its my first time on ATM so please help me out in this.... I wanted to
~configure the some scenario for ATM by using the new commands
~but didn't work
~out then i tried the old one and here is the configuration.
~let me know if i
~did some thing wrong
~
~R4------Ls1010--------R6
~
~
~Switch
~
~interface ATM1/0/0
~ no ip address
~ no ip directed-broadcast
~ logging event subif-link-status
~ atm ilmi-keepalive
~!
~interface ATM1/0/1
~ no ip address
~ no ip directed-broadcast
~ logging event subif-link-status
~ atm ilmi-keepalive
~ atm pvc 0 100 interface ATM1/0/0 0 100
~!
~
~
~R4
~
~interface ATM0
~ ip address 192.168.1.1 255.255.255.0
~ map-group baleegh
~ atm pvc 1 0 100 aal5snap
~ no atm ilmi-keepalive
~!
~ip classless
~no ip http server
~!
~!
~map-list baleegh
~ ip 192.168.1.2 atm-vc 1 broadcast
~
~R6
~
~interface ATM0/0
~ ip address 192.168.1.2 255.255.255.0
~ map-group baleegh
~ atm pvc 1 0 100 aal5snap
~ no atm ilmi-keepalive
~!
~interface Ethernet2/0
~ no ip address
~ shutdown
~ half-duplex
~!
~ip classless
~ip http server
~!
~!
~map-list baleegh
~ ip 192.168.1.1 atm-vc 1 broadcast
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:19 GMT-3