- Community Home
- >
- Networking
- >
- Software Defined Networking
- >
- Re: VlanId NONE / PRESENT Error
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
08-26-2014 06:47 AM
08-26-2014 06:47 AM
VlanId NONE / PRESENT Error
Hello everybody,
Everytime I try to use the match field VlanId = NONE or VlanId = PRESENT, I get an index of of bounds error for u16 as their values are -1 and -2.
As the exception does not occur in my code and I can install every other flow with my code, I have the following questions:
- Is that feature supported in OpenFlow 1.0 ?
- Or is this a bug?
Best regards!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2014 12:33 PM
11-18-2014 12:33 PM
Re: VlanId NONE / PRESENT Error
Hello Dast,
The NONE and PRESENT values are contained in the ofp_vlan_id enum but that wasn't part of the OpenFlow v1.0 spec. It was introduced in the v1.1 spec.
However, the ProCurve switches do not support this enumerated type.
Craig