ATM switch emulation provided by Dynamips doesn't support SVCs. You
need to test this on the real ATM switch, like the one in ProctorLabs.

--
Marko Milivojevic - CCIE #18427
Senior Technical Instructor - IPexpert

YES! We include 400 hours of REAL rack
time with our Blended Learning Solution!

Mailto: [email protected]
Telephone: +1.810.326.1444
Fax: +1.810.454.0130
Web: http://www.ipexpert.com/

On Fri, Mar 26, 2010 at 19:00, Pham Cong Tuan <[email protected]> wrote:
> Dear all
>
> I have a trouble with SVC on dynamips. Does anyone have a same problems
> Diagram: R1 ------ ATMSW ---- R2
>
> Here is .net file
> [[7200]]
>     # On Linux / Unix use forward slashes:
>     image = /opt/dynamips/ios/12.2/c7200-k91p-mz.122-25.S3.bin
>     ram = 256
>     idlepc = 0x60841a40
>
>     [[router R1]]
>     model = 7200
>     console = 2000
>     slot 1 = PA-A1
>     a1/0 = A1 1
>
>     [[ATMSW A1]]
>     1:0:32 = 2:0:32
>     1:0:100= 2:0:101
>     1:0:5 = 2:0:5
>     1:0:16 = 2:0:16
>
> Running config at R1 and R2
>
> R1:
> interface ATM1/0
>  no ip address
>  atm uni-version 4.0
>  no atm enable-ilmi-trap
>  no clns route-cache
>  pvc 0/5 qsaal
>  !
>  pvc 0/16 ilmi
>  !
> !
> interface ATM1/0.32 point-to-point
>  ip address 170.10.10.5 255.255.255.252
>  no atm enable-ilmi-trap
>  pvc 0/32
>   protocol ip 170.10.10.6 broadcast
>   oam-pvc manage 5
>   oam retry 3 3 1
>   encapsulation aal5snap
>  !
> !
> interface ATM1/0.100 point-to-point
>  ip address 11.0.0.1 255.255.255.252
>  no atm enable-ilmi-trap
>  pvc 0/100
>   encapsulation aal5mux ip
>   protocol ip inarp
>  !
> !
> interface ATM1/0.101 multipoint
>  ip address 11.1.1.1 255.255.255.252
>  atm nsap-address 41.009181000000CA00354D001C.666666666666.00
>  no atm enable-ilmi-trap
>  !
>  svc ccie_svc nsap 41.009181000000CA01354D001C.999999999999.00
>   protocol ip 11.1.1.2 broadcast
>  !
>
> R2:
>
> interface ATM1/0
>  no ip address
>  atm uni-version 4.0
>  no atm enable-ilmi-trap
>  no clns route-cache
>  pvc 0/5 qsaal
>  !
>  pvc 0/16 ilmi
>  !
> !
> interface ATM1/0.32 point-to-point
>  ip address 170.10.10.6 255.255.255.252
>  no atm enable-ilmi-trap
>  pvc 0/32
>   protocol ip 170.10.10.5 broadcast
>   oam-pvc manage 5
>   oam retry 3 3 1
>   encapsulation aal5snap
>  !
> !
> interface ATM1/0.100 point-to-point
>  ip address 11.0.0.2 255.255.255.252
>  no atm enable-ilmi-trap
>  pvc 0/101
>   encapsulation aal5mux ip
>  !
> !
> interface ATM1/0.101 multipoint
>  ip address 11.1.1.2 255.255.255.252
>  atm nsap-address 41.009181000000CA01354D001C.999999999999.00
>  no atm enable-ilmi-trap
>  !
>  svc ccie_svc nsap 41.009181000000CA00354D001C.666666666666.00
>   protocol ip 11.1.1.1 broadcast
>  !
>
>
> show atm vc
>
> R1#sh atm vc
>            VCD /                                        Peak  Avg/Min Burst
> Interface  Name         VPI   VCI  Type   Encaps   SC   Kbps   Kbps   Cells
> Sts
> 1/0        3              0     5 PVC     SAAL     UBR
> 155000                UP
> 1/0        4              0    16  PVC-L  ILMI     UBR
> 155000                UP
> 1/0.32     1              0    32 PVC     SNAP     UBR
> 155000                UP
> 1/0.100    2              0   100 PVC     MUX      UBR
> 155000                UP
>
>
>
> R2# sh atm vc
>            VCD /                                        Peak  Avg/Min Burst
> Interface  Name         VPI   VCI  Type   Encaps   SC   Kbps   Kbps   Cells
> Sts
> 1/0        3              0     5 PVC     SAAL     UBR
> 155000                UP
> 1/0        4              0    16 PVC     ILMI     UBR
> 155000                UP
> 1/0.32     1              0    32 PVC     SNAP     UBR
> 155000                UP
> 1/0.100    2              0   101 PVC     MUX      UBR
> 155000                UP
>
> show atm ilmi-status
>
> R1#show atm ilmi-status
>
> Interface : ATM1/0 Interface Type : Private UNI (User-side)
> ILMI VCC : (0, 16) ILMI Keepalive : Enabled/Up (5 Sec 4 Retries)
> ILMI State:       UpAndNormal
> Peer IP Addr:     170.10.10.6     Peer IF Name:     ATM1/0
> Peer MaxVPIbits:  8               Peer MaxVCIbits:  10
>
> R2#sh atm ilmi-stat
>
> Interface : ATM1/0 Interface Type : Private UNI (User-side)
> ILMI VCC : (0, 16) ILMI Keepalive : Enabled/Up (5 Sec 4 Retries)
> ILMI State:       UpAndNormal
> Peer IP Addr:     170.10.10.5     Peer IF Name:     ATM1/0
> Peer MaxVPIbits:  8               Peer MaxVCIbits:  10
>
> I can not ping 11.1.1.2 from 11.1.1.1, please help to clarify
>
> Thanks and best regards
> Tuan
>
>
>
>
>
>
>
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please
> visit www.ipexpert.com
>
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to