vyos-documentation/docs/_include/interface-ipv6-addr-eui64.txt
Christian Poessinger b7e61a03f0 interfaces: extend usage of new cmdinclude directive for bridge, bond, eth, peth, vxlan
Commit c46473a ("docs: add ..cmdinclude:: directive") added support for including
common text but only replacing individual labels so there can be source of truth
also for the documentation.
2020-11-10 20:02:47 +01:00

9 lines
331 B
Plaintext

.. cfgcmd:: set interfaces {{ var0 }} <interface> 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.
.. code-block:: none
set interfaces {{ var0 }} {{ var1 }} ipv6 address eui64 2001:db8:beef::/64