beautypg.com

Document conventions – Fortinet FortiGate 100 User Manual

Page 23

background image

Introduction

Logging and Reporting

FortiGate-100 Installation and Configuration Guide

23

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