We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1665c71 commit 798d5feCopy full SHA for 798d5fe
tests/test_fdbsync.py
@@ -58,7 +58,7 @@ def set_admin_status(dvs, interface, status):
58
local_intf = 'Ethernet8'
59
local_intf2 = 'Ethernet12'
60
tunnel_name_nvo = 'nvo'
61
-app_fdb_name = '_VXLAN_FDB_TABLE:'
+app_fdb_name = 'VXLAN_FDB_TABLE:'
62
tunnel_remote_imet = '00:00:00:00:00:00'
63
tunnel_remote_imet_type = 'permanent'
64
app_imet_name = 'VXLAN_REMOTE_VNI_TABLE:'
0 commit comments