20
01-28006-0003-20041105
Fortinet Inc.
Secure installation, configuration, and management
Introduction
execute restore config myfile.bak
<xxx_str>
indicates an ASCII string that does not contain new-lines or carriage
returns.
<xxx_integer>
indicates an integer string that is a decimal (base 10) number.
<xxx_octet>
indicates a hexadecimal string that uses the digits 0-9 and letters
A-F.
<xxx_ipv4>
indicates a dotted decimal IPv4 address.
<xxx_v4mask>
indicates a dotted decimal IPv4 netmask.
<xxx_ipv4mask>
indicates a dotted decimal IPv4 address followed by a dotted
decimal IPv4 netmask.
<xxx_ipv6>
indicates a dotted decimal IPv6 address.
<xxx_v6mask>
indicates a dotted decimal IPv6 netmask.
<xxx_ipv6mask>
indicates a dotted decimal IPv6 address followed by a dotted
decimal IPv6 netmask.
• Vertical bar and curly brackets
{|}
to separate alternative, mutually exclusive
required keywords.
For example:
set opmode {nat | transparent}
You can enter
set opmode nat
or
set opmode transparent
.
• Square brackets
[ ]
to indicate that a keyword or variable is optional.
For example:
show system interface [<name_str>]
To show the settings for all interfaces, you can enter
show system interface
.
To show the settings for the internal interface, you can enter
show system
interface internal
.
• A space to separate options that can be entered in any combination and must be
separated by spaces.
For example:
set allowaccess {ping https ssh snmp http telnet}
You can enter any of the following:
set allowaccess ping
set allowaccess ping https ssh
set allowaccess https ping ssh
set allowaccess snmp
In most cases to make changes to lists that contain options separated by spaces,
you need to retype the whole list including all the options you want to apply and
excluding all the options you want to remove.
Summary of Contents for FortiGate 100
Page 24: ...24 01 28006 0003 20041105 Fortinet Inc FortiLog documentation Introduction ...
Page 72: ...72 01 28006 0003 20041105 Fortinet Inc Transparent mode VLAN settings System network ...
Page 80: ...80 01 28006 0003 20041105 Fortinet Inc DHCP IP MAC binding settings System DHCP ...
Page 114: ...114 01 28006 0003 20041105 Fortinet Inc Access profile options System administration ...
Page 232: ...232 01 28006 0003 20041105 Fortinet Inc CLI configuration Firewall ...
Page 244: ...244 01 28006 0003 20041105 Fortinet Inc peergrp Users and authentication ...
Page 320: ...320 01 28006 0003 20041105 Fortinet Inc service smtp Antivirus ...
Page 366: ...366 01 28006 0003 20041105 Fortinet Inc syslogd setting Log Report ...
Page 380: ...380 01 28006 0003 20041105 Fortinet Inc Glossary ...
Page 388: ...388 01 28006 0003 20041105 Fortinet Inc Index ...