Here is a simple GNS3 net file:

_____________

autostart = False
[localhost:7200]
    workingdir = /path/to/workingdir
    udp = 10000
    [[3660]]
        image = /path/to/image
        idlepc = 0x60724538
        ghostios = True
        sparsemem = True
        chassis = 3660
    [[ROUTER SW0]]
        model = 3660
        console = 2006
        slot1 = NM-16ESW
        f1/1 = R1 f0/0
        f1/2 = R2 f0/0
        x = -36.0
        y = -139.0
    [[ROUTER R1]]
        model = 3660
        console = 2005
        f0/0 = SW0 f1/1
        x = -171.0
        y = 14.0
    [[ROUTER R2]]
        model = 3660
        console = 2002
        f0/0 = SW0 f1/2
        x = 100.0
        y = 7.0
_____________________

I am using a 3660. I placed the NM-16ESW in slot 1 of SW0. Please replace the location of your image and working directory before running the net file.

in R1 and R2 configure interface f0/0 as follows:

_______

en
conf t

int f0/0

 ip addr 192.168.1.n 255.255.255.0

 no shut

end

________

where n is the router number. Then ping the other device. The switch needs no configuration as switchports are up by default.

HTH,

------ Original Message ------
Received: Tue, 24 Nov 2009 07:18:58 AM EST
From: cyrus riobah <[email protected]>
To: Rick Mur <[email protected]>
Cc: CC IE <[email protected]>
Subject: Re: [OSL | CCIE_RS] stack ports in GNS3




On Tue, Nov 24, 2009 at 3:16 PM, cyrus riobah <[email protected]> wrote:

Been trying to connect this module for configuring but it has been in vain.

Who can share the tutorial for its connection?

Will appreciate

Cyrus
Network Consultant
CCNP,ARSE,AWLANFE


On Tue, Nov 24, 2009 at 10:14 AM, Rick Mur <[email protected]> wrote:
No.

It's the first thing you should learn about Dynamips. It only emulates routers! Though it can emulate a switch module (NM-16ESW) which is quite different than a real switch.

--
Regards,

Rick Mur
CCIE2 #21946 (R&S / Service Provider)
Sr. Support Engineer – IPexpert, Inc.
URL: http://www.IPexpert.com

On 23 nov 2009, at 15:09, Taqdir Singh wrote:

> could any1 please suggest if we can do stacking practicals 3750 in GNS3/dynamips ?
>
> --
> Taqdir Singh
> Network Engineer
> CCIP, CCNP (R), CCNA
>
> "An expert is a man who has made all the mistakes which can be made"
> _______________________________________________
> 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



_______________________________________________
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