From: Jason Cash (cash2001@swbell.net)
Date: Thu Jan 09 2003 - 17:52:08 GMT-3
SUCCESS!  Thanks to everyone for helping me thru this one!  A trial by
fire to say the least.  Here is the solution for an unlucky soul that
treads these waters.  Now onto ATM LAN and CLiP...
[7505] A0/0 -----  A0/0/0 [LS1010] A0/0/1 ------ A4/0 [7000]
LS1010 Config
interface ATM0/0/0
 no ip address
 no ip directed-broadcast
 logging event subif-link-status
 no atm ilmi-keepalive
 framing cbitplcp
!
interface ATM0/0/1
 no ip address
 no ip directed-broadcast
 logging event subif-link-status
 no atm ilmi-keepalive
 atm pvc 0 33  interface  ATM0/0/0 0 32 
 framing cbitplcp
7505 Config
interface ATM0/0
 ip address 200.1.1.8 255.255.255.0
 map-group test
 atm pvc 1 0 5 qsaal
 atm pvc 2 0 32 aal5snap
 no atm ilmi-keepalive
!
map-list test
 ip 200.1.1.7 atm-vc 2 broadcast
7000 Config
interface ATM4/0
 ip address 200.1.1.7 255.255.255.0
 no ip directed-broadcast
 atm pvc 1 0 5 qsaal
 atm pvc 2 0 33 aal5snap
 map-group test
!
map-list test
 ip 200.1.1.8 atm-vc 2 broadcast
