From: Michael Wong (Michael.Wong@xxxxxxxxxx)
Date: Tue Oct 16 2001 - 09:00:25 GMT-3
Hey gurus
Has anyone tried using SVC with ATM subinterfaces (P-P or P-MP). I have been ab
le to set them up on major interfaces, but when it comes to subinterfaces I hav
e no joy ...
Here is a successful config for SVCs on a major interface which works fine ....
!
interface ATM2/1/0
ip address 192.168.1.1 255.255.255.0
atm nsap-address 49.000000000000000000000000.000000006509.00
atm sonet uni-version 4.0
no atm sonet ilmi-keepalive
atm uni-version 4.0
no atm ilmi-keepalive
pvc 0/16 ilmi
!
pvc 0/5 qsaal
!
!
svc nsap 49.000000000000000000000000.000000007206.00
protocol ip 192.168.1.2 broadcast
!
Then when I try applying the SVC on subinterfaces, nothing happens. No signalli
ng is seen in the debugs at all ....
!
interface ATM2/1/0
no ip address
atm nsap-address 49.000000000000000000000000.000000006509.00
atm sonet uni-version 4.0
no atm sonet ilmi-keepalive
atm uni-version 4.0
no atm ilmi-keepalive
pvc 0/16 ilmi
!
pvc 0/5 qsaal
!
!
interface ATM2/1/0.1 point-to-point
ip address 192.168.1.1 255.255.255.0
!
svc nsap 49.000000000000000000000000.000000007206.00
protocol ip 192.168.1.2 broadcast
!
!
interface ATM2/1/0.2 point-to-point
ip address 192.168.2.1 255.255.255.0
!
svc nsap 49.000000000000000000000000.000000003640.00
protocol ip 192.168.2.2 broadcast
!
Can this be done or am I trying to achieve mission impossible here ???
TIA ..... MW :)
This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 22:33:20 GMT-3