Fortinet FortiGate FortiGate-300 Installation Manual page 30

Fortinet fortigate fortigate-300: install guide
Hide thumbs Also See for FortiGate FortiGate-300:
Table of Contents

Advertisement

Using the command line interface
30
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
config system external
edit external
set mode static
set ip <address_ip> <netmask>
end
Example
config system external
edit external
set mode static
set ip <204.23.1.5> <255.255.255.0>
end
To set the external interface to use DHCP, enter:
config system interface
edit external
set mode dhcp
end
To set the external interface to use PPPoE, enter:
config system interface
edit external
set mode pppoe
set connection enable
set username <name_str>
set password <psswrd>
end
4
Use the same syntax to set the IP address of each FortiGate interface as required.
5
Confirm that the addresses are correct. Enter:
get system interface
The CLI lists the IP address, netmask, and other settings for each of the FortiGate
interfaces.
To configure DNS server settings
Set the primary and secondary DNS server IP addresses. Enter
Table 5 on page
01-28004-0021-20040830
NAT/Route mode installation
26.
Fortinet Inc.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents