Re: ATM configs, they work in GNS3?

From: backbone systems (backbone.systems@gmail.com)
Date: Mon Aug 18 2008 - 10:38:30 ART


Check this out.. All for Dynamips

R6:

interface ATM4/0
 no ip address
 no atm ilmi-keepalive
!
interface ATM4/0.1 point-to-point

 ip address 12.12.12.1 255.255.255.0
 pvc 0/102
 !

R8
interface ATM4/0
 no ip address
 no atm ilmi-keepalive
!
interface ATM4/0.1 point-to-point

 ip address 12.12.12.2 255.255.255.0
 pvc 0/201
 !

NET file
 [[Router R6]]
  model = 7200
  autostart = false
 slot4 = PA-A1
A4/0 = ATMSW-1 1

 [[Router R8]]
  model = 7200
  autostart = false
  slot4 = PA-A1
  A4/0 = ATMSW-1 2

[[ATMSW ATMSW-1]]

 1:0:102 = 2:0:201

BACK to BACk

R1:

!
interface ATM4/0
 no ip address
 no atm enable-ilmi-trap
 no clns route-cache
no shut

!
interface ATM4/0.1 point-to-point
 ip address 12.12.12.1 255.255.255.0
 no atm enable-ilmi-trap
 pvc 0/100
 !
!

R2:

!
interface ATM4/0
 no ip address
 no atm enable-ilmi-trap
 no clns route-cache
no shut
!
interface ATM4/0.1 point-to-point
 ip address 12.12.12.2 255.255.255.0
 no atm enable-ilmi-trap
 pvc 0/100
 !
!

On Mon, Aug 18, 2008 at 2:05 PM, darth router <darklordrouter@gmail.com> wrote:
> Sup yalls,
>
> I can't even get the most basic of ATM scenarios working for some reason.
> I'm not sure if it's dynamips (latest GS3), or me being a complete bonehead
> with ATM. Can someone whip up a two router ATM config (net file and configs)
> in GNS3 (working please) and post it here, so I can test with it? I don't
> care if it's multipoint, point to point, on the main interface, etc..
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Mon Sep 01 2008 - 08:15:31 ART