- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- network is not stable.
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
04-02-2002 05:09 PM
04-02-2002 05:09 PM
network is not stable.
I dont know how to check the problem in operating system log file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2002 06:34 PM
04-02-2002 06:34 PM
Re: network is not stable.
The first thing to check would be the amount
of information being displayed from lanadmin
# lanadmin
--> lan
--> display
and view the statistics on the second screen.
Post the results, it may indicate that the
lan card and your switch are not communicating
correctly.
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2002 06:38 PM
04-02-2002 06:38 PM
Re: network is not stable.
Does IP address conflict ?
check with
#netfmt -t 50 -f /var/adm/nettl.LOG00 > /tmp/nettl
then check /tmp/nettl.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2002 07:51 PM
04-02-2002 07:51 PM
Re: network is not stable.
If local LAN check lanadmin stats. Odds are it's caused by a duplex mismatch. Set both the HP and the switch to the same speed and duplex. Autonegotiate has its problems. Also we had a problem with a NIC that was sensitive to EMF. What kind of card do you have?
If WAN check netstat -s and ask your router guy about errors and packet drops and if he has any queuing in effect.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2002 05:05 PM
04-03-2002 05:05 PM
Re: network is not stable.
PPA Number = 4
Description = lan4 HP 1000Base-SX Adapter HW Rev X-3814
Type (value) = ethernet-csmacd(6)
MTU Size = 1500
Speed = 1000000000
Station Address = 0x60b0c421b5
Administration Status (value) = up(1)
Operation Status (value) = up(1)
Last Change = 15
Inbound Octets = 1465851552
Inbound Unicast Packets = 7199949
Inbound Non-Unicast Packets = 154739242
Inbound Discards = 0
Inbound Errors = 0
Inbound Unknown Protocols = 154738939
Outbound Octets = 964793836
Outbound Unicast Packets = 7199954
Outbound Non-Unicast Packets = 0
Outbound Discards = 0
Outbound Errors = 0
Outbound Queue Length = 0
Specific = 655367
Is there some error?
Also,I didn't find any error message in nettl.LOG00.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2002 05:17 PM
04-03-2002 05:17 PM
Re: network is not stable.
I don't know my network card model,how to check it?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2002 05:37 PM
04-03-2002 05:37 PM
Re: network is not stable.
First thing:
Can you provide the second page of the statistics from 'lanadmin' please. This will tell us whether you could have a full-duplex/half duplex mismatch.
Second:
To get the type of lan cards:
# /usr/sbin/ioscan -fnkC lan
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2002 07:01 PM
04-03-2002 07:01 PM
Re: network is not stable.
Inbound Unknown Protocols = 154738939
is almost the same as your
total
Inbound Non-Unicast Packets = 154739242
This means that most of your broadcast traffic is stuff that your PC can't understand. This might be normal spanning tree traffic or it might mean that you need to reduce your broadcast domain or look into shutting up some of the big talkers. We don't run spanning tree since it's a single switch so I can't compare but on my lanadmin for the 100 FD I see only 28 inbound unknown protocols for about the same number of inbound packets.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2002 10:09 PM
04-07-2002 10:09 PM
Re: network is not stable.
The second page of lanadmin display is as follows:
Ethernet-like Statistics Group
Index = 1
Alignment Errors = 0
FCS Errors = 0
Single Collision Frames = 0
Multiple Collision Frames = 0
Deferred Transmissions = 0
Late Collisions = 0
Excessive Collisions = 0
Internal MAC Transmit Errors = 0
Carrier Sense Errors = 0
Frames Too Long = 0
Internal MAC Receive Errors = 0