- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- hp switch port turns orange when I connect cable c...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2019 07:08 AM - edited 07-31-2019 11:32 PM
07-31-2019 07:08 AM - edited 07-31-2019 11:32 PM
hp switch port turns orange when I connect cable connected to device
Hello,
I have some hp switches connected to another hp switch.
The switch i'm investigating are 5500 and 2530.
Every time I plug a specific device (phone server) to the switch the port gets orange and I can't ping that device.
Is there a way to show if mac address has been blacklisted?
I tried:
display blacklist all
Blacklist information
------------------------------------------------------------------------------
Blacklist : disabled
------------------------------------------------------------------------------
so I guess that's not the proper command to troubleshoot the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2019 09:47 AM - last edited on 06-29-2021 04:46 AM by Ramya_Heera
07-31-2019 09:47 AM - last edited on 06-29-2021 04:46 AM by Ramya_Heera
Re: hp switch port turns orange when I connect cable connected to device
Hello,
You are using a display command so I asume that this switch is a Comware based device. I dont think that orange light on the port LED could mean a blacklisted client. The LEDs usually indicate only the very basic conditions. I double checked in the manual of a Comware switch (5130).
https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-c04461172&withFrame
The port LED can be green or yellow. The yellow may be orange on some models.
When it is steady yellow it means that there is a link but the port is operating at 10 or 100Mbps (that means not at Gigabit speed). So if you are connecting an older client device which has a 100Mbps NIC this would be normal.
If the port is flashing yellow in a frequency different than 3 Hz it means that the port is sending or receving data at 10 or 100Mbps
If the port is flashing yellow 3 times per second (3 Hz) it means that the port has failed the power on self test (POST).
There are multiple CLI commands which can help you troubleshoot your switch and there is a very good documentation of the CLI synax. You can use the various options of the display command to check various conditions, just type
display ?
to see all the options.
If you run the command display diagnostic-information, the switch will automatically run in a row all the most relevant display commands which are useful for troubleshooting. The configuration and system log is also included. If you save the output you can than search in the text file with the port number of MAC of your end device and check for any abnormal conditions or any settings which may block the access.