ip: Protocol Independent IP Neighbors
[vpp.git] / test / test_punt.py
index c0c6350..9627e54 100644 (file)
@@ -1057,7 +1057,6 @@ class TestPunt(VppTestCase):
         for i in self.pg_interfaces:
             i.unconfig_ip4()
             i.unconfig_ip6()
-            i.ip6_disable()
             i.admin_down()
         super(TestPunt, self).tearDown()