Hi,
   Is it possible to have an OVS port ‘name’ differ from the interface name?

    Bridge ovs-ha-sw
        Port ovs-ha-sw
            Interface ovs-ha-sw
                type: internal
        Port "bond1"
            Interface "bond1"

To have the effect of:

    Bridge ovs-ha-sw
        Port ovs-ha-sw
            Interface ovs-ha-sw
                type: internal
        Port “east-west"
            Interface "bond1"


Thanks,
Fred
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to