Dear All,
The output of "sudo ovs-ofctl show s1" is as below:
*---------------------------------------------------------------------------*
*mininet@mininet-vm:~$ sudo ovs-ofctl show s1
     OFPT_FEATURES_REPLY (xid=0x2): dpid:0000000000000001*
*n_tables:254, n_buffers:256*
*....*
*actions: output enqueue set_vlan_vid set_vlan_pcp strip_vlan mod_dl_src
mod_dl_dst mod_nw_src mod_nw_dst mod_nw_tos mod_tp_src mod_tp_dst*
* 1(s1-eth1): addr:46:8e:66:4f:b2:1d*
*    ....*
* 2(s1-eth2): addr:46:49:f0:7f:49:68*
*    ....*
* LOCAL(s1): addr:aa:75:65:c6:89:44*
*    ....*
-----------------------------------------------------------------
I need to get the hardware address of ports *s1-eth1, **s1-eth2, *of
switch *s1,
s2 etc * from a ryu application. Is it possible to get it using get_all()
method of dpset.py?. If so Kindly guide and give some reference examples.

Thanks
Hadem
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to