set remote-access users radius-auth

In the R82.00.X releases, this command is available starting from the R82.00.00 version.

Description

Configures Remote Access VPN privileges to users defined on the configured RADIUS servers.

Syntax

set remote-access users radius-auth { true [ use-radius-groups { true radius-groups <radius-groups> | false } ] | false }

Parameters

Parameter

Description

radius-auth

Remote users RADIUS authentication

Type: Boolean (true/false)

radius-groups

RADIUS groups for authentication. Example: RADIUS-group1, RADIUS-class2

A string that contains these characters:

  • a-z (lower-case letters)

  • A-Z (upper-case letters)

  • 0-9 (digits)

  • ',' (comma)

  • '.' (period)

  • '-' (minus)

  • '_' (underscore)

  • '@' (at)

  • ' ' (space)

use-radius-groups

Use RADIUS groups for authentication

Type: Boolean (true/false)

Example Command

set remote-access users radius-auth true use-radius-groups true radius-groups My group