Software Defined Networking
1753797 Members
7363 Online
108805 Solutions
New Discussion юеВ

Re: Create http get packet , and send it to switch

 
vmoki
Occasional Contributor

Create http get packet , and send it to switch

Hello

I would like create an http get packet (if it is possible ), send it from controller to switch .

Please send an example how can i do it .

 

Thanks.

3 REPLIES 3
sdnindia
Trusted Contributor

Re: Create http get packet , and send it to switch


Hello vmoki,

Apologies for the delay.
The controller framework (packet library of hp-utils) does not support to create the http packet, however we would like to know the use case to see if there is a means on how the same can be achieved.

Thanks,
HP SDN Team

vmoki
Occasional Contributor

Re: Create http get packet , and send it to switch

Health check purposes of the application
Controller will send 2 health check packet , the packets will go through content filtering device .
The packet with normal content will pass normaly and will be forwarded back to controller.
The packet with bad content will pass normaly and will be discarded .

In case controller wont recieve any packet back to controller , the controller should bypass the CF device .
vmoki
Occasional Contributor

Re: Create http get packet , and send it to switch