- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- linkloop command
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
11-26-2001 01:29 AM
11-26-2001 01:29 AM
linkloop command
I've tried to simply put any number but not the correct hardware number in linkloop command. eg.
# linkloop 22222
The output is Link connectivity to LAN station=2222
--- ok
I'm wondering why the output mentions the connectivity is ok without specifying the correct hardware address?
Thanks in advanced.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 02:42 AM
11-26-2001 02:42 AM
Re: linkloop command
Doesn't do this on any of my machines.
Can you post the output of your 'lanscan' ?
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 02:49 AM
11-26-2001 02:49 AM
Re: linkloop command
Here's what I get on HP 10.20:
#/etc/linkloop 22222
Link connectivity to LAN station: 22222
error: get_msg2 getmsg failed, errno = 4
-- FAILED
frames sent : 1
frames received correctly : 0
reads that timed out : 1
But on HP-11,
#/etc/linkloop 22222
Link connectivity to LAN station: 22222
-- OK

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 02:50 AM
11-26-2001 02:50 AM
Re: linkloop command
You didn't mention the OS version.
I think,you need a patch. on a 11.00 system if I give
# linkloop 22222
Link connectivity to LAN station: 22222
error: get_msg2 getmsg failed, errno = 4
-- FAILED
frames sent : 1
frames received correctly : 0
reads that timed out : 1
and a real device ::
# linkloop 0x08100955B2BE
Link connectivity to LAN station: 0x08100955B2BE
-- OK
Seems to give desired output ...
Manoj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 03:01 AM
11-26-2001 03:01 AM
Re: linkloop command
# what /etc/linkloop
/etc/linkloop:
linkloop.c: PHNE_18409 Apr 30 1999 18:26:14
LAN: Version: B.11.00 $Date: 97/10/15 10:44:26 $
What info does your return?
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 08:11 AM
11-26-2001 08:11 AM
Re: linkloop command
I get similar response on my 11.00 box:
#linkloop 0x001083FE0H50
Link connectivity to LAN station: 0x001083FE0H50
-- OK
The version and patch level is:
#what /usr/sbin/linkloop
/usr/sbin/linkloop:
linkloop.c: PHNE_18409 Jan 30 2001 09:54:21
LAN: Version: B.11.00 $Date: 97/10/15 10:44:26 $
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 09:09 AM
11-26-2001 09:09 AM
Re: linkloop command
Bill Hassell, sysadmin