Disconnect 5.1 CICs before doing anything else to avoid IP overlap

This commit is contained in:
Oleg Gelbukh 2015-03-24 21:56:12 +00:00
parent f04b013fd6
commit 2c5e70f817

View File

@ -78,6 +78,9 @@ case $1 in
for br_name in br-ex br-mgmt br-prv
do
delete_patch_ports $2 $br_name
done
for br_name in br-ex br-mgmt
do
create_tunnels $2 $br_name
done
for br_name in br-ex br-mgmt