Show dot1x summary, Show dot1x summary 212, Radius accounting commands – Intel BLADE SERVER IXM5414E Manuale d'uso

Pagina 235: Radius accounting commands 212

Advertising
background image

212

Intel® Blade Server Ethernet Switch Module IXM5414E: Installation and User’s Guide:A Guide for Technically

User

The locally configured users with access to the specified port.

show dot1x summary

Use this command to display a summary of the IEEE 802.1X configuration parameters for the
switch.

Format

show dot1x summary

Administrative mode

Indicates whether authentication control is enabled on the switch.

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>

Advertising