Uploaded by dungtv994

The first config

advertisement
config system interface
edit "port1"
set vdom "root"
set ip 172.17.22.66 255.255.255.0
set allowaccess ping https ssh http fgfm
set type physical
set snmp-index 1
next
end
config router static
edit 1
set gateway 172.17.22.1
set device "port1"
next
end
Download