Description
REST Name
update
Request
POST
URL
[server url][:port]/SAFe/sng_rest/api/update/radius/configuration
Input
Name Data Possible Values Description
enable-accounting

Type

  • Enumeration

Default

  • false

Rules

  • required

Values

  • false - Disable
  • true - Enable

RADIUS Server Accounting

Enable or Disable RADIUS accounting service.

enable

Type

  • Enumeration

Default

  • false

Rules

  • required

Values

  • false - Disable
  • true - Enable

RADIUS

default_realm

Type

  • string

Default

  • None

Rules

  • valid_ip_or_domain

Authentication Realm

Default authentication realm to append all usernames. The realm identifies where the receiving RADIUS server should forward the AAA requests.

bindaddr

Type

  • Enumeration

Default

  • __selectone__

Rules

  • required

Values

  • __selectone__ - ( Please Select One )

Bind Local IP address

IP Address from which RADIUS packets have been sent to.

authserver

Type

  • string

Default

  • localhost

Rules

  • required
  • valid_ip_or_domain

RADIUS Server Address

The domain name or IP address of the RADIUS Server.

auth_port

Type

  • string

Default

  • 1812

Rules

  • required
  • valid_port_number

Authentication Port

The authentication and authorization port of the RADIUS Server.

radius_retries

Type

  • string

Default

  • 3

Rules

  • required
  • greater_than[0]
  • less_than[20]

Request Retries

Number of times to retry the RADIUS server in seconds.

shared-secret

Type

  • string

Default

  • testing123

Rules

  • required
  • alpha_dash

RADIUS Shared Secret

Encryption password used by the RADIUS Server

acct-port

Type

  • string

Default

  • 1813

Rules

  • required[enable-accounting]
  • valid_port_number

RADIUS Accounting Port

The port being used for RADIUS Server Accounting.

radius_timeout

Type

  • string

Default

  • 10

Rules

  • required
  • greater_than[3]
  • less_than[180]

RADIUS Timeout

Time to wait for a reply from the RADIUS server