26
01-28006-0010-20041105
Fortinet Inc.
Document conventions
Introduction
Document conventions
This guide uses the following conventions to describe CLI command syntax.
• Angle brackets
< >
to indicate variables.
For example:
execute restore config <filename_str>
You enter:
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
.
Содержание FortiGate 3000
Страница 18: ...Contents 18 01 28006 0010 20041105 Fortinet Inc ...
Страница 52: ...52 01 28006 0010 20041105 Fortinet Inc Changing the FortiGate firmware System status ...
Страница 78: ...78 01 28006 0010 20041105 Fortinet Inc FortiGate IPv6 support System network ...
Страница 86: ...86 01 28006 0010 20041105 Fortinet Inc Dynamic IP System DHCP ...
Страница 116: ...116 01 28006 0010 20041105 Fortinet Inc FortiManager System config ...
Страница 122: ...122 01 28006 0010 20041105 Fortinet Inc Access profiles System administration ...
Страница 252: ...252 01 28006 0010 20041105 Fortinet Inc CLI configuration Users and authentication ...
Страница 390: ...390 01 28006 0010 20041105 Fortinet Inc Glossary ...
Страница 398: ...398 01 28006 0010 20041105 Fortinet Inc Index ...