- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: lan0 HP PCI-X 1000Base-T How to Check Flow Con...
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
10-24-2007 06:06 AM
10-24-2007 06:06 AM
I am using: lan0 HP PCI-X 1000Base-T Release B.11.23.0606 , on a RX8640...
SAM shows it ON as far as configuration, but want to verify status.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2007 06:25 AM
10-24-2007 06:25 AM
Re: lan0 HP PCI-X 1000Base-T How to Check Flow Control
( nmid can be found from lanscan command )
i.e. lan1 is typically 1...
lanadmin -x 1 (lan1)
lanadmin -x 2 (lan2)
To set it ( will cause a card reset )
lanadmin -X 1 auto
lanadmin -X 1 100FD
or any other valid option for that card
made permintent in /etc/rc.config.d/gelanconf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2007 06:50 AM
10-24-2007 06:50 AM
Re: lan0 HP PCI-X 1000Base-T How to Check Flow Control
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2007 07:04 AM
10-24-2007 07:04 AM
Re: lan0 HP PCI-X 1000Base-T How to Check Flow Control
The only item I think of is half duplux or full duplex.
I could be brain dead today..
Let's wait for others to chime in..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2007 12:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2007 12:25 PM
10-24-2007 12:25 PM
Re: lan0 HP PCI-X 1000Base-T How to Check Flow Control
or
lanadmin -x fctrl
Both SAM and lanadmin only report whether flow control is enabled locally. They don't display what the final resolution is. For that information, you'd have to check if flow control is enabled on the link partner (e.g., the switch port).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2007 03:12 PM
10-24-2007 03:12 PM
Re: lan0 HP PCI-X 1000Base-T How to Check Flow Control
Dan,
lanadmin -X
fctrl on -- Set on flow control ON 1000Base-SX/T
fctrl off -- Set off flow control NA 1000Base-SX/T
fctrl -- Display flow control status
example output
# lanadmin -x card_info 4
*********** Version Information **********
Driver version: B.10.20.11
Firmware version: B.12.4.5
Chip version: 0x6
PCI Sub-System ID: 0x106f (1000Base-SX)
PCI Sub-Vendor ID: 0x103c
Board Revision: C
Software Key: 6
Engineering Date Code: B-3845
********** Card Setting ***********
Driver State: GELAN_ONLINE
Auto Negotiation: On
Flow Control: On <<==
Send Max Buf Descriptors: 16
Recv Max Buf Descriptors: 1
Send Coalesced Ticks: 1000
Recv Coalesced Ticks: 0
WK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2007 09:43 AM
10-26-2007 09:43 AM
Re: lan0 HP PCI-X 1000Base-T How to Check Flow Control
the card_info option was what I was looking for.... My network folks implied flow control was off and said they seen errors on switch. SAM show'd configuration as on on my side.
nxeaid01(root)/# lanadmin -x card_info 0
*********** Version Information **********
Driver version: B.11.23.0606
Firmware version: 1.0.9/1.10
Chip version: 0x10
PCI Sub-System ID: 0x1321
PCI Sub-Vendor ID: 0x103c
Board Revision: A0
Software Key: 0
Engineering Date Code:
********** Card Setting ***********
Driver State: IGELAN_ONLINE
Auto Negotiation: On
Flow Control: On
Send Max Buf Descriptors: 10
Recv Max Buf Descriptors: 1
Send Coalesced Ticks: 150
Recv Coalesced Ticks: 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2007 09:49 AM
10-26-2007 09:49 AM