diff options
author | Eshenko Dmitriy <snooppy@mail.ua> | 2019-10-08 15:52:27 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-08 15:52:27 +0300 |
commit | ed73e6be245c003a9ee78ab1efdea9c8597e29a2 (patch) | |
tree | d122c3ff41c998bb1f92ec4ebb0097eb5a13fa5b /docs/services/dhcp.rst | |
parent | 876cc35b343bf05997dcd65f511c715faa971d1b (diff) | |
download | vyos-documentation-ed73e6be245c003a9ee78ab1efdea9c8597e29a2.tar.gz vyos-documentation-ed73e6be245c003a9ee78ab1efdea9c8597e29a2.zip |
Update dhcp.rst
Diffstat (limited to 'docs/services/dhcp.rst')
-rw-r--r-- | docs/services/dhcp.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/services/dhcp.rst b/docs/services/dhcp.rst index 0fc01f04..36162bbe 100644 --- a/docs/services/dhcp.rst +++ b/docs/services/dhcp.rst @@ -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. |