摘要: 在用open vSwitch做实验时,我们经常需要知道OVS port对应的ofport编号,这个比较容易,用ovs-ofctl show bridge就能得到。如root@vaio:~# ovs-ofctl show br-intOFPT_FEATURES_REPLY (xid=0x2): dpid:0000da9142cdfb44n_tables:254, n_buffers:256capabilities: FLOW_STATS TABLE_STATS PORT_STATS QUEUE_STATS ARP_MATCH_IPactions: OUTPUT SET_VLAN_VID SET_ 阅读全文
posted @ 2014-03-04 13:58 AzYet 阅读(9656) 评论(0) 推荐(0)