[ovs-discuss] Monitoring the contents of group table

pierre.cregut at orange.com pierre.cregut at orange.com
Mon Sep 24 07:19:08 UTC 2018


Here is an example:

     ovs-ofctl -O Openflow14 monitor --unixctl /tmp/sk br0

     ovs-appctl -t /tmp/sk ofctl/send 
"051800180000000300000003000000008000000000000002"
     ovs-appctl -t /tmp/sk ofctl/send "051c001000000002000a000800000001"

     ovs-ofctl -O Openflow15 add-group br0 
group_id=2238,type=all,bucket=output:3
     ovs-ofctl -O Openflow15 insert-buckets br0 
group_id=2238,command_bucket_id:last,bucket=bucket_id:2,output:2

The following will work and the actions will correctly appear in the 
monitor window.

     ovs-ofctl -O Openflow15 monitor --unixctl /tmp/sk br0

     ovs-appctl -t /tmp/sk ofctl/send 
"061800180000000300000003000000008000000000000002"
     ovs-appctl -t /tmp/sk ofctl/send "061c001000000002000a000800000001"


_________________________________________________________________________________________________________________________

Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci.

This message and its attachments may contain confidential or privileged information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified.
Thank you.



More information about the discuss mailing list