diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-11-23 21:19:44 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-11-23 21:19:44 +0100 |
commit | cdb3550aaf1beb0d2069f33c5e66a232f7cbdee1 (patch) | |
tree | b3419b21a2cd221101ea8d3ed23aed029adb2425 /docs/_include/interface-ipv6-addr-eui64.txt | |
parent | 45ddcdc8132fd59032d4fb204f509e4aab8031f7 (diff) | |
download | vyos-documentation-cdb3550aaf1beb0d2069f33c5e66a232f7cbdee1.tar.gz vyos-documentation-cdb3550aaf1beb0d2069f33c5e66a232f7cbdee1.zip |
interfaces: vlan: remove wrong arg in cmd headline
Diffstat (limited to 'docs/_include/interface-ipv6-addr-eui64.txt')
-rw-r--r-- | docs/_include/interface-ipv6-addr-eui64.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/_include/interface-ipv6-addr-eui64.txt b/docs/_include/interface-ipv6-addr-eui64.txt index 2e044b9d..10732bf3 100644 --- a/docs/_include/interface-ipv6-addr-eui64.txt +++ b/docs/_include/interface-ipv6-addr-eui64.txt @@ -1,4 +1,5 @@ -.. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }} {{ var4 }} ipv6 address eui64 <prefix> +.. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }} + ipv6 address eui64 <prefix> :abbr:`EUI-64 (64-Bit Extended Unique Identifier)` as specified in :rfc:`4291` allows a host to assign iteslf a unique 64-Bit IPv6 address. |