- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: network issues?
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-15-2002 09:02 AM
10-15-2002 09:02 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2002 09:31 AM
10-15-2002 09:31 AM
Re: network issues?
With regard to checking your card via lanadmin
the PPA number for your card can be viewed when you go into lanadmin
#lanadmin
select lan you will get
LAN Interface test mode. LAN Interface Net Mgmt ID = 4
display
You will get the settings and statistics on your card
Have a look at the below link for checking configuration of your card
http://techsolutions.hp.com/fe/troubleshooting.html
and trouble shooting
You can also use nettl to check for any errors your network
nettfmt -t 30 /var/adm/nettl.LOG00 > /tmp/nettl.out
Errors in the above log are date stamped
HTH
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2002 09:53 AM
10-15-2002 09:53 AM
Re: network issues?
Gave me an error:
sh: nettfmt: not found.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2002 09:56 AM
10-15-2002 09:56 AM
SolutionWith regard to the lanadmin command, you just need the PPA or instance # - so lan0 command would be:
lanadmin -x 0
If the command shows 10HD or 100HD then I'd get the card & it's hub/switch port set to 100FD AutoNegotiate Off for better performance. You'll almost always get collisions when running HD. So go 100FD for much better throughput.
Now if some OMGUI clients are timing out & are unpingable while hundreds of others are AOK, I'd suspect a network, firewall or client PC problem(s). You'd probably be able to narrow it down to one or more subnets & at that point I'd engage your network support or firewall team & have them start checking the appropriate routers, switches & firewalls.
If the problem was truly in the server i.e. a NIC then NOBODY would be able to access OpenMail.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2002 10:34 AM
10-15-2002 10:34 AM
Re: network issues?
100 Full-Duplex Auto-Negotiation-ON
So I am guessing we are good to go there.