Catalyst 4500 L3 Switch Software IOS upgradation

Hi,
Is it possible to copy IOS from active sup to slave sup ...in cat4500 series switch

Yes it is.
See this link for details -
http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/12-2/54sg/configuration/guide/config/RPR.html#wp1130150
Jon

Similar Messages

  • Switch 3750E IOS upgrade failure

    Hi all,
    I have a brand new switch 3750E (Model number : WS-C3750E-48TD-S), which would be upgraded to latest IOS.
    I issue the following command to upgrade IOS:
    switch#archive download-sw /overwrite tftp://1.1.1.2/c3750e-universal-tar.122-46.SE.tar
    The output is below:
    examining image...
    extracting info (107 bytes)
    extracting c3750e-universal-mz.122-46.SE/info (382 bytes)
    extracting info (107 bytes)
    Stacking Version Number: 1.40
    System Type: 0x00000002
    Ios Image File Size: 0x00AC0A00
    Total Image File Size: 0x00D45A00
    Minimum Dram required: 0x08000000
    Image Suffix: universal-122-46.SE
    Image Directory: c3750e-universal-mz.122-46.SE
    Image Name: c3750e-universal-mz.122-46.SE.bin
    Image Feature: IP|LAYER_3|PLUS|MIN_DRAM_MEG=128
    Old image for switch 1: flash:c3750e-universal-mz.122-35.SE5
    Old image will be deleted after download.
    The switch got frozen, and I have to power cycle it. Then the switch boots up with old IOS.
    It seems new IOS image file didn't overwrite the old one. I tried 3 times, the result. Any suggestion? Should I just delete the old one and archive new one?
    Your help is appreciated.
    Ethan

    Hi Ethan, when the archive download is completed or successful the boot variable will automatically be updated with the new IOS image.
    The overwrite keyword deletes the existing or current image in order to make room for the new one. If you use either /leave-old-sw, or /safe then this could cause problems if there is insufficent flash.
    In both cases the old software is not deteled, with /safe it will delete the old image once the new one has been downloaded sucessfully.
    If the overwrite does not appear to be successful, then I would recommend deleting the current image first before downloading the new archive without the need to overwrite:-
    delete /force /recursive flash:/file-url
    Hope this helps
    Allan.
    Pls rate helpful posts.

  • Switch stack IOS upgrade

    Hi,
    I am planning on upgrading a 3750x switch stack to a slightly newer version.
    My question is, would I have to load the new image onto each switch in the stack or just the master?
    Thanks,
    Waqas

    I am planning on upgrading a 3750x switch stack to a slightly newer version
    Specify the IOS so we can determine if you are going to a bad IOS version.
    My question is, would I have to load the new image onto each switch in the stack or just the master?
    1.  Download the IOS file with the TAR filename from the Cisco website.
    2.  Compare the MD5 hash value of this file against the one in the Cisco website.  The MD5 hash value must match.
    3.  Use the command to upgrade your IOS:  archive download-sw /destination N tftp:///IOS.tar
    NOTE:  /destination N - The "N" means the switch members in a stack.  If you have three switches in a stack then you use /destination 1 /destination 2 /destination 3.

  • QoS trust dscp or cos on catalyst 4500

    We have a 4510R with Cisco IOS Software, IOS-XE Software, Catalyst 4500 L3 Switch Software cat4500e-UNIVERSALK9-M), Version 03.05.02.E RELEASE SOFTWARE (fc1).
    I want use qos trust dscp or qos trust cos on the interface conected to other cisco switch or wlan controller.
    The current IOS version, do not support qos trust dscp:
    SW(config)#interface gi10/16
    SW(config-if)#qos tr
    SW(config-if)#qos trust ?
      device  trusted device class
      extend  Extend trust through a connected device
    SW(config-if)#qos trust device ?
      cisco-phone   Cisco IP Phone
      cts           Cisco-telepresence
      ip-camera     Cisco video surveillance camera
      media-player  Cisco Digital Media Player
    SW(config-if)#qos trust device
    What is the software that I need for this?. I tried with command lookup tool but the cat4500 do not appears.

    That is even new for me.
    I did a search and found that, now a days you no longer have to provide the Trust DSCP command, it is by default trusted.
    Went through this White Paper and excerpts are below:
    http://www.cisco.com/c/en/us/products/collateral/switches/catalyst-4500-series-switches/white_paper_c11-539588.html
    The answer to your question comes from the following excerpt :-
    "Previously supervisor engines relied on “port trust” to classify traffic; however, this does not fall into the MQC CLI construct. MQC provides a more flexible capability, i.e. all traffic is trusted by default, an administrator can change this trust state using a policy map. Another difference is the “internal DSCP” value used within the switch to place packets in the proper queue.
    Cisco Catalyst 4500E Supervisor Engines do not use “internal DSCP”; rather, it relies on explicit matching of QoS values using class maps so that packets can be placed in the correct queue.
    Also, note that there is no specific priority queue: it is not queue 3 or queue 1. The priority queue is simply configured within a class; therefore, it is not tied to a specific queue. One final difference is that of classification. Cisco Catalyst 4500E Supervisor Engines provide sequential classification rather than parallel. This allows the network administrator to classify traffic at egress based on the ingress markings. These markings can be done unconditionally, using a policer or using a table map. Based on these changes, QoS CLI will now be more contiguous on the Supervisor Engines as it will now have standard Cisco MQC CLI, making configuration management much simpler"
    HTH,
    Please rate all helpful posts.
    Regards

  • Catalyst 4500 L3 QoS Issue

    Hi All
    I got 2 cisco catalyst 4500 l3 switches (Cisco IOS Software, IOS-XE Software, Version 03.02.00.XO RELEASE SOFTWARE (fc1))       
    I enabled Autoqos on one sw successfully without any issue
    but facing issue on the second, below is the screenshot for your reference kindly suggest
    Thanks!

    Yes it is.
    See this link for details -
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/12-2/54sg/configuration/guide/config/RPR.html#wp1130150
    Jon

  • Subinterfaces - hardware limitation on catalyst 4500-X

    Hi there,
    We are currently building a VSS and our design has L3 subinterfaces however we have hit a major wall while trying to do the following
             Create physical subinterface on VSS switch – Fail
             Create port-channel subinterface on VSS switch – Fail
             Create physical subinterface on standalone switch – Fail
             Create port-channel subinterface on standalone switch – Fail
    Below is the output showing that the option of a subinterfaces seems to be available, but it still doesn’t apply
    Enter configuration commands, one per line.  End with CNTL/Z.
    Switch(config)#int po1
    Switch(config-if)#no swi
    Switch(config-if)#no switchport
    Switch(config-if)#int po1.1
                          ^
    % Invalid input detected at '^' marker.
    Switch(config)#int po
    Switch(config)#int port-channel 1.?
      <0-4294967295>  Port-channel interface number
    Switch(config)#int port-channel 1.1
                       ^
    % Invalid input detected at '^' marker.
    Switch(config)#int tenGigabitEthernet 1/1
    Switch(config-if)#no swi
    Switch(config-if)#no switchport
    Switch(config-if)#exit
    Switch(config)#int tenGigabitEthernet 1/1.?
      <0-4294967295>  TenGigabitEthernet interface number
    Switch(config)#int tenGigabitEthernet 1/1.1
                        ^
    % Invalid input detected at '^' marker.
    Switch(config)#
    Here’s the show ver and show module output
    Switch#show ver
    Cisco IOS Software, IOS-XE Software, Catalyst 4500 L3 Switch  Software (cat4500e-UNIVERSALK9-M), Version 03.07.00.E RELEASE SOFTWARE (fc4)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2014 by Cisco Systems, Inc.
    Compiled Sun 07-Dec-14 22:13 by prod_rel_team
    Cisco IOS-XE software, Copyright (c) 2005-2014 by cisco Systems, Inc.
    All rights reserved.  Certain components of Cisco IOS-XE software are
    licensed under the GNU General Public License ("GPL") Version 2.0.  The
    software code licensed under GPL Version 2.0 is free software that comes
    with ABSOLUTELY NO WARRANTY.  You can redistribute and/or modify such
    GPL code under the terms of GPL Version 2.0.
    (http://www.gnu.org/licenses/gpl-2.0.html) For more details, see the
    documentation or "License Notice" file accompanying the IOS-XE software,
    or the applicable URL provided on the flyer accompanying the IOS-XE
    software.
    ROM: 15.0(1r)SG11
    Switch uptime is 5 minutes
    System returned to ROM by power-on
    Running default software
    Jawa Revision 2, Winter Revision 0x0.0x41
    Last reload reason: power-on
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected].
    *Apr 29 18:56:44.596: %SYS-5-CONFIG_I: Configured from console by console
    License Information for 'WS-C4500X-32'
        License Level: entservices   Type: Permanent
        Next reboot license Level: entservices
    cisco WS-C4500X-32 (MPC8572) processor (revision 9) with 4194304K bytes of physical memory.
    Processor board ID JAE191304FG
    MPC8572 CPU at 1.5GHz, Cisco Catalyst 4500X
    Last reset from PowerUp
    1 Virtual Ethernet interface
    32 Ten Gigabit Ethernet interfaces
    511K bytes of non-volatile configuration memory.
    Configuration register is 0x2101
    Switch#
    Switch#show module
    Chassis Type : WS-C4500X-32
    Power consumed by backplane : 0 Watts
    Mod Ports Card Type                              Model              Serial No.
    ---+-----+--------------------------------------+------------------+-----------
    1    32  4500X-32 10GE (SFP+)                   WS-C4500X-32       JAE191304FG
    M MAC addresses                    Hw  Fw           Sw               Status
    --+--------------------------------+---+------------+----------------+---------
    1 b0aa.7777.5840 to b0aa.7777.585f 2.0 15.0(1r)SG11 03.07.00.E       Ok
    System Failures:
    Power Supply:   bad/off (see 'show power')
    Switch#
    All we can find is a little note on the release notes:
    A Catalyst 4006 switch with Supervisor Engine III does not support subinterfaces or the encapsulation keyword on 
    Layer 3 Fast Ethernet, Gigabit Ethernet, 10-Gigabit Ethernet interfaces.
    Source: http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/XE3-7-0E/15-23E/configuration/guide/xe-370-configuration/l3_int.html
    I am assuming this restriction applies to this platform but other than that there is nothing specifying we can't do this. Anyone out there has hit the same issue? or can anyone confirm this is an actual platform restriction
    Thank you

    Hi,
    The 4500 and 4500x series switches do not support sub-interfaces.  Only 6500 series support sub-interfaces.
    HTH

  • High CPU with error "%ADJ-3-RESOLVE_REQ:" in Catalyst 4500-X VSS after making L3 function (static routing)

    We have a VSS based on 2x WS-C4500X-16., The VSS is used as Layer 2 Switch for diffrents Vlan in our DC.
    After making the VSS as a Layer 3 gateway for our production VLAN and added 2 routes for routing purposes, we encountered a network down time with high CPU in the VSS and  a huges log messages : 
    .May 14 12:11:25.947: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.7.22 Vlan100
    .May 14 12:11:34.516: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.7.22 Vlan100
    .May 14 12:11:40.072: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.1.1.254 Vlan100
    .May 14 12:11:49.682: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.1.253 Vlan100
    .May 14 12:11:55.079: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.1.1.254 Vlan100
    .May 14 12:12:00.926: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.7.40 Vlan100
    .May 14 12:12:06.701: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.8.32 Vlan100
    .May 14 12:12:12.624: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.7.40 Vlan100
    .May 14 12:12:21.627: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.7.40 Vlan100
    .May 14 12:12:32.261: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.8.32 Vlan100
    .May 14 12:12:41.801: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.2.105 Vlan100
    .May 14 12:12:49.633: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.1.253 Vlan100
    .May 14 12:12:54.831: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.1.1.254 Vlan100
    .May 14 12:12:59.960: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.1.1.254 Vlan100
    .May 14 12:13:08.745: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.1.253 Vlan100
    .May 14 12:13:16.138: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.1.253 Vlan100
    .May 14 12:13:22.393: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.1.253 Vlan100
    .May 14 12:13:31.415: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.1.141 Vlan100
    .May 14 12:13:38.944: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.2.215 Vlan100
    .May 14 12:13:45.972: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.1.253 Vlan100
    Bellow are the show version of our VSS, 
    Cisco IOS Software, IOS-XE Software, Catalyst 4500 L3 Switch Software (cat4500e-UNIVERSALK9-M), Version 03.04.00.SG RELEASE SOFTWARE (fc3)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2012 by Cisco Systems, Inc.
    Compiled Wed 05-Dec-12 04:38 by prod_rel_team
    ROM: 15.0(1r)SG10
    S_C4500X_01 uptime is 33 weeks, 1 day, 14 minutes
    Uptime for this control processor is 33 weeks, 1 day, 16 minutes
    System returned to ROM by power-on
    System restarted at 11:59:10 UTC Tue Sep 24 2013
    Running default software
    Jawa Revision 2, Winter Revision 0x0.0x40
    Last reload reason: power-on
    License Information for 'WS-C4500X-16'
        License Level: ipbase   Type: Permanent
        Next reboot license Level: ipbase
    cisco WS-C4500X-16 (MPC8572) processor (revision 9) with 4194304K/20480K bytes of memory.
    Processor board ID JAE173303CF
    MPC8572 CPU at 1.5GHz, Cisco Catalyst 4500X
    Last reset from PowerUp
    4 Virtual Ethernet interfaces
    32 Ten Gigabit Ethernet interfaces
    511K bytes of non-volatile configuration memory.
    Configuration register is 0x2101
    Can you help please, 

    Hi,
    thanks for your reply, but there is no hsrp configured, just an interface vlan. with 2 static routes and the problem was there for more than an hour before we decided to rollback.
    Is there a BugId with this problem in Cisco DataBase.
    here is a show ip route 
    S_C4500X_01#      show ip route
    Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
           D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area 
           N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
           E1 - OSPF external type 1, E2 - OSPF external type 2
           i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
           ia - IS-IS inter area, * - candidate default, U - per-user static route
           o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
           + - replicated route, % - next hop override
    Gateway of last resort is 10.2.1.253 to network 0.0.0.0
    S*    0.0.0.0/0 [1/0] via 10.2.1.253
          10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
    C        10.0.0.0/8 is directly connected, Vlan100
    L        10.1.1.250/32 is directly connected, Vlan100
          172.31.0.0/16 is variably subnetted, 2 subnets, 2 masks
    C        172.31.0.0/16 is directly connected, Vlan120
    L        172.31.0.1/32 is directly connected, Vlan120
    S     192.1.0.0/16 [1/0] via 10.1.1.254
    and the show ip cef: 
    _C4500X_01#        show ip cef 
    .May 14 12:13:57.859: %ADJ-3-RESOLVE_REQ: Adj resolve request: Failed to resolve 10.2.1.158 Vlan100 f
    Prefix               Next Hop             Interface
    0.0.0.0/0            10.2.1.253           Vlan100
    0.0.0.0/8            drop
    0.0.0.0/32           receive              
    10.0.0.0/8           attached             Vlan100
    10.0.0.0/32          receive              Vlan100
    10.1.1.6/32          attached             Vlan100
    10.1.1.17/32         attached             Vlan100
    10.1.1.40/32         attached             Vlan100
    10.1.1.41/32         attached             Vlan100
    10.1.1.50/32         attached             Vlan100
    10.1.1.60/32         attached             Vlan100
    10.1.1.99/32         attached             Vlan100
    10.1.1.121/32        attached             Vlan100
    10.1.1.122/32        attached             Vlan100
    10.1.1.124/32        attached             Vlan100
    10.1.1.125/32        attached             Vlan100
    10.1.1.126/32        attached             Vlan100
    10.1.1.225/32        attached             Vlan100
    10.1.1.227/32        attached             Vlan100
    10.1.1.250/32        receive              Vlan100
    10.1.1.254/32        10.1.1.254           Vlan100
    10.2.1.3/32          attached             Vlan100
    10.2.1.4/32          attached             Vlan100
    10.2.1.6/32          attached             Vlan100
    10.2.1.8/32          attached             Vlan100
    10.2.1.9/32          attached             Vlan100
    10.2.1.18/32         attached             Vlan100
    10.2.1.23/32         attached             Vlan100
    10.2.1.24/32         attached             Vlan100
    Prefix               Next Hop             Interface
    10.2.1.26/32         attached             Vlan100
    10.2.1.28/32         attached             Vlan100
    10.2.1.29/32         attached             Vlan100
    10.2.1.31/32         attached             Vlan100
    10.2.1.103/32        attached             Vlan100
    10.2.1.108/32        attached             Vlan100
    10.2.1.109/32        attached             Vlan100
    10.2.1.124/32        attached             Vlan100
    10.2.1.129/32        attached             Vlan100
    10.2.1.137/32        attached             Vlan100
    10.2.1.139/32        attached             Vlan100
    10.2.1.143/32        attached             Vlan100
    10.2.1.144/32        attached             Vlan100
    10.2.1.159/32        attached             Vlan100
    10.2.1.167/32        attached             Vlan100
    10.2.1.174/32        attached             Vlan100
    10.2.1.175/32        attached             Vlan100
    10.2.1.176/32        attached             Vlan100
    10.2.1.181/32        attached             Vlan100
    10.2.4.38/32         attached             Vlan100
    10.2.4.39/32         attached             Vlan100
    10.2.4.43/32         attached             Vlan100
    10.2.4.47/32         attached             Vlan100
    10.2.4.51/32         attached             Vlan100
    10.2.4.63/32         attached             Vlan100
    10.2.4.65/32         attached             Vlan100
    10.2.4.69/32         attached             Vlan100
    10.2.4.71/32         attached             Vlan100
    10.2.4.73/32         attached             Vlan100
    10.2.4.102/32        attached             Vlan100
    10.2.4.106/32        attached             Vlan100
    10.2.4.107/32        attached             Vlan100
    10.2.4.113/32        attached             Vlan100
    10.2.4.116/32        attached             Vlan100
    10.2.4.119/32        attached             Vlan100
    10.2.4.120/32        attached             Vlan100
    10.2.4.122/32        attached             Vlan100
    10.2.4.141/32        attached             Vlan100
    10.2.4.148/32        attached             Vlan100
    10.2.6.7/32          attached             Vlan100
    Prefix               Next Hop             Interface
    10.2.6.16/32         attached             Vlan100
    10.2.6.31/32         attached             Vlan100
    10.2.7.14/32         attached             Vlan100
    10.2.7.22/32         attached             Vlan100
    10.2.7.24/32         attached             Vlan100
    10.2.7.34/32         attached             Vlan100
    10.2.7.37/32         attached             Vlan100
    10.2.7.41/32         attached             Vlan100
    10.2.7.48/32         attached             Vlan100
    10.2.8.18/32         attached             Vlan100
    10.2.8.32/32         attached             Vlan100
    10.2.8.59/32         attached             Vlan100
    10.2.8.70/32         attached             Vlan100
    10.2.8.85/32         attached             Vlan100
    10.2.8.88/32         attached             Vlan100
    10.2.8.104/32        attached             Vlan100
    10.2.8.135/32        attached             Vlan100
    10.2.99.10/32        attached             Vlan100
    10.2.99.54/32        attached             Vlan100
    10.255.255.255/32    receive              Vlan100
    127.0.0.0/8          drop
    172.31.0.0/16        attached             Vlan120
    172.31.0.0/32        receive              Vlan120
    172.31.0.1/32        receive              Vlan120
    172.31.0.5/32        attached             Vlan120
    172.31.0.29/32       attached             Vlan120
    172.31.255.255/32    receive              Vlan120
    192.1.0.0/16         10.1.1.254           Vlan100
    224.0.0.0/4          drop
    224.0.0.0/24         receive              
    Prefix               Next Hop             Interface
    240.0.0.0/4          drop
    and show ip arp 
    Protocol  Address          Age (min)  Hardware Addr   Type   Interface
    Internet  10.1.1.1                0   aa00.0400.c286  ARPA   Vlan100
    Internet  10.1.1.6                0   0050.5689.24b8  ARPA   Vlan100
    Internet  10.1.1.10               0   0050.5694.7d20  ARPA   Vlan100
    Internet  10.1.1.11               0   0050.5694.7d20  ARPA   Vlan100
    Internet  10.1.1.12               0   0050.5694.6ae7  ARPA   Vlan100
    Internet  10.1.1.13               0   0050.5694.6ae7  ARPA   Vlan100
    Internet  10.1.1.14               0   0050.568a.6321  ARPA   Vlan100
    Internet  10.1.1.16               0   0050.5694.0ab5  ARPA   Vlan100
    Internet  10.1.1.17               0   0050.5694.493d  ARPA   Vlan100
    Internet  10.1.1.40               0   0013.19b0.9c40  ARPA   Vlan100
    Internet  10.1.1.41               0   1c17.d35a.c840  ARPA   Vlan100
    Internet  10.1.1.50               0   0002.b9b4.a5c0  ARPA   Vlan100
    Internet  10.1.1.60               0   000a.410f.e500  ARPA   Vlan100
    Internet  10.1.1.71               -   0008.e3ff.fc28  ARPA   Vlan100
    Internet  10.1.1.96               0   e02f.6d12.4df3  ARPA   Vlan100
    Internet  10.1.1.98               0   0050.5696.6d86  ARPA   Vlan100
    Internet  10.1.1.99               0   0050.5696.6d88  ARPA   Vlan100
    Internet  10.1.1.121              0   e02f.6d12.4dea  ARPA   Vlan100
    Internet  10.1.1.122              0   e02f.6d12.4e61  ARPA   Vlan100
    Internet  10.1.1.123              0   e02f.6d5b.c10e  ARPA   Vlan100
    Internet  10.1.1.124              0   e02f.6d17.c869  ARPA   Vlan100
    Internet  10.1.1.125              0   e02f.6d5b.c217  ARPA   Vlan100
    Internet  10.1.1.126              0   e02f.6d17.c8ec  ARPA   Vlan100
    Internet  10.1.1.127              0   e02f.6d17.c876  ARPA   Vlan100
    Internet  10.1.1.128              0   e02f.6d5b.bef3  ARPA   Vlan100
    Internet  10.1.1.202              0   0000.85b7.9031  ARPA   Vlan100
    Internet  10.1.1.222              0   000f.f84d.2ca9  ARPA   Vlan100
    Internet  10.1.1.225              0   000f.f84d.3963  ARPA   Vlan100
    Internet  10.1.1.227              0   00c0.ee26.9367  ARPA   Vlan100
    Protocol  Address          Age (min)  Hardware Addr   Type   Interface
    Internet  10.1.1.250              -   0008.e3ff.fc28  ARPA   Vlan100
    Internet  10.1.1.254              0   0000.0c07.ac07  ARPA   Vlan100
    Internet  10.2.1.2                0   0011.4333.bcda  ARPA   Vlan100
    Internet  10.2.1.3                0   0050.5689.5d38  ARPA   Vlan100
    Internet  10.2.1.4                0   0050.5689.0404  ARPA   Vlan100
    Internet  10.2.1.6                0   0050.5689.6d3b  ARPA   Vlan100
    Internet  10.2.1.7                0   1cc1.def4.6940  ARPA   Vlan100
    Internet  10.2.1.8                0   0050.5689.330e  ARPA   Vlan100
    Internet  10.2.1.9                0   0012.793a.3ccc  ARPA   Vlan100
    Internet  10.2.1.10               0   0012.7990.e5d3  ARPA   Vlan100
    Internet  10.2.1.13               0   0050.568a.6dcf  ARPA   Vlan100
    Internet  10.2.1.15               0   0050.568a.60ff  ARPA   Vlan100
    Internet  10.2.1.18               0   0050.5689.091b  ARPA   Vlan100
    Internet  10.2.1.20               0   0050.5689.451c  ARPA   Vlan100
    Internet  10.2.1.21               0   0050.568a.0cf4  ARPA   Vlan100
    Internet  10.2.1.22               0   0050.5689.6c59  ARPA   Vlan100
    Internet  10.2.1.23               0   0050.5696.6d9e  ARPA   Vlan100
    Internet  10.2.1.24               0   0050.5689.76c4  ARPA   Vlan100
    Internet  10.2.1.26               0   0050.5689.2f4e  ARPA   Vlan100
    Internet  10.2.1.27               0   0050.5689.0632  ARPA   Vlan100
    Internet  10.2.1.28               0   0050.5689.1ce9  ARPA   Vlan100
    Internet  10.2.1.29               0   0050.5689.6aaa  ARPA   Vlan100
    Internet  10.2.1.31               0   0050.5689.0d1a  ARPA   Vlan100
    Internet  10.2.1.37               0   0050.5696.6d81  ARPA   Vlan100
    Internet  10.2.1.103              0   d4be.d9be.8eef  ARPA   Vlan100
    Internet  10.2.1.106              0   14fe.b5e1.c595  ARPA   Vlan100
    Internet  10.2.1.107              0   0023.ae7d.a966  ARPA   Vlan100
    Internet  10.2.1.108              0   d4be.d9c8.6770  ARPA   Vlan100
    Internet  10.2.1.109              0   14fe.b5e9.c5b5  ARPA   Vlan100
    Internet  10.2.1.110              0   14fe.b5ea.5f9d  ARPA   Vlan100
    Protocol  Address          Age (min)  Hardware Addr   Type   Interface
    Internet  10.2.1.111              0   001e.c959.d4f0  ARPA   Vlan100
    Internet  10.2.1.114              0   b8ac.6f48.4538  ARPA   Vlan100
    Internet  10.2.1.115              0   14fe.b5e1.ed89  ARPA   Vlan100
    Internet  10.2.1.116              0   7845.c409.1959  ARPA   Vlan100
    Thanks
    Lotfi

  • Catalyst 4500, scp, rcp

    Does anybody know is it possible to set up a remote access to the Catalyst 4500 series switch thru the rcp or scp protocol? I want to start commands on the remote unix server. Like unix# scp -i identity -B acl.file user@catalyst:system:running-config or unix# rcp acl.file user@catalyst:system:running-config, where acl.file is the file with access-list. It's important to start commands on the remote server, not on the switch. Thanks for any advice.

    Hello,
    I just tried this on a Cat 4500 using tftp, and successfully changed its hostname, and added a new ACL.
    The same should be true for rcp and scp.
    Just remember to put "end" as the last line of the file, otherwise you will get a %PARSER-4-BADCFG: Unexpected end of configuration file message (but it still works).
    This was tried on Version 12.2(25)EWA4.
    Hope this helped,
    Michael.

  • Upgrade Catalyst 4500 Supervisor Engine 8-E(IOS XE Software)

    Folks,
    We are looking to upgrade the Catalyst 4500 Supervisor Engine 8-E(IOS XE Software). As of now we are running on 3.3.1XO and as per the Cisco notes version 3.3.2XO which is suggested version.
    I would like to find some comparison documents on both these version and establish if there is a need to do the upgrade. What are the fixes that have been done in this version.
    Thanks,!!

    Hi Nikhil,
    Please find release notes of version 3.3.2XO below which can provide you the details to upgrade.
    Mainly you need to refer the features it supports and resolved cavets (which means the bugs resolved fro the earlier version on to this.).
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/release/note/OL_29983-01.html
    HTH
    Regards
    Inayath
    *Plz rate if this info is helpfull.

  • CP: I v1.3 Upgrade Switch & Router IOS?

    From everything I've read, it does not look like Prime: Infrastructure is capable of upgrading the IOS of Catalyst Switches and IOS Routers. I just wanted to give a shout out incase I am wrong.           
    Does anyone know if this feature will be available in v2.0?
    CCNP, CCIP, CCDP, CCNA: Security/Wireless
    Blog: http://ccie-or-null.net/       

    Hey SOcchiogrosso,
    The image management is alrealdy possible on PI 1.2 if you have a lifecycle license.
    You can perform an image import to your repository an then disbribute to your devices.
    Go to [Operate] > [Software Image Management]. There you will be able to maintain and deploy your images.
    If you want to get further on this, take a look on the following document:
    http://www.cisco.com/en/US/partner/docs/net_mgmt/prime/infrastructure/1.2/user/guide/maint_images.html
    If you want to see what has changed from LMS to CPI I would indicate you to see this document:
    http://www.cisco.com/en/US/customer/prod/collateral/netmgtsw/ps6504/ps6528/ps12239/app_note_c27-716230.html
    I hope it helps
    Kauy Gabriel.

  • Switch High cpu Catalyst 4500 Version 12.2(53)SG5

    I need help trying to understand the following.
                         %CPU   %CPU    RunTimeMax   Priority  Average %CPU  Total
                         Target Actual Target Actual   Fg   Bg 5Sec Min Hour  CPU
    GalChassisVp-review    3.00   0.10     10     45  100  500    0   0    0  701:22
    K2AclCamMan hw stats   3.00   1.48     10      5  100  500    0   0    0  3265:20
    K2AclCamMan kx stats   1.00   0.10     10      5  100  500    0   0    0  1917:38
    K2L2 Address Table R   2.00  72.93     12      5  100  500   95  87   66  458521:03
    K2PortMan Review       3.00   4.73     15     11  100  500    5   5    4  28199:47
    K2Fib Consistency Ch   1.00   0.19      5      2  100  500    0   0    0  1082:02
    K2FibPbr route map r   2.00   0.21     20      5  100  500    0   0    0  2031:50
    K2QosDblMan Rate DBL   2.00   0.11      7      1  100  500    0   0    0  662:26
    K2 VlanStatsMan Revi   2.00   0.39     15      2  100  500    0   0    0  2062:11
    K2PacketBufMonitor-P   3.00   2.76     10      1  100  500    2   2    2  13968:10
    RkiosPortMan Port Re   2.00   0.30     12     29  100  500    0   0    0  1744:23
    RkiosIpPbr IrmPort R   2.00   0.22     10      3  100  500    0   0    0  342:05
    Grandprix 1-1 Stub R   2.00   0.17     15      5  100  500    0   0    0  1244:55
    Grandprix 1-2 Stub R   2.00   0.14     15      5  100  500    0   0    0  866:57
    Grandprix 1-3 Stub R   2.00   0.13     15      5  100  500    0   0    0  840:36
    Grandprix 1-4 Stub R   2.00   0.16     15      5  100  500    0   0    0  846:55
    Grandprix 1-5 Stub R   2.00   0.14     15      5  100  500    0   0    0  855:31
    Grandprix 1-6 Stub R   2.00   0.15     15    124  100  500    0   0    0  1051:18
    Grandprix 1-1 Stats    2.00   0.64      4      2  100  500    0   0    0  3151:58
    Grandprix 1-2 Stats    2.00   0.48      4      2  100  500    0   0    0  675:30
    Grandprix 1-3 Stats    2.00   0.20      4      2  100  500    0   0    0  567:34
    Grandprix 1-6 Stats    2.00   0.35      4      2  100  500    0   0    0  2072:59
    %CPU Totals          241.20 101.19
                           Allocation ceiling        Current allocation
                           kbytes    % in use        kbytes    % in use
    Linecard 1's Store        258.00      62%          161.12      100%
    TSM objects            ------------------        ------------------
    PacketInfoItem            859.37       0%            0.64        0%
    VbufNodes1600              55.50       0%            5.20        0%
    VbufNodes400              288.00       0%            1.12       50%
    PacketBufRaw            25219.50     100%        25219.50      100%
    PacketBufRawJumbo         184.29     100%          184.29      100%
    Packet                   2079.42       0%           54.10        0%
    PimPhyports              1054.68       5%           54.84      100%
    PimPorts                  906.25      11%          105.12      100%
    PimModules                162.00       0%            0.63      100%
    PimChassis                 38.37       6%            2.39      100%
    EbmVlans                 5088.00       1%           67.07      100%
    EbmPorts                  344.00      11%           38.63      100%
    IrmVrfs                   315.00       0%            2.46       50%
    IrmFibEntries           12288.00       0%            0.75        6%
    IrmMfibEntryMemMan       6656.00       0%            0.10      100%
    Acl                      1536.00       0%            1.87      100%
    Ace24                    9215.85       0%            4.92      100%
    Ace48                   15359.76       0%            0.35      100%
    AclListNode               256.00       0%            0.30      100%
    AclClassifierActionL     1152.00       0%            1.40       87%
    CommandTables              48.00      22%           10.59      100%
    K2FibVrfs                 152.00       0%            1.18       50%
    K2TxPacketInfo            256.00       0%            0.25        0%
    Packets Dropped In Hardware By CPU Subport (txQueueNotAvail)
    CPU Subport  TxQueue 0       TxQueue 1       TxQueue 2       TxQueue 3
               1               0               0               0             822
               2               0         7538177               0               0
    RkiosSysPacketMan:
    Packet allocation failures: 0
    Packet Buffer(Software Common) allocation failures: 0
    Packet Buffer(Software ESMP) allocation failures: 0
    Packet Buffer(Software EOBC) allocation failures: 0
    Packet Buffer(Software SupToSup) allocation failures: 0
    IOS Packet Buffer Wrapper allocation failures: 0
    Packets Dropped In Processing Overall
    Total                5 sec avg 1 min avg 5 min avg 1 hour avg
                     881         0         0         0          0
    Packets Dropped In Processing by CPU event
    Event             Total                5 sec avg 1 min avg 5 min avg 1 hour avg
    SA Miss                            874         0         0         0          0
    Packets Dropped In Processing by Priority
    Priority          Total                5 sec avg 1 min avg 5 min avg 1 hour avg
    Normal                               7         0         0         0          0
    Medium                             881         0         0         0          0
    Packets Dropped In Processing by Reason
    Reason             Total                5 sec avg 1 min avg 5 min avg 1 hour avg
    SrcAddrTableFilt                     87         0         0         0          0
    STPDrop                             771         0         0         0          0
    L2DstDrop                            21         0         0         0          0
    NoDstPorts                            2         0         0         0          0
    Total packet queues 16
    Packets Received by Packet Queue
    Queue                  Total           5 sec avg 1 min avg 5 min avg 1 hour avg
    L2/L3Control                7269264609       236       268       214        205
    Host Learning               3617387874        38        49        38         53
    L3 Fwd Low                    21851501         0         0         0          0
    L2 Fwd Low                     6786759         0         0         0          0
    L3 Rx High                        1582         0         0         0          0
    L3 Rx Low                        10306         0         0         0          0
    Packets Dropped by Packet Queue
    Queue                  Total           5 sec avg 1 min avg 5 min avg 1 hour avg
    L2/L3Control                     73992         0         0         0          0
    Host Learning                  7561249         0         0         0          0
    Queue                  Total           5 sec avg 1 min avg 5 min avg 1 hour avg
    L2/L3Control                7269264609       236       268       214        205
    PacketBufRaw            25219.50     100%        25219.50      100%
    PacketBufRawJumbo         184.29     100%          184.29      100%
    Both of these seem a bit high don't you think?
    If you have any idea as to why this is happening. Or is this normal?
    Thanks

    Hi,
    This could be related to L2 issues like a loop, see that the K2L2 Address Table R process has a target of   2.00% and is currently running at 72.93%, which is way over the expected target, this can be an indication of host/mac flapping issues. Also the host learning queue seems very high and the L2/L3 control.
    You can enable mac notification mac move command to see if on the logs are any flapping issues. Also below is a link which is very helpful when dealing with high cpu issues on 4500.
    http://www.cisco.com/c/en/us/support/docs/switches/catalyst-4000-series-switches/65591-cat4500-high-cpu.html 
    Hope this helps.

  • I have a problem with my iphone,after upgrade software ios 6.0.1,  is not possible to use the wi-fi, used until now, because is not possible to have the login, i find this message " the requested URL  was not found

    I have a problem with my iphone,after upgrade software ios 6.0.1,  is not possible to use the wi-fi, used until now, because is not possible to have the login, i find this message " the requested URL  was not found

    You have to go to autherized iPhone agent.

  • HT4972 I want to update my itouch to the new software IOS 4.3.1 upgrade.How do I do that?

    I want to update my itouch to the new software IOS 4.3.1 upgrade.How do I do that?

    Plug your ipod touch into your computer with itunes. It will automatically tell you if there is an update. If not, hit the check for updates button.

  • Cisco switch ios upgradation

    how can I upgrade cisco 2960s switch's ios.
    what commands will be used for it

    Hello Anupam, 
    1. You need to copy the IOS from CCO. 
    2. The same IOS needs to copied on to the flash. 
    #copy tftp : flash
    #tftp ip address <x.x.x.x> 
    3. I would suggest before upgrading the IOS. Please verify the MD5 checksum and confirm with CCO that it matches. This confirms that while copying the image didnt get corrupt. 
    #verify /md5 Flash:<IOSimage>.bin
    4. Once you see the IOS in flash. Please configure below. 
    boot-start-marker
    boot system flash <IOS image name>.bin
    boot-end-marker
    5. Save the confguration. 
    #wr
    6. reload the router. Post reload you can run " show version" to check if device has come up with new IOS. 
    HTH,
    Nikhil 

  • No valid license found after IOS upgrade on C3750x switch

    HI,
    Two switches below are working fine as a stack with IOS c3750e-universalk9-mz.122-55.SE5.bin & ipbase license.
    Switch#1 (Master, WS-C3750X-24P-S)
    Switch#2 (Member, WS-C3750X-24P-S)
    After IOS Upgrade to c3750e-universalk9-mz.150-2.SE7.bin, The stack was broken. Switch#2 didn’t recognise valid ipbase license with new IOS and came up with lanbase license instead. Therefore stack cannot be composed due to license mismatch between Switch#1 (ipbase) and switch#2(lanbase).
    I’m wondering why Switch#2 didn’t recognise ipbase license with new IOS even though IPASE is running well with previous IOS.
    Here is excerpt from “show version” with 15.x image on Switch#2.
    License Level: lanbase
    License Type: Default. No valid license found.
    Next reload license Level: lanbase
    Here is excerpt from “show version” with 12.x image on Switch Stack.
    License Level: ipbase
    License Type: Permanent
    Next reload license Level: ipbase
    Thanks
    Jeong

    Thanks guys,
    I have fixed the issue by configuring  'license boot level ipbase' on the member switch#2. The switch recognised IPBASE license well and joined the stack successfully.

Maybe you are looking for

  • Report with GL account and Vendor informations

    Hello, Is there any transaction or report in SAP ECC6 to select for a period a  (P&L) GL account and to have in result the invoice number, the vendor name and the amount ? With FAGLL03, i don't have the vendor name. Please help Thanks

  • Pls help me with this pinball flippers

    Hi all I am in a project of implementing the flippers for Pinball, but I couldn't made the user see the movement of flippers. Pls help. To prevent your email address from exposure, pls write an email to me @ [email protected] I will send the program

  • Private training centre in canada ( help needed)

    hi everyone i am new to SAP .. i did masters in computer science...i want to do certification in SAP netweaver (basis)... can you suggest me any good training institute for SAP BASIS near TORONTO ..i am looking for any private institute....because tr

  • BUFFER parameter in export

    we know that BUFFER parameter in export buffer_size = rows_in_array * maximum_row_size but how/where can I find the rows_in_array and maximum_row_size Please help me

  • I have two icons of the same app in Macbook  pro

    After updating iMovies I got Two Icons for the app in Launchpad.  How can I remove One without deleting the App.