RE: can anyone give me a working atm svc example?

From: Marc Russell (mrussell@xxxxxxxxxxxxxx)
Date: Tue Oct 31 2000 - 22:22:12 GMT-3


   
   See below. Assume there is a LS1010 ATM switch in the middle.
   
   
   Router 1
   
   interface ATM0/0
    ip address 10.34.1.1 255.255.0.0
    no ip directed-broadcast
    map-group atm
    atm pvc 1 0 5 qsaal
    atm pvc 2 0 16 ilmi
    atm esi-address 123456781313.13
    no atm ilmi-keepalive
   !
   interface FastEthernet1/0
    ip address 10.13.1.1 255.255.0.0
    no ip directed-broadcast
    no keepalive
   !
   !
   router eigrp 1
    network 10.0.0.0
    no auto-summary
   !
   ip classless
   no ip http server
   !
   !
   map-list atm
    ip 10.34.1.2 atm-nsap 47.00918100000000D0BAF33B01.123456781414.14
   broadcast
   
   
   
   
   Router 2
   
   interface ATM0/0
    ip address 10.34.1.2 255.255.0.0
    no ip directed-broadcast
    map-group atm
    atm pvc 1 0 5 qsaal
    atm pvc 2 0 16 ilmi
    atm esi-address 123456781414.14
    no atm ilmi-keepalive
   !
   interface FastEthernet1/0
    ip address 10.14.1.1 255.255.0.0
    no ip directed-broadcast
    no keepalive
   !
   router eigrp 1
    network 10.0.0.0
    no auto-summary
   !
   ip classless
   no ip http server
   !
   !
   map-list atm
    ip 10.34.1.1 atm-nsap 47.00918100000000D0BAF33B01.123456781313.13
   broadcast
   !
   
   
   
   Marc Russell
   CCIE Boot Camp
   www.ccbootcamp.com
   
   
   
   -----Original Message-----
   From: zheng jiang gu [mailto:zjgu@ce-air.com]
   Sent: Tuesday, October 31, 2000 7:32 PM
   To: ccielab@groupstudy.com
   Subject: can anyone give me a working atm svc example?
   
   



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