Cisco SG200-26 Error

I have a Cisco SG200-26 that is less than 6 months old.
I recently saw an emergency error popup in the log. The switch will shutdown and restart when this error is encountered.
The error is:
%SYSLOG-F-OSFATAL:   FATAL ERROR: SYLG: ABORT DATA exception  ***** FATAL ERROR *****  SW Version  :  1.3.7.18 Version Date:  12-Jan-2014 Version Tim e:  18:01:12 Instruction            0x48F948 Exception vector       0x10 Program state register 0x60000013 0x0048f714 0x0048fbd4 0x00490d8c 0x00490ec8   0x00491dec 0x001223fc %SNMP-I-CDBITEMSNUM: Number of startup configuration items loaded: 152
This error started to appear with the firmware that shipped with the switch. I upgraded to 1.3.7.18 and I am still seeing the error appear.
For what it is worth I have the switch configured to log to an external SYSLOG server.

1. Does your PC allow outbound ICMP connections? There might be a 3rd party app/antivirus/firewall that's blocking it. How about trying to ping the switch using another computer/PC
2. How are you pinging the device? are you defining the ICMP frame size? Just ping it normally, without using the "-l" command
3. Try rebooting the switch - take this as the last resort though :D
4. How is the switch connected? Is there a switch peer? Can you check if any Access-List(ACL) is applied? If you find an ACL, kindly verify that ICMP is not being blocked. or for isolation disable the ACL. 

