ip: Protocol Independent IP Neighbors
[vpp.git] / src / plugins / svs / test / test_svs.py
index ec98637..3daf7a5 100644 (file)
@@ -55,7 +55,6 @@ class TestSVS(VppTestCase):
         for i in self.pg_interfaces:
             i.unconfig_ip4()
             i.unconfig_ip6()
-            i.ip6_disable()
             i.set_table_ip4(0)
             i.set_table_ip6(0)
             i.admin_down()