Quick Start - Set interface description to match DHCP scope

(cherry picked from commit d66af8e66073c5821f1c99bfdd9781f07f925a0c)
This commit is contained in:
macaddict89 2024-03-02 18:10:08 -05:00 committed by Mergify
parent 762dba6581
commit b31e243d9c

View File

@ -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