From: Benny Chong (c_benny@hotmail.com)
Date: Wed Oct 16 2002 - 21:01:23 GMT-3
Hi,
I just tested the Solie's book RFC 2684 SVC implementation.  My problem is, 
if I use the esi-address and setup the ILMI pvc, then everything is fine, 
but if I use the full nsap-address (and so i delete the ILMI PVC, because i 
don't need it to learn the prefix), it won't work.    Does anyone have any 
idea why?   The topology is simple, just 2 router with ATM interface connect 
to a ATM switch in between, trying to ping each other.
Below are the working config using esi-address and ilmi PVC, and the 
non-working config is just removed the ilmi pvc and esi-address command line 
in the bracket and use full nsap-address as shown below.  Thanks very much!
Router 1 config:
interface ATM2/0
no ip address
(atm pvc 2 0 16 ilmi)
atm pvc 5 0 5 qsaal
no atm ilmi-keepalive
!
interface ATM2/0.1 multipoint
ip address 100.100.100.1 255.255.255.0
map-group 1
(atm esi-address 131313131313.00)  -> atm nsap-address 
47.009181000000123412341234.131313131313.00
!                                                                (use this 
nsap address to replace the esi address, same below)
!
map-list 1
ip 100.100.100.2 atm-nsap 47.009181000000123412341234.141414141414.00 
broadcas
Router 2 config:
interface ATM2/0
no ip address
(atm pvc 2 0 16 ilmi)
atm pvc 5 0 5 qsaal
no atm ilmi-keepalive
!
interface ATM2/0.1 multipoint
ip address 100.100.100.2 255.255.255.0
map-group 1
(atm esi-address 141414141414.00)  -> atm nsap-address 
47.009181000000123412341234.141414141414.00
!
!
map-list 1
ip 100.100.100.1 atm-nsap 47.009181000000123412341234.131313131313.00 
broadcas
This archive was generated by hypermail 2.1.4 : Tue Nov 05 2002 - 08:35:48 GMT-3