Hi, all :)
Why do port numbers continue to change when I configure ovs with openstack?
I want to fix the port number of the int-br-wan of br-int(bridge)
However, the port number of int-br-wan continues to increase (55 ... 58 ...
60 ... 62 ... 1070)
I tried the following command but it was useless.
$ ovs-vsctl - set Interface int-br-wan ofport_request = 19
I used openstack to configure the environment as follows.
-------<qvo****e6-9e>-------
l br-int l
---------<int-br-wan>------
l
l
l
l
--------<phy-br-wan>------
l br-wan l
------------<em4>------------
<br-int>
Port int-br-wan
Interface int-br-wan
type: patch
options: {peer=phy-br-wan}
<br-wan>
Port phy-br-wan
Interface phy-br-wan
type: patch
options: {peer=int-br-wan}
$ovs-dpctl show
system@ovs-system:
lookups: hit:549673370 missed:628726 lost:121
flows: 6
port 0: ovs-system (internal)
port 1: br-int (internal)
port 2: br-ex (internal)
port 3: br-local (internal)
port 4: br-lan-office (internal)
port 5: br-lan-server (internal)
port 6: br-wan (internal)
port 7: br-guest (internal)
port 8: tap8fe6e37a-4d (internal)
port 9: qr-0*****0-16 (internal)
port 10: qvo*****e6-9e
port 11: qvo*****520-56
port 12: qv*****66b-38
port 13: qvo*****4dd-e8
port 14: qvo*****8a8-75
port 15: em3
port 16: em4
port 17: tapdb7*****f-66 (internal)
port 18: tapb8*****0-77 (internal)
port 19: qvob4*****e2-1b
port 20: qvo8ff8*****90-7e
port 21: qvof3b*****20-09
port 22: qvo1e*****fd-f1
port 23: qvo4*****67ec-a4
port 24: p5p2
Thank you. Have a nice day :)
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev