Re: ATM help pls

From: Ong Boon Hui (ongbh@cet.st.com.sg)
Date: Fri Feb 14 2003 - 12:28:56 GMT-3


Hi,

You are right :-)..

Thanks !! It's coming to 12 am here and I am going home now .. Had a bad day
today as CISCO had turned down my request to extend the CCIE written exam. I
passed my written in AUg 01, did first attempt in May 02 .. Now that I had
been thru' a lot of family issues before I could settle sown to handle the
exam. Basically not ready for teh exam in one/to months as all, worst, I do
not seemed to be able to schedule anylab in April or May .. Feel like giving
up already :-(..

Anyway, the following config works : --

R8
!
interface ATM1/0.199 multipoint
 ip address 101.1.1.2 255.255.255.0
 atm esi-address 222222222222.22
 !
 svc ToR14 nsap 39.03488001BC9000010159C830.111111111111.00
  protocol ip 101.1.1.1 broadcast
 !

R14
interface ATM4/0/0.101 multipoint
 ip address 101.1.1.1 255.255.255.0
 atm esi-address 111111111111.00
 !
 svc toR8 nsap 39.03488001BC9000010152D800.222222222222.22
  protocol ip 101.1.1.2 broadcast
 !

R8

R14#sh int atm 4/0/0.101
ATM4/0/0.101 is up, line protocol is up
  Hardware is cyBus ENHANCED ATM PA
  Internet address is 101.1.1.1/24
  MTU 4470 bytes, BW 149760 Kbit, DLY 80 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  NSAP address: 39.03488001BC9000010159C830.111111111111.00
  Encapsulation ATM
  0 packets input, 0 bytes
  0 packets output,0 bytes
  0 OAM cells input, 0 OAM cells output
  AAL5 CRC errors : 0
  AAL5 SAR Timeouts : 0
  AAL5 Oversized SDUs : 0

R8#sh int atm 1/0.199
ATM1/0.199 is up, line protocol is up
  Hardware is RS8234 ATMOC3
  Internet address is 101.1.1.2/24
  MTU 4470 bytes, BW 155000 Kbit, DLY 80 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  NSAP address: 39.03488001BC9000010152D800.222222222222.22
  Encapsulation ATM
  0 packets input, 0 bytes
  0 packets output,0 bytes
  0 OAM cells input, 0 OAM cells output
  AAL5 CRC errors : 0
  AAL5 SAR Timeouts : 0
  AAL5 Oversized SDUs : 0
  AAL5 length violation : 0
  AAL5 CPI Error : 0

3d12h: %SYS-5-CONFIG_I: Configured from console by console[OK]
R8#
R8#ping 101.1.1.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 101.1.1.1, timeout is 2 seconds:
.!!!!
Success rate is 80 percent (4/5), round-trip min/avg/max = 1/2/4 ms
R8#

Debarros
----- Original Message -----
From: <trust.hogo@sarcom.com>
To: <ongbh@cet.st.com.sg>
Sent: Friday, February 14, 2003 11:01 PM
Subject: RE: ATM help pls

> Svc is for multipoint interface. Try and config a multipoint subinterface
> and configure the ip address, atm esi-address and the svc command under
the
> multipoint subinterface. Also you might need to check verify your NSAP
> Address. After you have configured the esi-address use the command "show
int
> atm1/0.35" to discover local NSAP.
>
> Hope this helps.
>
> -----Original Message-----
> From: Ong Boon Hui [mailto:ongbh@cet.st.com.sg]
> Sent: Friday, February 14, 2003 9:25 AM
> To: ccielab@groupstudy.com
> Subject: ATM help pls
>
>
> Hi,
>
> need help pls, I cannot PING across the following routers with ATM
> interfaces
> :-
>
> Router 2
>
> interface ATM1/0
> ip address 101.1.1.2 255.255.255.0
> atm uni-version 3.1
> atm esi-address 222222222222.22
> atm ilmi-keepalive
> atm ilmi-pvc-discovery
> pvc 0/5 qsaal
> !
> pvc 0/16
> !
> !
> svc nsap 39.03488001BC9000010152D800.111111111111.11
> protocol ip 101.1.1.1 broadcast
>
>
>
> Router 1
>
> interface ATM4/0/0
> ip address 101.1.1.1 255.255.255.0
> atm esi-address 111111111111.11
> atm ilmi-keepalive
> atm ilmi-pvc-discovery
> pvc 0/5 qsaal
> !
> pvc 0/16
> !
> !
> svc toR8 nsap 39.03488001BC9000010152D800.222222222222.22
> protocol ip 101.1.1.2 broadcast
>
>
> Getting tired and a little crazy, any help or advice is appreciated.
>
>
> Debarros



This archive was generated by hypermail 2.1.4 : Sat Mar 01 2003 - 11:06:23 GMT-3