- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- G-Ethernet
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-22-2002 11:15 AM
04-22-2002 11:15 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 11:20 AM
04-22-2002 11:20 AM
Re: G-Ethernet
lanadmin -x {PPA}
(You can get the PPA by looking at the output from lanscan). Hope this helps.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 11:36 AM
04-22-2002 11:36 AM
Re: G-Ethernet
Try lanadmin -X 100FD Card instance Number
(lanscan will give card instance number.)
Also check the speed at switch level.
lanadmin -X is temperory settings. Change in /etc/rc.config.d/hpbase100conf for permanent change
-Goodluck
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 11:48 AM
04-22-2002 11:48 AM
Re: G-Ethernet
The post starts with G so I thought it was a fibre , for the copper or the 100 mbps port you have to do the following :
1. Identify the LAN Interface using the lanscan command to know the interface.
2. Check for the speed set already using the lanadmin -x < ppa or the lan > command.
3. Use the command lanadmin ???X 100fd nmid or the ppa to change it to the desired one.
4. Check the setting using the lanadmin command again.
5. To change it permanently go to /sbin/rc.config.d.hpbase100conf .
and you are good to go.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 11:51 AM
04-22-2002 11:51 AM
Re: G-Ethernet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 12:02 PM
04-22-2002 12:02 PM
Re: G-Ethernet
Try doing a lanadmin to looka t the errors , if you obeserve lots of collisions then may be you have look at the interface , cable or the port where the fibre is plugged into as such I have not come across such issues with fibre .
All the best.
Manoj srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 12:04 PM
04-22-2002 12:04 PM
SolutionThis document may help you (TKB #BHERRKBRC00006817):
http://us-support.external.hp.com/cki/bin/doc.pl/sid=124bcd9c01a1f22ea1/screen=ckiDisplayDocument?docId=500000000092174
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 12:07 PM
04-22-2002 12:07 PM
Re: G-Ethernet
What speed you see when you run fcmsutil..?
/opt/fcms/bin/fcmsutil /dev/devname
would give you the link speed ..
run ioscan -fnC fc to get device name
-Goodluck
-USA..