C3640 Jk9o3s Mz 124 16 Bin



Below are the steps I took to get a VRRP & EIGRP Network running on Gns3. I was using the following tools:

  1. Gns3 V 1.3.13
  2. IOS version c3640-jk9o3s-mz.124-16a
  3. Windows 7 host computer

When I download and extract it, and try opening the GNS3 file I get an error: 'The image C3640-JK.BIN is missing' The web page says this: IOS: c3640-jk9o3s-mz.124-16.bin. In my GNS3 I have the file: c3640-jk9o3s-mz.124-16.image. Download C3640 Jk9O3S Mz.124 16.Bin uploaded at SaveShared.com™, file hash 0a16c124f89e9db3c260e3b40a13696e, file size 12.88 MB and last modified on 2011-05-28 11. C3640-jk9s-mz.124-16.bin Ios Download. C3640-jk9s-mz.124-16.bin Ios Download C3640-jk9s-mz.124-16.bin Ios Download, isigncloud account 5d37863c16.

C3640 Jk9o3s Mz 124 16 Bin

The first step was to get switch functionality running on Gns3. To do this, I used the following steps:

a. On the running Gns3 instance, I navigate to Edit-> Preferences-> Dynamips -> IOS routers and clicked on the new button.

b. Select new IOS image. You need cisco 3600 IOS image IOS c3640-jk9o3s-mz.124-16a (33MB) and it can be obtained from this link (http://www.w7cloud.com/GNS3-IOS/c3640-Gns3%20IOS%20for%20switch.bin).

c. Click on apply then OK button and then the NEXT button. You can type its name and set a suitable RAM value for it but it will generally auto fill the fields with the appropriate values.

d. Set the network adapter as where you need to define NM-16ESW on slot 0. Next set the Idle PC value for the router and finish the wizard. This is a very important step. After this step your configuration should be as shown below.

e. Come up with the following network on Gns3, using the pallet on the left hand side.

f. In my case, while trying to connect to the switch interface 1, I received the error below:

I just used another interface.

g. On Router1, run the following commands to enable VRRP.

h. On R2, run the following commands to enable VRRP on the device.

i. The following commands will be to enable EiGRP. First is to assign IP’s to the out-going ports on R1, R2 and R3.

On R1

On R2

On R3

j. The next step is the EiGRP configuration on all the 3 switches as shown below:

On R1

On R2

C3640 jk9o3s mz 124 16 bin khattab

C3640 Jk9o3s Mz 124 16 Bin Enclosure

On R3

k. To configure the IP’s for PC1 and PC2, run the following commands.

l. Start all the nodes now by selecting the Play button on Gns3 taskbar.

m. Check the VRRP status on R1. You should get output as shown below:

n. Check the VRRP status on R2.

o. To test the VRRP functionality, stop R1 on Gns3. Check the output on R2. You will get output as indicated below.

From PC2, ping PC1.

From PC1, ping PC2

p. Remember to save all the configurations.

–aprils3c0nd.

Page 1 of 1
[ 5 posts ]
Print viewPrevious topic | Next topic

C3640 Jk9o3s Mz 124 16 Bin Salman

C3640 Jk9o3s Mz 124 16 Bin

C3640 Jk9o3s Mz 124 16 Bin Enclosure

AuthorMessage
Posted: Wed Nov 12, 2008 1:12 pm
Is there a way to add the IOS for a Cisco 2960 switch? Or any Cisco Catalyst switch?
Thanks,
Terry



Top
C3640
Posted: Wed Nov 12, 2008 8:39 pm
Hi,
You can not simulate switches.
However, you can use router with switch modules....
Here's and example;
Simple .net file; change image and work directory..
autostart = False
[localhost:7200]
workingdir = C:GNS3workareadynamips-work-dir
[[3640]]
image = C:GNS3imagesc3640-jk9o3s-mz.124-16a-ext.bin
chassis = 3640
ghostios = True
[[ROUTER RTR-2]]
model = 3640
console = 2003
slot0 = NM-16ESW
f0/0 = RTR-1 f0/0
f0/1 = RTR-1 f0/1
x = -243.0
y = 46.0
[[ROUTER RTR-1]]
model = 3640
console = 2002
slot0 = NM-16ESW
f0/0 = RTR-2 f0/0
f0/1 = RTR-2 f0/1
x = 13.0
y = -74.0
Output;
You can not add VLANs from global configuration.
Example:
RTR-1(config)#vlan 10 ^
% Invalid input detected at '^' marker.
RTR-1(config)#vlan 10
From exect mode;
vlan database
RTR-1(vlan)#vlan 10
VLAN 10 added:
Name: VLAN0010
RTR-1(vlan)#
or configure VTP information...
RTR-1(vlan)#vtp domain TEST
RTR-1#show vtp status
VTP Version : 2
Configuration Revision : 2
Maximum VLANs supported locally : 256
Number of existing VLANs : 6
VTP Operating Mode : Server
VTP Domain Name : TEST
VTP Pruning Mode : Disabled
VTP V2 Mode : Enabled
VTP Traps Generation : Disabled
MD5 digest : 0xA8 0xCF 0xF6 0x8C 0x4D 0x6E 0xF4 0x24
Configuration last modified by 0.0.0.0 at 3-1-02 00:19:01
Local updater ID is 0.0.0.0 (no valid interface found)
RTR-1#
Interfaces:
RTR-1#show int st
*Mar 1 00:20:02.595: %SYS-5-CONFIG_I: Configured from console by consoleatus
Port Name Status Vlan Duplex Speed Type
Fa0/0 connected 1 a-full a-100 10/100BaseTX
Fa0/1 connected trunk a-full a-100 10/100BaseTX
Fa0/2 notconnect 1 auto auto 10/100BaseTX
Fa0/3 notconnect 1 auto auto 10/100BaseTX
Fa0/4 notconnect 1 auto auto 10/100BaseTX
Fa0/5 notconnect 1 auto auto 10/100BaseTX
Fa0/6 notconnect 1 auto auto 10/100BaseTX
Fa0/7 notconnect 1 auto auto 10/100BaseTX
Fa0/8 notconnect 1 auto auto 10/100BaseTX
Fa0/9 notconnect 1 auto auto 10/100BaseTX
Fa0/10 notconnect 1 auto auto 10/100BaseTX
Fa0/11 notconnect 1 auto auto 10/100BaseTX
Fa0/12 notconnect 1 auto auto 10/100BaseTX
Fa0/13 notconnect 1 auto auto 10/100BaseTX
Fa0/14 notconnect 1 auto auto 10/100BaseTX
Fa0/15 notconnect 1 auto auto 10/100BaseTX
RTR-1#
HTH


Top

C3640 Jk9o3s Mz 124 16 Bin Khattab

Posted: Wed Nov 18, 2009 7:12 am
Hi,
please check my post on how to verify vtp between two switches connected on a trunk link.
This lab is all done in gns3 using two routers as switches and vpcs for two pc's. here is the link:
http://crazy4tips.blogspot.com/2009/11/vtp-in-gns3.html
hope that helps


Top
Posted: Tue Dec 15, 2009 9:26 pm
Hi,
You can not simulate switches.
However, you can use router with switch modules....

What is the Ethernet Switch on the nodes type window used for then?
thankyou for your help.
w


Top
Posted: Tue May 31, 2011 4:28 pm

Joined: Mon May 16, 2011 5:28 am
Posts: 87
hi,
you can use your router as switch by using NM-16ESW module in router.
i found a easy way to do this...
check this..
http://commonerrors.blogspot.com/2011/0 ... -gns3.html
thanks..



Top

C3640-jk9o3s-mz.124-16.bin

Page 1 of 1
[ 5 posts ]