atm ilmi-pvc-discovery subinterface problem

From: Eric Hoffman (Ehoffman@xxxxxxxxxxxxx)
Date: Tue Aug 13 2002 - 17:47:13 GMT-3


   
Hello group,

I have searched the archives and not able to find anything....

router a ------ ls1010 ------ router b

I am looking to have the pvc automatically assigned to a sub-interface, and
when I use the configs below, it doesn't seem to work. I do see the dynamic
pvc get assigned to the router:

rb#show atm vc
VCD / Peak Avg/Min Burst
Interface Name VPI VCI Type Encaps SC Kbps Kbps Cells
Sts
1/0 0 0 5 PVC SAAL UBR 155000
UP
1/0 1 0 16 PVC ILMI UBR 155000
UP
1/0 4 0 34 PVC-D SNAP UBR 155000
UP

but it doesn't seem to make it to the subinterface. Here's why I came up
with the conclusion:

rb#debug atm eve
ATM events debugging is on
rb#debug atm err
ATM errors debugging is on
rb#ping 153.1.200.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 153.1.200.1, timeout is 2 seconds:
00:02:09: ATM(ATM1/0.2):point-to-point interface does not have a VCD.
00:02:11: ATM(ATM1/0.2):point-to-point interface does not have a VCD.

Here's what I have done:

!) reloaded routers, same result listed above
2) removed qsaal encap, then reloaded routers, same result as listed above
3) put qsaal back on, tried using multipoint interfaces, reloaded routers,
same result as listed above

The configs are listed below.

router a:
interface ATM1/0
no ip address
no ip directed-broadcast
no atm ilmi-keepalive
atm ilmi-pvc-discovery subinterface
pvc 0/16 ilmi
!
pvc 0 0/5 qsaal
!
interface ATM1/0.2 point-to-point
ip address 153.1.200.1 255.255.255.252
no ip directed-broadcast
exit

router b:
interface ATM1/0
no ip address
no ip directed-broadcast
no atm ilmi-keepalive
atm ilmi-pvc-discovery subinterface
pvc 0/16 ilmi
!
pvc 0 0/5 qsaal
!
interface ATM1/0.2 point-to-point
ip address 153.1.200.2 255.255.255.252
no ip directed-broadcast
exit

Any help/advice is appreciated,

Best Regards,
Eric



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:24 GMT-3