Fortinet 800F Switch User Manual


 
32 01-28006-0024-20041026 Fortinet Inc.
Configuring the FortiGate unit to operate in NAT/Route mode NAT/Route mode installation
config system admin
edit admin
set password <psswrd>
end
To configure interfaces
1 Log in to the CLI.
2 Set the IP address and netmask of the internal interface to the internal IP address and
netmask that you recorded in Table 6 on page 28. Enter:
config system interface
edit internal
set mode static
set ip <address_ip> <netmask>
end
Example
config system interface
edit internal
set mode static
set ip <192.168.120.99> <255.255.255.0>
end
3 Set the IP address and netmask of the external interface to the external IP address
and netmask that you recorded in Table 6 on page 28.