ip: Protocol Independent IP Neighbors
[vpp.git] / test / test_sixrd.py
index cb2f679..24ff74b 100644 (file)
@@ -56,6 +56,7 @@ class Test6RD(VppTestCase):
             i.unconfig_ip6()
             i.set_table_ip4(0)
             i.set_table_ip6(0)
+            i.admin_down()
         super(Test6RD, self).tearDown()
 
     def validate_6in4(self, rx, expected):