- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: warning message when using lanadmin
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
12-19-2002 11:48 AM
12-19-2002 11:48 AM
I'm getting the following warning whenever I use the lanadmin command to set the speed and duplex of 1000-T card.
# lanadmin -X 100FD 0
WARNING: The link settings you have specified for this card must match the settings of its link partner.
What is the link partner? The port on the switch matches the NIC, is there something else I'm missing?
It does set the speed, but it's not surviving a reboot. I've checked in /etc/rc.config.d/hpgeconf which is the file for the nic card settings. They are right.
Thanks in advance for any and all help here.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 11:51 AM
12-19-2002 11:51 AM
Re: warning message when using lanadmin
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 11:53 AM
12-19-2002 11:53 AM
Re: warning message when using lanadmin
btlan hpbtlanconf
btlan0 hpeisabtconf
btlan1 hpbasetconf
btlan3 phbase100conf
btlan4 hpgsc100conf
btlan5 hppci100conf
btlan6 hpsppci100conf
Hope this helps,
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 11:56 AM
12-19-2002 11:56 AM
Re: warning message when using lanadmin
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 11:56 AM
12-19-2002 11:56 AM
Re: warning message when using lanadmin
Typo (actually memory) error on conf file... it was
/etc/rc.config.d/hpgelanconf
That is the file that matches my driver.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 12:05 PM
12-19-2002 12:05 PM
Re: warning message when using lanadmin
The driver as presented in an "ioscan -fnC lan" command is called "gelan".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 12:09 PM
12-19-2002 12:09 PM
Re: warning message when using lanadmin
hpgelanconf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 12:13 PM
12-19-2002 12:13 PM
Re: warning message when using lanadmin
The only other oddity I can report about it is that if I try to use SAM, it will let you change the settings, but after saving and exiting and reentering SAM it will show the old settings (10hd Auto neg = on).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 12:15 PM
12-19-2002 12:15 PM
Re: warning message when using lanadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 12:20 PM
12-19-2002 12:20 PM
Re: warning message when using lanadmin
You will need to modify hpgelanconf to hardcode the parameters for 100 Full Duplex to survive reboots.
Though I have not seen this error message, I guess it is perfectly understandable for a 1000-Bt card
to complain about the non-default setting.
Yes, make sure your switch is also set to 100 Full Duplex.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 12:26 PM
12-19-2002 12:26 PM
SolutionI saw that same thread that Ken mentioned and I've been searching and searching for it. I finally found it:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xa0cb50dde50cd71190050090279cd0f9,00.html
Take a look at the last two responses from Greg Gyer. Sure sounds like your problem - AND your answer!!
Pette
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 12:27 PM
12-19-2002 12:27 PM
Re: warning message when using lanadmin
Must be time to go home.
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2003 09:51 AM
01-24-2003 09:51 AM
Re: warning message when using lanadmin
To catch up, the other thread mentioned is the exact problem I have. I'm on 11.11 with an rp8400 and using a 1000T card which I wan't set at 100FD for now, because we don't have our gig backbone ready yet.
I'll look into installing patch PHNE_26939.
Thanks all!