- Community Home
- >
- Networking
- >
- Software Defined Networking
- >
- Re: MAC-IP tables with HP 5900 & HP VAN controller
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
02-27-2014 02:54 AM
02-27-2014 02:54 AM
MAC-IP tables with HP 5900 & HP VAN controller
After configuring the flow table ID below.
[5900-of-inst-1]flow-table mac-ip 100 extensibility 200
and then I tried to add flow entiry in 5900's flow table 100, proactively.
FLOWJSON
{"version" : "1.3.0","flow":{"table_id": 100,"priority" : 29998,"idle_timeout":120,"match":[{"eth_type": "ipv4"},{"eth_dst":"00:1e:37:8a:0f:a4"},{"vlan_vid": "4092"}, {"ipv4_dst": "192.168.0.19"}],"instructions":[{"write_actions":[{"output":24}]}]}}
I need to have a flow table with an ID of 100 to increase the size of flow entry with HP 5900.
Please help me know how to use multiple tables in pipeline processing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2014 12:48 PM
03-05-2014 12:48 PM
Re: MAC-IP tables with HP 5900 & HP VAN controller
Hi 3wizard,
From your post I am having difficulty understanding the question you are asking. Are you saying that the flow you posted is rejected by the 5900, rejected by the SDN controller, or that it's accepted and not being hit in the hardware table?
If the flow is being rejected by the 5900 or not being hit in the hardware table, then you'd probably need to consult the Comware documentation for the 5900 release you're using. If the flow is being rejected by the controller, you would need to look into the system log and post any exceptions that are being thrown.
In general, if table 100 is not the default table then you'll need a 'goto' instruction in the default table that tells it to look into table 100 to find your rule. By default the SDN controller puts a 'goto next table' rule at the end of each table, and a 'steal to controller' rule in the last table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2014 01:42 AM
03-19-2014 01:42 AM
Re: MAC-IP tables with HP 5900 & HP VAN controller
Hi Expert,
It was ambiguous about my question. I want to know how to use the syntax of 'flow-table mac-ip 100 extensibility 200
' because the controller couldn't push flow tables with a table ID of 100 reactively and proactively. Now i'm looking for the best way to add flow entries into table 100.
Best Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2014 10:49 AM
05-22-2014 10:49 AM
Re: MAC-IP tables with HP 5900 & HP VAN controller
Hi 3wizard,
For the syntax of the "flow-table mac-ip 100 extensibility 200" command, you'll probably need to consult the Comware documentation or maybe someone else can chime in. I'm not as experienced with that command, so I can't assist any further.
Shaun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2014 01:03 AM
05-30-2014 01:03 AM
Re: MAC-IP tables with HP 5900 & HP VAN controller
Hello 3wizard,
Doing a follow up to check if you need any further assistance with respect to the query posted.
Please do let us know if your problem is solved.
If you have more questions on the same topic please do reply on the same thread or open a new post if new topic.
Thanks
HP SDN Team