To Configure The Default Gateway; Configure The Out Of Band Management Interface - Fortinet FortiGate FortiGate-4000 Installation Manual

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

Advertisement

Transparent mode installation

Configure the out of band management interface

FortiGate-4000 Installation Guide

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
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
1
Make sure that you are logged into the CLI.
2
Set the out of band management IP address and netmask to the IP address and
netmask that you recorded in
config system interface
edit oobm/ha
set ip <address_ip> <netmask>
end
Example
config system interface
edit oobm/ha
set ip 192.168.1.23 255.255.255.0
end
3
Set the out of band management default gateway if you are connecting to the out of
band management interface through a router. Enter:
config router static
edit 2
set dst 0.0.0.0 0.0.0.0
set gateway <address_gateway>
set device oobm/ha
end
Table 19 on page
01-28004-0028-20040830
Using the command line interface
Table 18 on page
60. Enter:
60.
63

Advertisement

Table of Contents
loading

Table of Contents