Qset radius authentication enable/disable, Set radius authentication retry-number – Avaya C460 User Manual

Page 136

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

124

Avaya C460 Reference Guide

The syntax for this command is:

set ppp incoming timeout

<time>

Example:

qset radius authentication enable/disable

User level: read-write, admin.
Enables or disables RADIUS authentication for the C460 switch.

The syntax for this command is:

set radius authentication {enable | disable}

Example:

set radius authentication retry-number

User level: read-write, admin.
Sets the number of times an access request is sent when there is no response.

The syntax for this command is:

set radius authentication retry-number

<number>

Example:

time

The timeout in minutes

C460-1# set ppp incoming timeout 15

PPP incoming session will automatically disconnect after 15

minutes of idle time

enable

Enable RADIUS authentication

disable

Disable RADIUS authentication (default)

C460-1(super)# set radius authentication enable

number

Number of retries

C460-1(super)# set radius authentication retry-number 3

Advertising