GNS3 7200 multilayer switch

hendychowhendychow Member Posts: 51 ■■□□□□□□□□
Hello All,

Anybody here use GNS3 for network simulator ?

I know that I can use 3640 IOS in GNS3 as a multilayer switch, but when I tried to load 7200 IOS, It wasn't successful.
When I tried to create VLAN, I had to use command "database vlan", and It was different than the commend "(config) vlan [vlan_number]" as I used on my job.

I tried to simulate real 7200 core router with multiple module and switching capabilities.
For example: "show module", "show int status", "show firewall vlan-group", etc
I didn't let me use "show module" command


Any suggestions ?

Thanks,

Hendy
David

Comments

  • mattrgeemattrgee Member Posts: 201
    Have you configured the 7200 with the modules your require and the correct memory size that they need?
  • networker050184networker050184 Mod Posts: 11,962 Mod
    Are you using the same IOS as you are at work? My 7200s do not except the "show module" command running 12.2. Try show inventory which will give you similar output. Also are you sure you are not trying to use "show int stats" and not status?


    It sounds like you are probably using a 7600 at work.
    An expert is a man who has made all the mistakes which can be made.
  • hendychowhendychow Member Posts: 51 ■■□□□□□□□□
    Hello,

    Here is my IOS version:

    Cisco Internetwork Operating System Software
    IOS (tm) s72033_rp Software (s72033_rp-ADVIPSERVICESK9_WAN-M), Version 12.2(18 )S XF8, RELEASE SOFTWARE (fc2)

    *skip*

    ROM: System Bootstrap, Version 12.2(17r)SX5, RELEASE SOFTWARE (fc1)
    BOOTLDR: s72033_rp Software (s72033_rp-ADVIPSERVICESK9_WAN-M), Version 12.2(18 )S XF8, RELEASE SOFTWARE (fc2)

    When I do "show module", It will give me all the available module including firewall fwsm module..
    Can I simulate this on GNS3 / dynamips ?

    Thanks,

    Hendy
    Are you using the same IOS as you are at work? My 7200s do not except the "show module" command running 12.2. Try show inventory which will give you similar output. Also are you sure you are not trying to use "show int stats" and not status?


    It sounds like you are probably using a 7600 at work.
    David
  • networker050184networker050184 Mod Posts: 11,962 Mod
    That isn't a 7200, that is a 7600 you are working on there. You can not simulate a 7600 in Dynamips.
    An expert is a man who has made all the mistakes which can be made.
  • hendychowhendychow Member Posts: 51 ■■□□□□□□□□
    Hello,

    How did you know It was a 7600 ?
    I saw on the box it said "Cisco catalyst 6500 series"

    Thanks,

    Hendy

    That isn't a 7200, that is a 7600 you are working on there. You can not simulate a 7600 in Dynamips.
    David
  • tierstentiersten Member Posts: 4,505
    hendychow wrote: »
    How did you know It was a 7600 ?
    I saw on the box it said "Cisco catalyst 6500 series"
    s72033_rp is a 720 sup.

    6500 is the switch version of the chassis. It isn't supported.
  • networker050184networker050184 Mod Posts: 11,962 Mod
    Like tiersten said that is for a sup 720 so I just figured it was a 7600 since you thought it to be 7200.
    An expert is a man who has made all the mistakes which can be made.
  • hendychowhendychow Member Posts: 51 ■■□□□□□□□□
    Could you tell me how did you find out ?
    show version did not show 7600s on it

    7600s is the IOS ?



    Please help
    Thank you so much
    Like tiersten said that is for a sup 720 so I just figured it was a 7600 since you thought it to be 7200.
    David
  • tierstentiersten Member Posts: 4,505
    hendychow wrote: »
    Could you tell me how did you find out ?
    show version did not show 7600s on it

    7600s is the IOS ?
    The 7600 router chassis and 6500 switch chassis are basically the same piece of hardware. The EEPROM inside however differentiates it. At one point they were interchangeable and you could use the switch chassis as a router chassis. However Cisco eventually started making modules and IOS versions that only work in a specific type. Complain to the relevant BUs.

    What you have is a 6500 chassis with a SUP720 inside it. You can't emulate this with GNS3/dynamips. It just isn't supported.

    Do "show inventory"
Sign In or Register to comment.