- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to check Number of Collision?
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
10-28-2001 09:03 PM
10-28-2001 09:03 PM
How to check Number of Collision?
For my information, in Sun Solaris we could use "netstat -i" to get the number of collision. May I know what command should we use to get this info in HP-Unix 11.0?
Thanks in advanced.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2001 09:30 PM
10-28-2001 09:30 PM
Re: How to check Number of Collision?
Also have a look at a recent thread:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0xa2c5cf38d6bdd5118ff10090279cd0f9,00.html
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2001 12:27 AM
10-29-2001 12:27 AM
Re: How to check Number of Collision?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2001 05:51 AM
10-29-2001 05:51 AM
Re: How to check Number of Collision?
Options to check the collisions :
netstat -i
lanadmin (menu based)
You can also use glance or gpm for
viewing network state.
netstat has options where you can
view statistics based on protocol too.
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2001 06:13 AM
10-29-2001 06:13 AM
Re: How to check Number of Collision?
Look at the thread below for more info.
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=4154e3ad1b770ba58b/screen=ckiDisplayDocument?docId=200000056243682
You can also use "lanscan" for a menu based info.
Hope this helps.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2001 07:03 AM
10-29-2001 07:03 AM
Re: How to check Number of Collision?
But on a 100Base-T network, is lanadmin reports that your card is running half-duplex, you may have a 25-35 meter cable length (which causes auto-negotiation to fail between some combinations of LAN card and switch connection.
If the switch is capable of 100-full duplex, you may need to set the switch AND your HP-UX card to 100-full duplex manually by editing the appropriate 100-base file in /etc/rc.config.d, and then change the value without rebooting by using lanadmin -x.
Bill Hassell, sysadmin