- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- NCU created VLAN interfaces not tagging
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
06-26-2009 12:21 PM
06-26-2009 12:21 PM
NCU created VLAN interfaces not tagging
The proliant is cabled to a cisco 2950 whose port is configured:
interface FastEthernet0/10
switchport trunk allowed vlan 1,20,30,40,50,60,70,80
switchport mode trunk
no cdp enable
spanning-tree portfast
The native VLAN for the switch is cisco's default of 1.
I have started 2 continuous pings. Each ping is to one of the respective VLAN networks. I have installed an ethernet tap on the cable and am using tcpdump to watch the traffic from a third machien. All traffic from the cisco is tagged with various VLAN id. None of the traffic, at all, from the proliant is tagged; so it ultimately gets the native tag once it leaves the cisco on its merry way.
I figure we're missing something very obvious.
I have played games with the native VLAN on the cisco. Obviously this allows whichever VLAN I pick as the native to work; but since everything is leaving the proliant untagged it all ends up on one VLAN or the other.
I have created a third VLAN with id 1 on the proliant so that it would match the cisco; but that's sort of pointless since nothing is leaving the cisco untagged. Its existence has no noticeable effect on the other VLAN.
I was stunned and amazed to learn that Windoze doesn't actually handle VLAN. We've considered throwing an Intel nic on the machine just to see whether Intel's driver behaves any differently; but we'll need a riser card for that test.
Thanks for your time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2009 08:30 PM
06-26-2009 08:30 PM
Re: NCU created VLAN interfaces not tagging
Whats the NCU version, can you provide the server config?
from command prompt type hpnetsvy> filename.txt
rgds
Lmm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2009 09:56 AM
06-29-2009 09:56 AM
Re: NCU created VLAN interfaces not tagging
I dumped it twice. Once with an ether channel configured (a team) and once without. This first attachment is the team version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2009 09:57 AM
06-29-2009 09:57 AM
Re: NCU created VLAN interfaces not tagging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2009 10:00 AM
06-29-2009 10:00 AM
Re: NCU created VLAN interfaces not tagging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2009 04:09 PM
06-29-2009 04:09 PM
Re: NCU created VLAN interfaces not tagging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2009 08:33 AM
07-09-2009 08:33 AM
Re: NCU created VLAN interfaces not tagging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2009 08:42 AM
07-09-2009 08:42 AM
Re: NCU created VLAN interfaces not tagging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2009 09:51 AM
07-09-2009 09:51 AM
Re: NCU created VLAN interfaces not tagging
I think we have to write this off as a bad effort. We're going to just use quad port NIC instead. Expensive and crude. Probably should just run FreeBSD instead...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2009 08:28 AM
08-10-2009 08:28 AM
Re: NCU created VLAN interfaces not tagging
We uninstalled the HP NCU and the HP drivers and replaced them with the equivalent Intel drivers (available from the Intel download site) and everything works perfectly.
After HP tech support told us to downgrade the version of the NCU again to one which doesn't list our hardware as supported, we added a riser card and an Intel Pro/1000 dual NIC. Lo and behold, the driver we installed for that card recognized the on-board NIC. The Intel software supports LACP and VLAN's beautifully.