- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Using NetRain and set port speed to 100 Full Duple...
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
02-17-2004 06:52 AM
02-17-2004 06:52 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 07:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 09:57 AM
02-17-2004 09:57 AM
Re: Using NetRain and set port speed to 100 Full Duplex
what os release and what nic cards are you using?
if 5.1x you can use sysman to configure cards.
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 05:38 PM
02-17-2004 05:38 PM
Re: Using NetRain and set port speed to 100 Full Duplex
With a netrain pair, you will have add lines to /etc/inet.local with
/usr/sbin/lan_config -i ee1 -a 0 -s 100 -x 1
/usr/sbin/lan_config -i ee3 -a 0 -s 100 -x 1
assuming your netrain pair nr0 consist of ee1 and ee3.
Alternatively you can force the port on the switch to hold at 100 and Full duplex.
hope this helps...
regards,
Orrin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 09:24 PM
02-17-2004 09:24 PM
Re: Using NetRain and set port speed to 100 Full Duplex
If full duplex will not be selected during autoneg there seems some "incompatibilities", "timing issues" or "cable problems".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 10:30 PM
02-17-2004 10:30 PM
Re: Using NetRain and set port speed to 100 Full Duplex
how do you know, what cards are in use?
Are you a clairvoyant? ;-)
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 10:41 PM
02-17-2004 10:41 PM
Re: Using NetRain and set port speed to 100 Full Duplex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 10:56 PM
02-17-2004 10:56 PM
Re: Using NetRain and set port speed to 100 Full Duplex
The network card I am using is COMPAQ Intel 82559 (10/100 Mbps) Ethernet Interface.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 06:55 PM
02-18-2004 06:55 PM
Re: Using NetRain and set port speed to 100 Full Duplex
in this case check cable type (shielded, length etc.) and be sure you have installed latest firmware on your switch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 01:02 AM
02-19-2004 01:02 AM
Re: Using NetRain and set port speed to 100 Full Duplex
lan_config -i nr0 -a 0 -s 100 -x 1
If you are having problems using the lan_config command on the individual members try addressing the set instead as above.