ovs: Change default bridge names
[vswitchperf.git] / conf / 02_vswitch.conf
index c9ffa0b..61131a7 100644 (file)
@@ -172,7 +172,7 @@ OVS_OLD_STYLE_MQ = False
 VSWITCHD_VANILLA_ARGS = []
 
 # Bridge name to be used by VSWTICH
-VSWITCH_BRIDGE_NAME = 'br0'
+VSWITCH_BRIDGE_NAME = 'vsperf-br0'
 
 # A tunnel type used by OP2P and PTUNP deployments
 # Supported values: 'vxlan', 'gre' or 'geneve'