From: Benny Chong (c_benny@hotmail.com)
Date: Sat Oct 26 2002 - 20:35:41 GMT-3
Hi everyone,
I have questions on ATM SVC. The following is a working configuration, but
I have the following questions:
1) Why it won't work when I used atm nsap-address instead of esi-address?
2) Is it true that SVC required both ilmi and qsaal PVCs? I read differnet
books and Cisco websites, some sources say only qsaal is required if you use
nsap-address, some say you need both PVCs. Confused.
3) What is the difference between using 'map-group' + 'map-list' compare to
using the 'svc nsap xxx...' + 'encapsulation..' + 'protocol..' commands? Are
they interchangeable? All the books seems to use only the 'map-group'
method, but Cisco web-site use 'svc' method.
Thanks very much!
Benny
Workig Config below:
*************************************************************
Router 1:
interface ATM2/0
ip address 100.100.100.1 255.255.255.0
atm pvc 1 0 16 ilmi
atm pvc 5 0 5 qsaal
atm esi-address 131313131313.00
no atm ilmi-keepalive
!
svc nsap 47.009181000000123412341234.141414141414.00
protocol ip 100.100.100.2 broadcast
encapsulation aal5snap
*******************************************************************
Router 2:
interface ATM2/0
ip address 100.100.100.2 255.255.255.0
atm pvc 1 0 16 ilmi
atm pvc 5 0 5 qsaal
atm esi-address 141414141414.00
no atm ilmi-keepalive
!
svc nsap 47.009181000000123412341234.131313131313.00
protocol ip 100.100.100.1 broadcast
encapsulation aal5snap
****************************************************************
This archive was generated by hypermail 2.1.4 : Tue Nov 05 2002 - 08:35:57 GMT-3