![Fortinet FortiGate FortiGate-5005-DIST Скачать руководство пользователя страница 27](http://html1.mh-extra.com/html/fortinet/fortigate-fortigate-5005-dist/fortigate-fortigate-5005-dist_getting-started_2321897027.webp)
Quick Configuration Guide
Configuring NAT/Route mode
FortiGate-5005-DIST Security System Getting Started
01-30000-0414-20070615
27
config system interface
edit mng
set ip <intf_ip>/<netmask_ip>
end
exit
5
Change the administrator password.
execute worker manage
config system admin
edit admin
set password <password>
end
exit
6
Configure the port1_X1 interface.
execute worker manage
config system interface
edit port1_X1
set ip <intf_ip>/<netmask_ip>
end
exit
7
Repeat to configure each interface as required, for example, to configure the
port1_X2 interface.
config system interface
edit port1_X2
...
8
Configure the primary and secondary DNS server IP addresses.
config system dns
set primary <dns-server_ip>
set secondary <dns-server_ip>
end
9
Configure the default gateway.
config router static
edit 1
set device <interface_name>
set gateway <gateway_ip>
end