- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- High collisons on unconfigured built-in LAN card
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
01-04-2002 06:36 AM
01-04-2002 06:36 AM
High collisons on unconfigured built-in LAN card
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
10/16/8 0x100090CEDDE6 4 UP lan4 1 802.5 Yes 119
8/0/1/0 0x0010831856AE 5 UP lan5 2 FDDI Yes 119
10/12/6 0x080009ADEC90 3 UP lan3 snap3 3 ETHER Yes 119
ifconfig lan3
ifconfig: no such interface
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2002 07:25 AM
01-04-2002 07:25 AM
Re: High collisons on unconfigured built-in LAN card
lanscan -v
and
ls -l /dev/lan*
thanks,
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2002 07:41 AM
01-04-2002 07:41 AM
Re: High collisons on unconfigured built-in LAN card
-------------------------------------------------------------------------------
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
10/16/8 0x100090CEDDE6 4 UP lan4 1 802.5 Yes 119
Extended Station LLC Encapsulation
Address Methods
0x100090CEDDE6 IEEE SNAP
Driver Specific Information
token2
-------------------------------------------------------------------------------
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
8/0/1/0 0x0010831856AE 5 UP lan5 2 FDDI Yes 119
Extended Station LLC Encapsulation
Address Methods
0x0010831856AE IEEE SNAP
Driver Specific Information
fddi3
-------------------------------------------------------------------------------
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
10/12/6 0x080009ADEC90 3 UP lan3 snap3 3 ETHER Yes 119
Extended Station LLC Encapsulation
Address Methods
0x080009ADEC90 IEEE HPEXTIEEE SNAP ETHER NOVELL
Driver Specific Information
lan2
-------------------------------------------------------------------------------
root@whdist [/] # ls -l /dev/lan*
lrwxr-xr-x 1 root sys 9 Jul 6 2001 /dev/lan@ -> /dev/dlpi
crw-rw-rw- 1 bin bin 52 0x030000 Jun 10 1996 /dev/lan3
crw-rw-rw- 1 bin bin 103 0x040000 Oct 13 01:38 /dev/lan4
crw-r--r-- 1 bin bin 115 0x050000 Dec 4 20:11 /dev/lan5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2002 07:44 AM
01-04-2002 07:44 AM
Re: High collisons on unconfigured built-in LAN card
As soon as the hardware is up, the system can detect traffic on that interface.
Is there a cable connected to thatinterface ?
Does "netstat -r" show a lot of coomunication on that lan card ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2002 07:45 AM
01-04-2002 07:45 AM
Re: High collisons on unconfigured built-in LAN card
If you can reboot the machine rather painlessly, then what you can do is remove the "lan2" driver from the kernel via sam (turn it off).
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2002 07:59 AM
01-04-2002 07:59 AM
Re: High collisons on unconfigured built-in LAN card
netstat -r does not show the interface since it is not configured.
William,
Are you saying until I can remove the lan2 drive from the kernel, OI have to live with these collissions. What if I wanted to use the interface in the future, would it still have collisions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2002 08:06 AM
01-04-2002 08:06 AM
Re: High collisons on unconfigured built-in LAN card
You can remove the driver from the kernel, but it requires a reboot.
later when you want to use it, just add it back to the kernel.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2002 08:24 AM
01-04-2002 08:24 AM
Re: High collisons on unconfigured built-in LAN card
O.K., I guess I'll have to remove the driver from the kernel, but it still doesn't explain why I have excessive collisions. Is excessive collisions normal for a lan card that is not configured?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2002 08:28 AM
01-04-2002 08:28 AM
Re: High collisons on unconfigured built-in LAN card
If it does not have a lan cable plugged into it, then yes it is unusual. You might want to have HP do some replacements.
live free or die
harry