Options

Show interface trunk

auosauos Member Posts: 186
I have 2924-XL switch, and I want to show the trunk ports that I configure, is there any command equivalent (show interface trunk for 2950/2960 switch). icon_cry.gif

BR,
Auos.

Comments

  • Options
    mikej412mikej412 Member Posts: 10,086 ■■■■■■■■■■
    http://newsroom.cisco.com/dlls/fspnisapiece4.html
    Standard Edition models include features such as Fast EtherChannel. technology, enhanced Web-based management and software upgradeability. Enterprise Edition models add advanced end-to-end virtual LAN (VLAN) trunking (IEEE 802.1Q or ISL tagging) capabilities.

    Do you have a 2924-XL-EN -- with the Enterprise IOS? Or a 2924-XL running the Standard IOS? How much flash memory do you have?

    Some of the last 2924-XL switches (that had enough flash memory) could be upgraded to the last "combined" IOS version that was available, which gave you the Enterprise features.
    :mike: Cisco Certifications -- Collect the Entire Set!
  • Options
    auosauos Member Posts: 186
    Hi,

    My switch is 2924-XL-EN

    This is (SHOW VERSION) output for my swith
    Cisco Internetwork Operating System Software
    IOS (tm) C2900XL Software (C2900XL-C3H2S-M), Version 12.0(5)WC11, RELEASE SOFTWARE (fc1)
    Copyright (c) 1986-2005 by cisco Systems, Inc.
    Compiled Tue 11-Jan-05 10:48 by antonino
    Image text-base: 0x00003000, data-base: 0x00351B48

    ROM: Bootstrap program is C2900XL boot loader

    Switch uptime is 0 minutes
    System returned to ROM by power-on
    System image file is "flash:c2900xl-c3h2s-mz.120-5.WC11.bin"


    cisco WS-C2924-XL (PowerPC403GA) processor (revision 0x11) with 8192K/1024K bytes of memory.
    Processor board ID FAB0437T474, with hardware revision 0x01
    Last reset from power-on

    Processor is running Enterprise Edition Software
    Cluster command switch capable
    Cluster member switch capable
    24 FastEthernet/IEEE 802.3 interface(s)

    32K bytes of flash-simulated non-volatile configuration memory.
    Base ethernet MAC Address: 00:03:6B:AA:51:80
    Motherboard assembly number: 73-3382-08
    Power supply part number: 34-0834-01
    Motherboard serial number: FAB04352174
    Power supply serial number: DAB04191PJH
    Model revision number: A0
    Motherboard revision number: B0
    Model number: WS-C2924-XL-EN
    System serial number: FAB0437T474
    Configuration register is 0xF



    And (SHOW FLASH)
    Directory of flash:/

    2 -rwx 1810677 Mar 01 1993 00:06:16 c2900xl-c3h2s-mz.120-5.WC11.bin

    3612672 bytes total (1800704 bytes free)
  • Options
    NetwurkNetwurk Member Posts: 1,155 ■■■■■□□□□□
    show interface status

    will give you a quick view of which ports are trunking for any IOS switch that I've seen

    sh int statu

    works on the 2900's if you don't want to type the whole command (it probably works on all IOS switches but I have not tested them all)

    the show interface trunk command is better, but I don't think any 2900 IOS will let you use that

    2950 of course is not part of the 2900 series and it will work with those

    and a 2926 runs CatOS

    :)
Sign In or Register to comment.