- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Broadcom tg3 and ASF for VLAN tagged traffic
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
Discussions
Discussions
Discussions
Forums
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
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-03-2007 08:41 AM
тАО10-03-2007 08:41 AM
I have a stack of DL360G4(p) with BCM5704 interfaces and Debian Sarge/Xen installed. The problem I am experiencing is the lack of propagation of 802.1q tagged packets onto the xen bridge.
After a couple of days searching I've tracked the problem down to the existence of ASF (Alert Standard Format), reading through the tg3 driver source, mailing lists and Broadcom's utilities. ASF is enabled for the primary interface but not for the secondary (according to kernel output at the time of tg3 initialization). If ASF is enabled, the network card will always untag all dot1q tags from incoming packets, which is enforced by the driver, and that is fatal when you expect the tagged packets to arrive over a bridge.
In depth information on ASF is very hard to come by and is only very sparsely described here and there. A mail from a mailing list suggest to disable ASF (using the Broadcom DOS utility disk with b57udiag).
Now for the questions:
- is there any good documentaion for ASF from HP or others?
- why is ASF enabled by default on the DL360 (and possibly other systems) and why only on one interface?
- is there any possibility to disable this from within Linux (i.e. writing the netcard's NVRAM; ethtool does not support such thing (yet))?
- is it possible to disable ASF in the BIOS?
--
Greetings Bertho
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2007 05:49 AM
тАО10-04-2007 05:49 AM
Re: Broadcom tg3 and ASF for VLAN tagged traffic
I suggest that you submit a support request at the link below to request Linux tools that can display and configure the managment firmware. The linux driver does not distinguish between the different types of management firmware and uses ASF generically to mean all managment fw.
http://www.broadcom.com/support/ethernet_nic/supportrequest.php
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2007 07:39 AM
тАО10-04-2007 07:39 AM
Re: Broadcom tg3 and ASF for VLAN tagged traffic
The latest firmware CD from HP (7.90) does not run properly and crashes with a bus error in bootar. Currently, there is a possibility to update the firmware once more manually and hope that works, but I'm slightly pessimistic at the moment.
So, you might be right that I need to get Broadcom involved, but I would like HP to do that, as they have supplied the hardware (the ethernet controller is rebranded by HP) and there should be 24/7 service on the machine.
Anyhow, this little config setup turns out to be a nightmare. I'd rather have the cards default configured to be functional ethernet controllers where you intentionally have to enable ASF. I also checked some older DL360 machines in my stack of various age and they all have ASF enabled (and all need to get rid of this config in the near future).
So, having the problem and possible solution documented on the forum should help others in the future when they run into this problem. Input is welcome from anyone who has worked on this. I'll keep posting progress til there is a fix.
--
Greetings Bertho
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2007 01:31 PM
тАО10-04-2007 01:31 PM
SolutionPlease fetch the user diagnostic application from our website and follow these instructions:
1) Burn a CD using this ISO image
2) boot to DOS using this CD
3) cd to b57diag and run "b57udaig -cmd"
4) At the prompt enter "setipmi -d @"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2007 07:32 PM
тАО10-04-2007 07:32 PM
Re: Broadcom tg3 and ASF for VLAN tagged traffic
The trick is:
"setipmi -d @"
That was something HP support didn't tell me.
--
Greetings Bertho
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2007 07:37 PM
тАО10-04-2007 07:37 PM