beautypg.com

Document conventions – Fortinet FortiGate 50A User Manual

Page 14

background image

14

Fortinet Inc.

Document conventions

Introduction

Document conventions

This guide uses the following conventions to describe CLI command syntax.

• angle brackets < > to indicate variable keywords

For example:

execute restore config
You enter restore config myfile.bak
indicates an ASCII string variable keyword.
indicates an integer variable keyword.
indicates an IP address variable keyword.

• vertical bar and curly brackets {|} to separate alternative, mutually exclusive

required keywords
For example:

set system opmode {nat | transparent}
You can enter set system opmode nat or set system opmode
transparent

• square brackets [ ] to indicate that a keyword is optional

For example:

get firewall ipmacbinding [dhcpipmac]
You can enter get firewall ipmacbinding or
get firewall ipmacbinding dhcpipmac