Fortinet FortiGate FortiGate-200A Install Manual page 39

Fortios 3.0 mr4
Hide thumbs Also See for FortiGate FortiGate-200A:
Table of Contents

Advertisement

Configuring the FortiGate unit
1
2
3
4
FortiGate-200A, FortiGate-300A, FortiGate-400A, and FortiGate-500A FortiOS 3.0 MR4 Install Guide
01-30004-0268-20070712
To configure interface
Log into the CLI.
Set the IP address and netmask of the internal interface to the internal IP address
and netmask you recorded in
config system interface
edit <internal_interface>
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
Set the IP address and netmask of the external interface to the external IP
address and netmask you recorded in
config system interface
edit <external_interface>
set mode static
set ip <address_ip> <netmask>
end
Example
config system interface
edit wan1
set mode static
set ip 204.28.1.5 255.255.255.0
end
To set the external interface to use DHCP, enter:
config system interface
edit wan1
set mode dhcp
end
To set the external 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.
Table 13 on page
35. Enter:
Table 13 on page
NAT/Route mode installation
35.
39

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fortigate-300aFortigate-400aFortigate-500a

Table of Contents