ip: Protocol Independent IP Neighbors
[vpp.git] / src / plugins / l3xc / test / test_l3xc.py
index add27e7..d7a8297 100644 (file)
@@ -87,7 +87,6 @@ class TestL3xc(VppTestCase):
         for i in self.pg_interfaces:
             i.unconfig_ip4()
             i.unconfig_ip6()
-            i.ip6_disable()
             i.admin_down()
         super(TestL3xc, self).tearDown()