Fortinet ORTIWIFI-60A /AM manual To add/change the administrator password, To configure interfaces

Models: ORTIWIFI-60A /AM

1 82
Download 82 pages 44.08 Kb
Page 36
Image 36

NAT/Route mode installation

Configuring the FortiWiFi

To add/change the administrator password

1Log in to the CLI.

2Change the admin administrator password. Enter:

config system admin

edit admin

set password <psswrd>

end

To configure interfaces

1Log into the CLI.

2Set the IP address and netmask of the internal interface to the internal IP address and netmask you recorded in Table 9 on page 33. Enter:

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

3Set the IP address and netmask of the external interface to the external IP address and netmask you recorded in Table 9 on page 33.

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

36

FortiWiFi-60A/AM FortiOS 3.0 MR4 Install Guide

01-30004-0283-20070215

Page 36
Image 36
Fortinet ORTIWIFI-60A /AM manual To add/change the administrator password, To configure interfaces, Example