2
support before using these commands.
1.2 Conventions
This guide uses the following conventions to describe 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 an IPv6 address.
<xxx_v6mask>
indicates an IPv6 netmask.
<xxx_ipv6mask>
indicates an IPv6 address followed by an 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
Содержание freeGuard 100
Страница 1: ...freeGuard 100 UTM Firewall CLI USER S MANUAL P N F0025000 Rev 1 1...
Страница 3: ......
Страница 7: ......
Страница 87: ...80 The config ips anomaly command has 1 subcommand config limit...
Страница 183: ...176...
Страница 309: ...302 100 from a TFTP server with the address 192 168 21 54 set vpn certificates local import branch_cert 192 168 21 54...