EasyManua.ls Logo

Fortinet FortiGate FortiGate-1000

Fortinet FortiGate FortiGate-1000
56 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Transparent mode installation Using the command line interface
FortiGate-1000 Installation Guide 01-28004-0025-20040830 41
Example
config system manageip
set ip 10.10.10.2 255.255.255.0
end
3 Confirm that the address is correct. Enter:
get system manageip
The CLI lists the management IP address and netmask.
To configure DNS server settings
1 Set the primary and secondary DNS server IP addresses. Enter
config system dns
set primary <address_ip>
set secondary <address_ip>
end
Example
config system dns
set primary 293.44.75.21
set secondary 293.44.75.22
end
To configure the default gateway
1 Make sure that you are logged into the CLI.
2 Set the default route to the default gateway that you recorded in Table 8 on page 38.
Enter:
config router static
edit 1
set dst 0.0.0.0 0.0.0.0
set gateway <address_gateway>
set device <interface>
end
Example
If the default gateway IP is 204.23.1.2 and this gateway is connected to port2:
config router static
edit 1
set dst 0.0.0.0 0.0.0.0
set gateway 204.23.1.2
set device port2
end

Table of Contents

Other manuals for Fortinet FortiGate FortiGate-1000

Related product manuals