summaryrefslogtreecommitdiff
path: root/scripts/cli/test_interfaces_ethernet.py
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-07-31 15:27:06 +0200
committerChristian Poessinger <christian@poessinger.com>2020-07-31 15:27:06 +0200
commiteb0c2efe324da5ff2287000a28b7270b8782f217 (patch)
tree1ce4c1a1f53fb33a92c922fb79835b1ad69092eb /scripts/cli/test_interfaces_ethernet.py
parentfa3e3915254df7d4bcb3c8964113954669413d12 (diff)
downloadvyos-1x-eb0c2efe324da5ff2287000a28b7270b8782f217.tar.gz
vyos-1x-eb0c2efe324da5ff2287000a28b7270b8782f217.zip
ipv6: link-local: test address assignment on interfaces
Diffstat (limited to 'scripts/cli/test_interfaces_ethernet.py')
-rwxr-xr-xscripts/cli/test_interfaces_ethernet.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/cli/test_interfaces_ethernet.py b/scripts/cli/test_interfaces_ethernet.py
index ccc4238e2..c31a606da 100755
--- a/scripts/cli/test_interfaces_ethernet.py
+++ b/scripts/cli/test_interfaces_ethernet.py
@@ -29,6 +29,7 @@ class EthernetInterfaceTest(BasicInterfaceTest.BaseTest):
self._test_mtu = True
self._test_vlan = True
self._test_qinq = True
+ self._test_ipv6 = True
self._interfaces = []
# we need to filter out VLAN interfaces identified by a dot (.)