- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Healthy Network Configuration.
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
06-05-2002 08:17 AM
06-05-2002 08:17 AM
Healthy Network Configuration.
We are having couple of Nclass servers and users connect from the PC thru WAN and run xmotif apps thru xemulator. Now what are the parameters/files that i should check to make sure that my network configuration is healthy. Currently we used sniffer and the traffic is heavy. Environment 11.0, Nclass,64 bit, MCSG with lan0 thru lan4.Please Advise.
Thanks
Brian.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 08:21 AM
06-05-2002 08:21 AM
Re: Healthy Network Configuration.
Have you used lanadmin to verify the speed of your cards, and for other potential problems, like IO errors?
X applications are typically network pigs. What kind of emulation package are you using on your PC's.
Have you checked your system to see if you need any patches?
How many connections do you have?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 08:26 AM
06-05-2002 08:26 AM
Re: Healthy Network Configuration.
Hope it helps.
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 08:26 AM
06-05-2002 08:26 AM
Re: Healthy Network Configuration.
Also check out the netstat statistics for each protocol.
# netstat -s
Note however that these statistics are cumulative. You would want to note the rate of increase in the statistics, in particular the inbound and outbound errors.
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 08:30 AM
06-05-2002 08:30 AM
Re: Healthy Network Configuration.
Looking at the output from the lanadmin display for each of your cards should give you the stats you are interested in. You can also verify the speed and duplex for each card with lanadmin -X
The PPA for a card is usually the lan card # e.g. 0 for lan0, 3 for lan3 etc.
If you suspect some kind of network link problems, tts also sometimes helpful to check the nettl log file(s). By doing this, you will see if your getting any messages from the 100BaseT cards (besides cable disconnects). Format the log with /usr/sbin/netfmt -vf /var/adm/nettl.LOG00 > temp-file00 There is also a .LOG01 with older events.
Hope this helps,
-> Brian Hackley
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 08:39 AM
06-05-2002 08:39 AM
Re: Healthy Network Configuration.
Thanks. I am not having any problem right now. But i need to know whether my network configuration is good and how do i check that.
The cards are configured for 100Mbps, no cable disconnects and currently there are about 175 users connecting from all over usa from PC's across WAN.
Thanks
Brian.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 09:14 AM
06-05-2002 09:14 AM
Re: Healthy Network Configuration.
Do a lanscan and get the PPA number
then do a
lanadmin -x ppa-number
to find what your network card settings are.
Make sure your switch port setting matches
what your network card is. In my shop, we always set to 100FD. To keep the setting permanently, modify the speed to 100FD in the
appropriate hpxxxxxconf file. Hope this help.
Sonny