Intel IXM5414E User Manual

Page 223

Advertising
background image

Intel® Blade Server Ethernet Switch Module IXM5414E

213

Remote Authentication Dial-In User Service (RADIUS) commands

RADIUS accounting commands

config radius accounting mode

Use this command to enable or disable the RADIUS accounting function.

Default

disable

Format

config radius accounting mode <enable/disable>

config radius accounting server add

Use this command to configure the IP address to be used to access the accounting server. Only a
single accounting server can be configured. If an accounting server is currently configured it must be
removed using the config radius accounting server remove command before this command will
succeed.

Format

config radius accounting server add <ipaddr>

config radius accounting server port

Use this command to configure which User Datagram Protocol (UDP) port will be used to access the
accounting server. The IP address specified must match that of the previously configured accounting
server. If a port is already configured for the accounting server, the new port will replace the
previously configured value.

Default

1813

Format

config radius accounting server port <ipaddr> <0-65535>

config radius accounting server remove

Use this command to remove a configured accounting server. The IP address specified must match
that of the previously configured accounting server. Since only a single accounting server is
supported, issuing this command will cause future accounting attempts to fail.

Format

config radius accounting server remove <ipaddr>

config radius accounting server secret

Use this command to configure the secret shared between the RADIUS client and accounting server.
The IP address specified must match that of the previously configured accounting server. When you
enter this command, you will be prompted to enter the secret, which must be an alphanumeric value
of 20 characters or less.

Format

config radius accounting server secret <ipaddr>

show radius accounting stats

Use this command to display the RADIUS statistics for the accounting server.

Format

show radius accounting stats <ipaddr>

Accounting Server IP Address

The IP address of the server whose statistics are displayed on this row.

Round Trip Time

The time, in hundredths of a second, between the most recent RADIUS accounting
response and the matching accounting request from this RADIUS accounting
server.

Accounting Requests

The number of RADIUS accounting request packets sent to this accounting server,
not including retransmissions.

Advertising