hi, Fujimoto
sorry, there is a missunderstanding.
i want to know, after setting controller_id for a controller with
NXTSetControllerId action, can i use OFPActionOutput again for sending
packet_in to it as before withot specifying controller_id, or i must use
NXActionController for sending pa
Hi,
Writing to check if you received my previous email.
Please let me know your requirements for more information and details.
Offer : Get this entire list at FLAT 30% discount with unlimited usage
rights and full ownership.
Regards
Rick Floyd
From: Rick Floyd [mailto:r...@
Yes! If I want stop traffic when a packet arrives, and if I want select Yes ->
ok or No -> delete that packet, what function might I use?
Da: Iwase Yusuke
Inviato: martedì 18 luglio 2017 03:27
A: [email protected]
Cc: [email protected]
Oggetto: Re
In the Ryu documentation this is written
# set a queue to the switches
# POST /qos/queue/{switch-id}
#
# request body format:
# {"port_name":"",
# "type": "",
# "max-rate": "",
# "queues":[{"max_rate": "", "min_rate": ""},...]}
#
Good Afternoon,
Simply I followed https://osrg.github.io/ryu-book/en/html/rest_qos.html
But then tried to verify that the Queues were added though the rest_OFCTL
curl -X GET http://localhost:8080/stats/queueconfig/1/1
and it returned no queues configured. Is this normal?
My question is wh