xStack
®
DGS-3120 Series Managed Switch CLI Reference Guide
62
DGS-3120-24TC:admin# show acct_client
Command: show acct_client
radiusAcctClient ==>
radiusAcctClientInvalidServerAddresses 0
radiusAcctClientIdentifier
radiusAuthServerEntry ==>
radiusAccServerIndex : 1
radiusAccServerAddress 0.0.0.0
radiusAccClientServerPortNumber 0
radiusAccClientRoundTripTime 0
radiusAccClientRequests 0
radiusAccClientRetransmissions 0
radiusAccClientResponses 0
radiusAccClientMalformedResponses 0
radiusAccClientBadAuthenticators 0
radiusAccClientPendingRequests 0
radiusAccClientTimeouts 0
radiusAccClientUnknownTypes 0
radiusAccClientPacketsDropped 0
DGS-3120-24TC:admin#
4-30
config accounting service
Description
This command is used to configure the state of the specified RADIUS accounting service.
Format
config accounting service [network | shell | system] state [enable | disable]
Parameters
network
- Accounting service for 802.1X port access control. By default, the service is disabled.
shell
- Accounting service for shell events: When user logs on or out the Switch (via the console,
Telnet, or SSH) and timeout occurs, accounting information will be collected and sent to
RADIUS server. By default, the service is disabled.
system
- Accounting service for system events: reset, reboot. By default, the service is disabled.
state
- Specify the state of the specified service.
enable
- Specify to enable the specified accounting service.
disable
- Specify to disable the specified accounting service.
Restrictions
Only Administrator and Operator-level users can issue this command.