Merge pull request #126 from DmitriyEshenko/patch-11

Missing ethernet in command.
This commit is contained in:
Christian Poessinger 2019-10-10 18:33:23 +02:00 committed by GitHub
commit bf08fca729
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ Interface Configuration
.. code-block:: sh
set interface eth1 address 172.16.17.1/24
set interface ethernet eth1 address 172.16.17.1/24
Multiple ranges can be defined and can contain holes.