1. Cấu hình đặt ip cho interface bằng cli
config system interfaceedit port1
set ip 172.16.1.1 255.255.255.0
set allowaccess ping https ssh
end
2. Cấu hình DNS
config system dns
set primary 8.8.8.8
set secondary 8.8.4.4
end
3. Cấu hình Route
config system route
edit 1
set device port1
set gateway 172.30.62.254
end
4. Cấu hình NTP
config system ntp
set server <ip server >
set status enable
end
0 nhận xét:
Đăng nhận xét