- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Re: interface on HP A5120
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
Forums
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
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
03-30-2015 07:17 AM
03-30-2015 07:17 AM
interface on HP A5120
hi all,
looking at my logbuffer i can see that some interfaces status always change from up/down many times. and just some off them
speed and duplex are auto and I think that interface is up when computers are on and down when off.
Why interfaces changes ?
thks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2015 10:57 AM
03-30-2015 10:57 AM
Re: interface on HP A5120
Hi!
You have Spanning-Tree (STP) running on those ports. Every time a computer, phone or other non-switch network device drops it's Ethernet and starts up again those actions will cause Spaning-Tree to recalculate to prevent network loops. During the time it takes to recalculate, there can be short traffic delays in your network.
Set your ports that are connected to non-switch devices as stp edged-port enable and that will stop the STP messages.
You need to understand that if a switch gets connected to an EDGE port, you run the risk of loops in your network as that switch will not participate in the STP updates. To shut off EDGE mode, you use the undo stp edged-port command.
Regards,
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2015 07:41 PM
03-30-2015 07:41 PM
Re: interface on HP A5120
In addition to the above, to guard against switches being added to your network, with undesirable effects, you can configure root-guard on your uplinks and BPDU protection on your edge ports.