set radius realm

Use this command to configure a RADIUS realm.

Syntax

set radius realm {management-access | network-access | any} {index | all}

Parameters

management-access | network-access | any (Optional) Restricts the RADIUS server realm to management or network access authentication, or allows it to perform all authentications.
index | all Applies the server realm setting to a specific server or to all servers.

Defaults

If realm is not specified, any authentication will be allowed.

Mode

All command modes.

Examples

This example shows how to restrict all RADIUS servers to authenticate management access only

System(rw)->set radius realm management-access all