- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem with a LAN interface
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
07-20-2005 07:58 AM
07-20-2005 07:58 AM
I have a problem with a LAN interface into a HPUX server, this LAN interface present problem when it sends packed sometime it´s down ... i know about the netstat command to check stadistic information, do you know another command that i can use to check this problem ? or any file that i can check...
Thank to all
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2005 08:04 AM
07-20-2005 08:04 AM
Solutionlanadmin
then go into "lan" menu
then by typing "ppa X", where X is your lan card instance, like 0 for lan0, 1 for lan1 etc, then hit enter.
type "display" and hit enter.
Output has two pages and second page shows mainly the error counters.
or this will give you the display output on your screen in one shot: (this is for lan1, modify ppa number according to your case)
echo "lan\nppa 1\ndisplay\n" | lanadmin
hope this helps
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2005 08:05 AM
07-20-2005 08:05 AM
Re: Problem with a LAN interface
Check man pages of these for more details.
/etc/rc.config.d/netconf is the file that has all configuration
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2005 12:47 PM
07-20-2005 12:47 PM
Re: Problem with a LAN interface
2. lanscan : check the hardware state from o/p.
3. lanadmin
>lan
>ppa 0 (0 for lan0 ...)
>display
Will give you various lan information.
Sudeesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2005 04:59 PM
07-20-2005 04:59 PM
Re: Problem with a LAN interface
lanscan and lanadmin are other command and utility for diagnosing problem with lan card. Suggest to isolate network infrastructure related issues as well like swapping patch cord and switch port etc.
Regards
Mahesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2005 09:47 PM
07-20-2005 09:47 PM