Fortinet FortiGate FortiGate-100A Install Manual page 37

Fortigate-60 series fortios 3.0 mr4
Hide thumbs Also See for FortiGate FortiGate-100A:
Table of Contents

Advertisement

Configuring the FortiGate unit
3
4
5
FortiGate-60 series and FortiGate-100A FortiOS 3.0 MR4 Install Guide
01-30004-0266-20070831
Example
config system interface
edit port1
set mode static
set ip 192.168.120.99 255.255.255.0
end
Set the IP address and netmask of the external (WAN1) interface to the external
IP address and netmask you recorded in
config system interface
edit <interface>
set mode static
set ip <address_ip> <netmask>
end
Example
config system interface
edit WAN1
set mode static
set ip 204.23.1.5 255.255.255.0
end
To set the WAN1 interface to use DHCP, enter:
config system interface
edit WAN1
set mode dhcp
end
To set the WAN1 interface to use PPPoE, enter:
config system interface
edit WAN1
set mode pppoe
set connection enable
set username <name_str>
set password <psswrd>
end
Use the same syntax to set the IP address of each FortiGate interface as
required.
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
config system dns
set primary <address_ip>
set secondary <address_ip>
end
NAT/Route mode installation
Table 8 on page
33.
37

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents