1 radius accounting mode, 2 radius server host, Radius accounting mode - 24 – Kontron AT8402 CLI User Manual

Page 214: Radius server host - 24, Management commands at8402

Advertising
background image

Management Commands

AT8402

AT8402 CLI Reference Manual

Page 5 - 24

5.8.1

radius accounting mode

This command is used to enable the RADIUS accounting function.
Default

disabled

Format

radius accounting mode

Mode

Global Config

5.8.1.1

no radius accounting mode

This command is used to set the RADIUS accounting function to the default value - i.e.

the RADIUS accounting function is disabled.
Format

no radius accounting mode

Mode

Global Config

5.8.2

radius server host

This command is used to configure the RADIUS authentication and accounting server.

If you use the <auth> parameter, the command configures the IP address to use to

connect to a RADIUS authentication server. You can configure up to 3 servers per

RADIUS client. If the maximum number of configured servers is reached, the

command fails until you remove one of the servers by issuing the “no” form of the

command. If you use the optional <port> parameter, the command configures the UDP

port number to use when connecting to the configured RADIUS server. The <port>

number range is 1 - 65535, with 1812 being the default value.

NOTE: To re-configure a RADIUS authentication server to use the default

UDP <port>, set the <port> parameter to 1812.

If you use the <acct> token, the command configures the IP address to use for the

RADIUS accounting server. You can only configure one accounting server. If an

accounting server is currently configured, use the “no” form of the command to

remove it from the configuration. The IP address you specify must match that of a

previously configured accounting server. If you use the optional <port> parameter, the

command configures the UDP port to use when connecting to the RADIUS accounting

server. If a <port> is already configured for the accounting server, the new <port>

replaces the previously configured <port>. The <port> must be a value in the range 1

- 65535, with 1813 being the default.

NOTE: To re-configure a RADIUS accounting server to use the default UDP

<port>, set the <port> parameter to 1813.

Format

radius server host

{auth | acct} <ipaddr> [<port>]

Mode

Global Config

5.8.2.1

no radius server host

This command is used to remove the configured RADIUS authentication server or the

RADIUS accounting server. If the 'auth' token is used, the previously configured

RADIUS authentication server is removed from the configuration. Similarly, if the

'acct' token is used, the previously configured RADIUS accounting server is removed

from the configuration. The <ipaddr> parameter must match the IP address of the

previously configured RADIUS authentication / accounting server.

Advertising