Similar Messages

  • Configuration Cisco SG200 livebox 2 NAS

    Bonjour
    j'ai pas mal cherché la solution par moi même mais j'avoue sans résultat concret
    Je dispose de :
    Un switch Cisco SG200
    Une livebox 2 sagem (avec TV)
    Une borne Airport Express
    Un NAS
    Une maison avec 12 prises
    Mon probleme : en gros rien ne marche ;-)
    Ma connection souhaitée :
    pouvoir connecter mes pc/mac sur les prises brassées de la maison (ne marche pas aujourd'hui : le pc n'arrive pas à se connecter au réseau : unidentfied network)
    le nas est conneté au switch (le NAS n'arrive pas à se connecter à internet pour les mises à jours)
    La borne Airport n'arrive pas à se connecter à internet)
    Aujourd'hui ce qui marche :
    NAS sur switch (je peux y acceder à partir d'un pc connecté à la borne WIFI, mais pas d'acces du NAS vers internet pour mise à jour firmware par exemple)
    Airport sur Livebox (acces internet ok pour pc/mac connecté en wifi)
    Quelqu'un d'entre vous aurait il un tuto de AàZ pour arriver à definir ma config ?
    Merci de votre aide

    This is kind of a wild guess, but I think your expectation is incorrect.  As I understand, the qos mechanism in the switch will only take effect if there is congestion or some metric has been met.  In the scenario you describe there is no reason to reorder or drop any packets.
    During periods with light traffic, that is, when no congestion exists, packets are sent out the interface as soon as they arrive. During periods of transmit congestion at the outgoing interface, packets arrive faster than the interface can send them. If you use congestion management features, packets accumulating at an interface are queued until the interface is free to send them; they are then scheduled for transmission according to their assigned priority and the queueing mechanism configured for the interface. The router determines the order of packet transmission by controlling which packets are placed in which queue and how queues are serviced with respect to each other.
    from: http://www.cisco.com/c/en/us/td/docs/ios/12_2/qos/configuration/guide/fqos_c/qcfconmg.html
    Hopefully someone with more knowledge will chime in..

  • Passing voice and data Vlans on Cisco SG200-08P help

    Hello All,
    I'm struggling with a configuration issue on the Cisco SG200-08P.
    We are using the Cisco SG200-08P on a mobile cart that will go from class room to class room that will have computer and cisco Voip phone plugged into it. The issue is that each of our closets are in differnt VLANS ( 1 voice and 1 data....lets say data vlan 20 and voice vlan 2025 for conversation) and that we route to each closet.
    It would be great if I could just create a generic data and voice vlan to dynamically pick up what the upstream switch has however, it seems that I've been unsuccessful in doing so.
    So far I can pass the data Vlan no probablem. The upstream switch port is set to access port and a switch port access voice vlan (these are 3750x switches)
    If the above is not possible I guess I will take what I can get. Should I just create data vlan 20 and voice vlan2025 on the Cisco SG200-08P and make a trunk port on the Cisco SG200-08P and a trunk on the 3750x? Is there an option on the Cisco SG200-08P to tag voice traffic?
    I'm also concerned with VTP and I did not see an area in the Cisco SG200-08P to set that as a client and transparent mode.
    Thanks for any help,
    Dan

    On a Catalyst switch, when a port is defined as a trunk without a vlan specified on the port, all vlan pass through the port. On a small business switch it is nearly the opposite. You must specify the vlans on the links. Additionally, ingress filter discards anything not associated to the port.
    802.1q specifies there must be an untagged vlan which is the native vlan (of course you can make exceptions, tagging the default vlan..).
    One thing I did in the past with a 2960, I made an LLDP network policy and it basically "provisioned" the downstream switch connecting link and voice vlan. That may be another idea for you.
    Here's a link that may be useful-
    https://supportforums.cisco.com/message/3811376
    Here is the 2960 config I used to feed a SB switch voice info
    Switch#show run
    Building configuration...
    Current configuration : 2206 bytes
    ! Last configuration change at 00:41:16 UTC Mon Mar 1 1993
    version 12.2
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname Switch
    boot-start-marker
    boot-end-marker
    no aaa new-model
    system mtu routing 1500
    vtp mode transparent
    network-policy profile 1
    voice vlan 100 cos 4
    spanning-tree mode pvst
    spanning-tree extend system-id
    vlan internal allocation policy ascending
    vlan 2
    name test
    vlan 100
    lldp run
    interface FastEthernet0/1
    network-policy 1
    spanning-tree portfast
    interface FastEthernet0/2
    interface FastEthernet0/3
    interface FastEthernet0/4
    interface FastEthernet0/5
    interface FastEthernet0/6
    interface FastEthernet0/7
    interface FastEthernet0/8
    interface FastEthernet0/9
    interface FastEthernet0/10
    interface FastEthernet0/11
    interface FastEthernet0/12
    interface FastEthernet0/13
    interface FastEthernet0/14
    interface FastEthernet0/15
    interface FastEthernet0/16
    interface FastEthernet0/17
    interface FastEthernet0/18
    interface FastEthernet0/19
    interface FastEthernet0/20
    interface FastEthernet0/21
    interface FastEthernet0/22
    interface FastEthernet0/23
    interface FastEthernet0/24
    interface FastEthernet0/25
    interface FastEthernet0/26
    interface FastEthernet0/27
    interface FastEthernet0/28
    interface FastEthernet0/29
    interface FastEthernet0/30
    interface FastEthernet0/31
    interface FastEthernet0/32
    interface FastEthernet0/33
    interface FastEthernet0/34
    interface FastEthernet0/35
    interface FastEthernet0/36
    interface FastEthernet0/37
    interface FastEthernet0/38
    interface FastEthernet0/39
    interface FastEthernet0/40
    interface FastEthernet0/41
    interface FastEthernet0/42
    interface FastEthernet0/43
    interface FastEthernet0/44
    interface FastEthernet0/45
    interface FastEthernet0/46
    interface FastEthernet0/47
    interface FastEthernet0/48
    interface GigabitEthernet0/1
    switchport mode trunk
    interface GigabitEthernet0/2
    interface Vlan1
    no ip address
    interface Vlan100
    no ip address
    ip http server
    ip http secure-server
    logging esm config
    line con 0
    line vty 5 15
    end
    Switch#
    -Tom
    Please mark answered for helpful posts

  • RDP Problem with Cisco SG200-18

    Hi all,
    we just bought a Cisco SG200-18 to replace our Linksys DLM2008 switches.
    Now we face a problem wirth remote desktop between our Win7x64 boxes.
    Remote access is abysmally slow, but file transfer speeds seem to be normal.
    All ports are on Gigabit setting, jumbo frames disabled.
    The switch on the latest firmware.
    Any ideas?
    Cheers, Stefan

    OK, hours of frustrating testing later ...
    In essence, when I connect the of the Win7 box, I want to rdp to directly to the switch, remote desktop operation is very sluggish, pinging it shows timeouts. When I put an old Linksys SLM2005 between the box and the cisco switch everything works like a charm. That´s really wired ...
    I checked cables, updated the PC's ethernet driver, played with all available settings (flow control, speed negotiation, etc.) on both the PC and the swich - no change.
    Setting up a switch should be a no-brainer (especially after 27yrs in IT), but this is wired ...
    If the switch would have a hardware defect, I guess putting in an additional ld switch in between would not cure the issue, so it must be some wired kind of incompatibility ...
    Any ideas ?
    Cheers, Stefan

  • Cisco sg200 Switch passive PoE support

                       Hi
    I have a cisco SG200-08P switch. I would like to power a device (TP Link TL-WA901ND) that supports passive PoE.
    However it seems that the SG200 series do not support this?
    Am I correct in this assumption, and if so is there a workaround?
    Thanks for looking Dave

    Hi,
    According to the data sheet (below link) the SG200-08P supports POE.  So, it should be able to power up the AP.
    http://www.cisco.com/cisco/web/solutions/small_business/products/routers_switches/200_series_switches/index.html-tab-Models
    HTH

  • CISCO SG200-50 Port Gigabit Smart Switch (VTP Support)

    Does CISCO SG200-50 Port Gigabit Smart Switch provide support for VTP or Not. If not how we can make it a VTP client and how it will forward its VLAN information to VTP Server in VTP Domain in which it is connected.
    Thanks 

    Hi Jay,
    I am not very sure if this is the correct location to find the MTU, but you may check the following link:-
    http://www.cisco.com/c/dam/en/us/td/docs/switches/lan/csbss/sf20x_sg20x/administration_guide/78-21139.pdf
    Administration > Discovery - LLDP > LLDP Local Information
    LLDP Port Status Table
    LLDP Local Information Details
    802.3 Details
    Let me know if this helps.
    Aniket

  • Cisco sg200 voice vlan dhcp issue

    i have cisco sg200 50p connected to cisco 3750 switch. i just wanted to separate voice (vlan2) and data (vlan1) VLANS. I created vlan 2 as my voice VLAN and separate dhcp server for vlan 2 to give ip addresses to phones. however the ip phone connected to my voice vlan (vlan 2) is not receiving ip address from my dhcp server in vlan 2.
    the dhcp server is connected to 3750 switch with an access port (vlan2-voice)
    two switches are connected via trunk ports and allowed vlan 1&2
    ip phone is connected to sg200 via access port (vlan 2) - 
    note - there is no pc connected to ip phone
    I really appreciate if anyone can help me with this issue

    Hi Tom
    Thank you for the support. The phone is now getting the IP from the DHCP on its own VLAN (vlan2 )  according to  your configuration. However i need to configure the auto voice VLAN based on OUI feature which is in SG200 switch. 
    The problem is, the switch not allowed me to configure auto voice vlan feature when the port connected to IP phone is in ACCESS mode (it has to be a trunk). I know according to cisco catlyst guidelines this is totally incorrect bcz they say  "Voice VLAN is only supported on access ports and not on trunk ports, even though the configuration is allowed"
    I think its not valid for Small business switches . Anyway, when i make the said port  TRUNK it works (by assigning 1U & 2T- automatically).But the phone does not  get an IP address from my DHCP server then. 
    Can you help me with this if I am missing some configuration. Thank you once again

  • [Cisco SG200-50] VTP domain/vlans not assigned to client

    Hi All,
    I have a question regarding the Cisco SG200-50 50 ports switch.
    My  core switch is a cisco 3560, which handles the VLANS. I have a couple  of cisco 2960 switches, and my clients receive the right vlan  information(192.168.4.x on VLAN 4) on them. However, if i try to  configure the SG200-50 with VLAN information, my clients won't receive  the right VLAN IP. They only receive a 192.168.0.x address, while I  configured the interface to receive a 192.168.4.x address, which is  VLAN4.
    I  am looking in the configuration of my switches, and i can't find any  option to put the SG200-50 in my VTP domain. Am I missing something  here?
    I hope someone can help me!
    Kind Regards

    I too faced the same problem but no one is helping in this regards.
    Does CISCO SG200-50 Port Gigabit Smart Switch provide support for VTP or Not. If not how we can make it a VTP client and how it will forward its VLAN information to VTP Server in VTP Domain in which it is connected.
    Thanks 

  • Cisco unified presence error

    Hi, first at all i want to say that this is the first time that i have to troubleshoot a cisco unified presence error,
    ok, there is a customer experiencing problems with his cisco unified personal communicators, none of the appear registered on the call manager
    I tried restarting the services in the unified presence server and no result.
    I used rtmt and i found out that last night Sync Agent App stopped
    : Jul 20 06:31:10.982 UTC : %CCM_SERVICEMANAGER-GENERIC-6-ServiceStopped: Service stopped. Service Name:Cisco UP Sync Agent App ID:Cisco Service Manager Cluster ID: Node ID:CUP-SKARA
    and after that is trying to log in somewhere with no result
    : failed dev=ttyS0, pid=18620, login time out
    I belive that is trying to log in with and active directory.
    where can i found where is trying to log in, or where is asking me for a unser or password to log in?
    thanks in advance.
    Cesar

    SyncAgent needs to be running to synchronize user information from CUCM.
    User ID and password would be the CUCM username and password.  You may test it with "User Options" page.
    For details about "how things work" and troubleshooting, please see: http://www.lulu.com/content/5552336
    Michael
    http://htluo.blogspot.com

  • I received the following Cisco Secure Desktop error when trying to

    I received the following Cisco Secure Desktop error when trying to use WebVpn.    "Access Denied Your system failed to be validated by the Cisco Secure Desktop and will not be granted access. Critical failure. Cisco Secure Desktop must run and validate your system. When I go verify Safari settings under "Weblaunch Platform detection, sun Java and Java Detection are all clicked.  I even change the DNS in safari system preferences, to no avail.
    My system is MacBook Pro 2.8 GHz Intel core i7 with 16 GB 1600 MHz DDR3.
    Thanks.

    Sorry I don't really understand.... there are no partitions on the drive.  How do I repartition it?
    And should I use "erasing free space" or "erase" for wiping clean my drive of everything?  Erase seems to be faster last tiem I tried.
    Thanks!

  • Cisco SG200-26 Keeps Losing Setup - How?

    I'm using SG200-26.  I updated the admin password, then I set a static IP.  All good.  
    *BUT* everytime the device is restarted/power down/etc, it LOSES all the setup and goes back to factory default.
    Not a clue WHY.  Never seen anything like it.  Can anyone please help or offer suggestion?
    Russ

    Hello Russ
    Cisco uses the concept of a running configuration and startup configuration. The running config is stored in RAM and is lost if powered down. This way you can program and test something and if you are locked out of the device due to mistake, you can power cycle the device to go back to the previous configuration.
    On your Cisco SG200 switch, please go into the web configuration and you should see a flashing "Save" at the top right of your screen. Hit this and then you will be taken to the file copy portion where you will copy the "Running-Config" to the "Startup-Config". This will permanently save your config.
    If the "Save" is not there, please go under "Admin" on the left and Copy / File section and copy the Running Config to the Startup-Config.

  • Cisco WS-C3560G error message after update IOS Ver.

    I get this error:
    *Mar  1 00:00:14.998: %HARDWARE-3-MCU_I2C_READ_ERROR: I2C read failed in MCU and
     attached devices (e.g. Temperature Sensor) can't be read.
    *Mar  1 00:02:33.016: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, cha
    nged state to downAuth Manager registration failed
    *Mar  1 00:02:36.262: %SPANTREE-5-EXTENDED_SYSID: Extended SysId enabled for typ
    e vlan
    *Mar  1 00:02:59.323: %SYS-5-RESTART: System restarted --
    Cisco IOS Software, C3560 Software (C3560-IPBASEK9-M), Version 12.2(58)SE2, RELE
    ASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2011 by Cisco Systems, Inc.
    Compiled Thu 21-Jul-11 01:44 by prod_rel_team .
    Please, your Help .

    The error means that we are not able to talk to the power controllers over
    the I2C bus and therefore the powered devices connected to the switch may
    not get power from the switch.
    This indeed indicates a Hardware error and the switch may need to be
    replaced.
    I will also suggest you to upgrade the switch
    to a more latest version while replacing because there are a lot of bugs
    reported for the version you running. 
    HTH

  • Cisco desktop administrator error

    hi,
    when i access the desktop administrator by following the below mentioned proceedure i am getting the error "CDUAI1000 Error while trying to load data. Ensure that the system path inlcudes the location of the WebAdminLib.dll". find also the attached files for error.
    From the Desktop Work Flow Administrator menu bar, choose Desktop
    Administrator > Side A. If your system includes redundancy, you can also
    choose Side B.
    Regards
    Naresh Rathore

    following is the proceedure which i used to get rid of the above problem.
    On the Unified CCX server, add the location of the WebAdminLib.dll
    (C:\Program Files\Cisco\Desktop\bin) to the Path environment variable.
    1. In Control panel, launch the System utility.
    2. On the Advanced tab, click Environment Variables.
    3. From the list of system variables, select Path and click Edit.
    4. In the Variable value field, locate the string C:\Program
    Files\Cisco\Desktop\bin; and, using cut/paste, move it to the beginning of
    the variable value string. This results in the DLL being accessed from the
    correct location.
    5. Click OK and close the System utility.
    6. Stop the Cisco Unified Node Manager.
    7. On the Unified CCX server, delete the teamadmin folder from these
    locations:
    C:\Program Files\wfavvid\tomcat_appadmin\webapps
    C:\Program Files\wfavvid\tomcat_appadmin\work\catalina\localhost
    8. Restart the Unified Node Manager, and wait till the services are
    restarted.
    9. Access Cisco Desktop Administrator and verify that you can navigate to
    the Services Configuration > Enterprise Data > Fields page.
    Regards
    Naresh Rathore

  • Cisco ISE Certificate error.

    Cisco ISE 1.1.1 is given Certificate error while trying to access any of nodes. It is started after adding other nodes in to primary node. Accessing by IP's redirect to other nodes suppose if we accessing primary admin node by IP, it redirect to other nodes (secondary nodes or other nodes).
    Enclosed is the screenshot of that error.     

    Please review the below link for more assistance on  certificates & client provisioning
    http://www.cisco.com/en/US/docs/security/ise/1.0/user_guide/ise10_man_cert.html
    http://www.cisco.com/en/US/products/ps11640/products_tech_note09186a0080bd0953.shtml

  • Cisco PCA Java error

    Has anyone seen the following error popup when accessing their Cisco Personal Communications Assistant?, "initMMApplet: InitMMAApplet Instance failed to get instance". We are currently on Cisco Unity Connection Version 2.1(2)ES19. It looks like it happens with anyone who has Java Version 6 Update 10. Anyone who has Update 4 or 7 seem to be ok. The error window does not stop you from proceeding to use the Assistant once you acknowledge it. Just throwing this out there to see if someone has run across this.

    Generally Java Plugin-specific error or warning messages are pop-up alerts that occur on pages that load the Java plugin to integrate the Media Master in a web page. These messages typically appear the first time that the Java plugin is loaded when you navigate to a page that contains the Media Master.
    For the further description about Cisco PCA Error Messages follow the URL
    http://www.cisco.com/en/US/docs/voice_ip_comm/connection/7x/troubleshooting/guide/7xcuctsg210.html

Maybe you are looking for