Cli configuration, Peer, Command syntax pattern – Fortinet 100A User Manual

Page 241: Example

Advertising
background image

Users and authentication

peer

FortiGate-100A Administration Guide

01-28007-0068-20041203

241

To delete a user group

You cannot delete a user group that is included in a firewall policy, a dialup user
phase 1 configuration, or a PPTP or L2TP configuration.

1

Go to User > User Group.

2

Select Delete beside the user group that you want to delete.

3

Select OK.

CLI configuration

This guide only covers Command Line Interface (CLI) commands that are not
represented in the web-based manager. For complete descriptions and examples of
how to use CLI commands see the FortiGate CLI Reference Guide.

peer

Use this command to add or edit the peer certificate information.

Command syntax pattern

config user peer

edit <name_str>

set <keyword> <variable>

config user peer

edit <name_str>

unset <keyword>

config user peer

delete <name_str>

get user peer [<name_str>]

show user peer [<name_str>]

Example

This example shows how to add the branch_office peer.

radius command keywords and variables

Keywords and variables

Description

Default

Availability

ca

Enter the peer Certificate Authority

(CA).

No default. All models.

cn

Enter the peer certificate common

name.

No default. All models.

cn-type {FDQN | email
| ipv4 | string}

Enter the peer certificate common

name type.

string

All models.

subject

Enter the peer certificate name

constraints.

No default. All models.

Advertising