ip: Protocol Independent IP Neighbors
[vpp.git] / src / plugins / abf / test / test_abf.py
index 7cffdac..6ba6039 100644 (file)
@@ -141,7 +141,6 @@ class TestAbf(VppTestCase):
         for i in self.pg_interfaces:
             i.unconfig_ip4()
             i.unconfig_ip6()
-            i.ip6_disable()
             i.admin_down()
         super(TestAbf, self).tearDown()