summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authormacaddict89 <macaddict89@gmail.com>2024-03-02 18:10:08 -0500
committerGitHub <noreply@github.com>2024-03-02 18:10:08 -0500
commitd66af8e66073c5821f1c99bfdd9781f07f925a0c (patch)
tree31620575e077fadf0af5add61cf4d5e487f791af /docs
parentd4ddfafdcf1bf640a01604abe8b4764d9e059388 (diff)
downloadvyos-documentation-d66af8e66073c5821f1c99bfdd9781f07f925a0c.tar.gz
vyos-documentation-d66af8e66073c5821f1c99bfdd9781f07f925a0c.zip
Quick Start - Set interface description to match DHCP scope
Diffstat (limited to 'docs')
-rw-r--r--docs/quick-start.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick-start.rst b/docs/quick-start.rst
index 49f5aeb6..3acbed25 100644
--- a/docs/quick-start.rst
+++ b/docs/quick-start.rst
@@ -56,7 +56,7 @@ commands:
set interfaces ethernet eth0 address dhcp
set interfaces ethernet eth0 description 'OUTSIDE'
set interfaces ethernet eth1 address '192.168.0.1/24'
- set interfaces ethernet eth1 description 'INSIDE'
+ set interfaces ethernet eth1 description 'LAN'
SSH Management