vyos-documentation/docs/_include/interface-description.txt
2020-11-10 20:26:15 +01:00

10 lines
374 B
Plaintext

.. cfgcmd:: set interfaces {{ var0 }} <interface> description <description>
Set a human readable, descriptive alias for this connection. Alias is used by
e.g. the :opcmd:`show interfaces` command or SNMP based monitoring tools.
Example:
.. code-block:: none
set interfaces {{ var0 }} {{ var1 }} description 'This is an awesome interface running on VyOS'