Here's a pic (from the
GNS3 Network Simulation Guide) that explains where the GNS3 Management Console is:
Attachment:
0809_02_03-WorkSpace Window description.png [ 206.25 KiB | Viewed 4432 times ]
If you can't see the GNS3 Management Console Dock, choose
View | Docks and make sure the
Console dock is selected.
When you issue the
show run command in the console, you should see something like this:
Code:
=> show run
autostart = False
[127.0.0.1:7200]
workingdir = /home/user/GNS3/Projects/ICND1 Exercises/Test/working
udp = 10001
[[3725]]
image = /home/user/GNS3/Images/c3725-adventerprisek9-mz.124-15.T10.image
ram = 128
idlepc = 0x60c06d20
sparsemem = True
ghostios = True
[[ROUTER SW1]]
model = 3725
console = 2103
aux = 2503
idlepc = 0x614ac27c
cnfg = /home/user/GNS3/Projects/ICND1 Exercises/Test/configs/SW1.cfg
slot1 = NM-16ESW
f1/0 = R1 f0/1
f1/1 = NIO_udp:30000:127.0.0.1:20000
f1/2 = NIO_udp:30001:127.0.0.1:20001
f1/3 = NIO_udp:30002:127.0.0.1:20002
f1/4 = NIO_udp:30003:127.0.0.1:20003
f1/5 = NIO_udp:30004:127.0.0.1:20004
f1/6 = NIO_udp:30005:127.0.0.1:20005
f1/7 = NIO_udp:30006:127.0.0.1:20006
[[ROUTER ServiceProvider]]
model = 3725
console = 2104
aux = 2504
idlepc = 0x614ac27c
cnfg = /home/user/GNS3/Projects/ICND1 Exercises/Test/configs/ServiceProvider.cfg
wic0/0 = WIC-2T
s0/0 = R2 s0/0
f0/0 = NIO_udp:30008:127.0.0.1:20008
[[ROUTER R1]]
model = 3725
console = 2101
aux = 2501
idlepc = 0x614ac27c
cnfg = /home/user/GNS3/Projects/ICND1 Exercises/Test/configs/R1.cfg
f0/0 = R2 f0/0
f0/1 = SW1 f1/0
[[ROUTER R2]]
model = 3725
console = 2102
aux = 2502
ram = 256
idlepc = 0x614ac27c
cnfg = /home/user/GNS3/Projects/ICND1 Exercises/Test/configs/R2.cfg
wic0/0 = WIC-2T
s0/0 = ServiceProvider s0/0
f0/0 = R1 f0/0
=>
This will tell me which router model and IOS image you are using, as well as connected devices.
Disclaimer: I am the author of the
GNS3 Network Simulation Guide
_________________
RedNectarhttp://rednectar.net@rednectarchrisGNS3 WorkBench-a VMware image of Ubuntu with GNS3 and VPCS installed and a collection of exercises/labs