-----Original Message-----
From: Tony Schaffran [mailto:tschaffran@cconlinelabs.com] 
Sent: Thursday, January 09, 2003 2:11 PM
To: Jason Cash
Subject: Re: ATM pvc config w/LS1010
In the map-list, the pvc # is the vcd #.
Tony Schaffran
Network Analyst
CCNP, CCNA, CCDA,
NNCSS, NNCDS, CNE, MCSE
www.cconlinelabs.com
"Your #1 choice for Cisco rack rentals."
----- Original Message -----
From: "Jason Cash" <cash2001@swbell.net>
To: "'Tony Schaffran'" <tschaffran@cconlinelabs.com>;
<ccielab@groupstudy.com>
Sent: Thursday, January 09, 2003 11:55 AM
Subject: RE: ATM pvc config w/LS1010
> Well, I just entered the following 'framing cbitplcp' under the ATM
> interfaceds on the LS1010 and the interfaces came up!  I was dealing
> with DS3 coaxial cable...don't know if that was an important detail
but
> now all is up and I am just having a problem pinging across...
>
> On the routers the syntax is for the map-list is 'ip ADD atm-vc PVC
#'.
> Well what is the PCV #?  Is it the VCD, the VPI or the VCI?  I think
> that is my problem with the ping.
>
>
> The configs follow:
>
> LS1010
> interface ATM0/0/0
>  no ip address
>  no ip directed-broadcast
>  logging event subif-link-status
>  no atm ilmi-keepalive
>  framing cbitplcp
> !
> interface ATM0/0/1
>  no ip address
>  no ip directed-broadcast
>  logging event subif-link-status
>  no atm ilmi-keepalive
>  atm pvc 0 33  interface  ATM0/0/0 0 32
>  framing cbitplcp
>
> 7505
> interface ATM0/0
>  ip address 200.1.1.8 255.255.255.0
>  map-group test
>  atm pvc 1 0 5 qsaal
>  atm pvc 2 0 32 aal5snap
>  no atm ilmi-keepalive
>
> map-list test
>  ip 200.1.1.7 atm-vc 32 broadcast
>
> R4.7507#sh atm pvc
>             VCD /                                      Peak  Avg/Min
> Interface   Name       VPI   VCI  Type   Encaps   SC   Kbps   Kbps
Sts
> 0/0        1            0     5   PVC    SAAL     UBR   45000
UP
> 0/0        2            0    32   PVC    SNAP     UBR   45000
UP
>
> R4.7507#sh atm map
> Map list test : PERMANENT
> ip 200.1.1.7 maps to VC 32
>         , broadcast
>
>
> 7000
> interface ATM4/0
>  ip address 200.1.1.7 255.255.255.0
>  no ip directed-broadcast
>  atm pvc 1 0 5 qsaal
>  atm pvc 2 0 33 aal5snap
>  map-group test
>
> map-list test
>  ip 200.1.1.8 atm-vc 33 broadcast
>
> 7010#sh atm vc
>                                      AAL /         Peak   Avg.  Burst
>
> Interface     VCD   VPI   VCI Type  Encapsulation  Kbps   Kbps  Cells
> Status
> 4/0             1     0     5  PVC  AAL5-SAAL      45000  45000    96
> ACTIVE
> 4/0             2     0    33  PVC  AAL5-SNAP      45000  45000    96
> ACTIVE
>
>
> 7010#sh atm map
> %SYS-5-CONFIG_I: Configured from console by console
> Map list test : PERMANENT
> ip 200.1.1.8 maps to VC 33
>         , broadcast
>
>
> DEBUG output from ping [7000]:
>
> 7010#deb ip pack
> IP packet debugging is on
> 7010#ping 200.1.1.8
>
> Type escape sequence to abort.
> Sending 5, 100-byte ICMP Echos to 200.1.1.8, timeout is 2 seconds:
>
> IP: s=200.1.1.7 (local), d=200.1.1.8 (ATM4/0), len 100, sending
> IP: s=200.1.1.7 (local), d=200.1.1.8 (ATM4/0), len 100, encapsulation
> failed.
> IP: s=200.1.1.7 (local), d=200.1.1.8 (ATM4/0), len 100, sending
> IP: s=200.1.1.7 (local), d=200.1.1.8 (ATM4/0), len 100, encapsulation
> failed.
> IP: s=200.1.1.7 (local), d=200.1.1.8 (ATM4/0), len 100, sending
> IP: s=200.1.1.7 (local), d=200.1.1.8 (ATM4/0), len 100, encapsulation
> failed.
> IP: s=200.1.1.7 (local), d=200.1.1.8 (ATM4/0), len 100, sending
> IP: s=200.1.1.7 (local), d=200.1.1.8 (ATM4/0), len 100, encapsulation
> failed..
> Success rate is 0 percent (0/5)
>
>
>
> -----Original Message-----
> From: Tony Schaffran [mailto:tschaffran@cconlinelabs.com]
> Sent: Thursday, January 09, 2003 11:34 AM
> To: Jason Cash
> Subject: Re: ATM pvc config w/LS1010
>
> Are your ATM interfaces OC3MM?  I am curious why the cell rate is only
> 45000.  Maybe there is something funcky on the ls1010.  All the more
> reason
> to clear the config and start fresh.
>
>
>
> Tony Schaffran
> Network Analyst
> CCNP, CCNA, CCDA,
> NNCSS, NNCDS, CNE, MCSE
>
> www.cconlinelabs.com
> "Your #1 choice for Cisco rack rentals."
>
>
> ----- Original Message -----
> From: "Jason Cash" <cash2001@swbell.net>
> To: "'Tony Schaffran'" <tschaffran@cconlinelabs.com>
> Sent: Thursday, January 09, 2003 9:20 AM
> Subject: RE: ATM pvc config w/LS1010
>
>
> > What config is necessary on the LS1010?
> >
> > -----Original Message-----
> > From: Tony Schaffran [mailto:tschaffran@cconlinelabs.com]
> > Sent: Thursday, January 09, 2003 11:04 AM
> > To: Jason Cash
> > Subject: Re: ATM pvc config w/LS1010
> >
> > It looks like you have a problem with you connection between your
> ls1010
> > and
> > your 7010.
> >
> >
> >
> > Tony Schaffran
> > Network Analyst
> > CCNP, CCNA, CCDA,
> > NNCSS, NNCDS, CNE, MCSE
> >
> > www.cconlinelabs.com
> > "Your #1 choice for Cisco rack rentals."
> >
> >
> > ----- Original Message -----
> > From: "Jason Cash" <cash2001@swbell.net>
> > To: <ccielab@groupstudy.com>; <tschaffran@cconlinelabs.com>
> > Sent: Thursday, January 09, 2003 9:00 AM
> > Subject: FW: ATM pvc config w/LS1010
> >
> >
> > >
> > > Here is the LS1010 info
> > >
> > > LS1010#sh atm vc
> > > Interface    VPI   VCI   Type    X-Interface  X-VPI X-VCI  Encap
> > Status
> > > ATM0/0/0     0     5      PVC     ATM2/0/0     0     43    QSAAL
> DOWN
> > > ATM0/0/0     0     16     PVC     ATM2/0/0     0     35    ILMI
> DOWN
> > > ATM0/0/0     0     32     PVC     ATM0/0/1     0     33
> DOWN
> > > ATM0/0/1     0     5      PVC     ATM2/0/0     0     44    QSAAL
> DOWN
> > > ATM0/0/1     0     16     PVC     ATM2/0/0     0     36    ILMI
> DOWN
> > > ATM0/0/1     0     33     PVC     ATM0/0/0     0     32
> DOWN
> > >
> > > interface ATM0/0/0
> > >  no ip address
> > >  no ip directed-broadcast
> > >  logging event subif-link-status
> > >  no atm ilmi-keepalive
> > > !
> > > interface ATM0/0/1
> > >  no ip address
> > >  no ip directed-broadcast
> > >  logging event subif-link-status
> > >  no atm ilmi-keepalive
> > >  atm pvc 0 33  interface  ATM0/0/0 0 32
> > >
> > > 7505
> > > interface ATM0/0
> > >  ip address 200.1.1.8 255.255.255.0
> > >  map-group test
> > >  atm pvc 1 0 5 qsaal
> > >  atm pvc 2 0 32 aal5snap
> > >  no atm ilmi-keepalive
> > >
> > > R4.7507#sh atm vc
> > >             VCD /                                      Peak
Avg/Min
> > > Burst
> > > Interface   Name       VPI   VCI  Type   Encaps   SC   Kbps   Kbps
> > > Sts
> > > 0/0        1            0     5   PVC    SAAL     UBR   45000
> > > UP
> > > 0/0        2            0    32   PVC    SNAP     UBR   45000
> > > UP
> > >
> > >
> > > 7000
> > > interface ATM4/0
> > >  ip address 200.1.1.7 255.255.255.0
> > >  no ip directed-broadcast
> > >  atm pvc 1 0 5 qsaal
> > >  atm pvc 2 0 33 aal5snap
> > >  map-group test
> > >
> > > 7010#sh atm vc
> > >                                      AAL /         Peak   Avg.
> Burst
> > >
> > > Interface     VCD   VPI   VCI Type  Encapsulation  Kbps   Kbps
> Cells
> > > Status
> > > 4/0             1     0     5  PVC  AAL5-SAAL      45000  45000
> 96
> > > ACTIVE
> > > 4/0             2     0    33  PVC  AAL5-SNAP      45000  45000
> 96
> > > ACTIVE
> > >
> > > Thanks again!
> .
.
This archive was generated by hypermail 2.1.4 : Sat Feb 01 2003 - 07:33:46 GMT-3