D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
50
show acct_client
Purpose Used to display information of RADIUS accounting client.
Syntax
show acct_client
Description The show acct_client command displays information of RADIUS accounting client.
Parameters None.
Restrictions None.
Example usage:
To display information of RADIUS accounting client:
DGS-3627:admin# show acct_client
Command: show acct_client
radiusAcctClient ==>
radiusAcctClientInvalidServerAddresses 0
radiusAuthServerEntry ==>
radiusAccServerIndex : 1
radiusAccClientServerPortNumber 2
radiusAccClientRetransmissions 0
radiusAccClientMalformedResponses 0
radiusAccClientBadAuthenticators 0
radiusAccClientPendingRequests 0
radiusAccClientPacketsDropped 0
DGS-3627:admin#
config accounting service
Purpose Used to configure the state of the specified RADIUS accounting service.
Syntax
config accounting service [ network | shell | system ] state [ enable | disable ]
Description The config accounting service command is used to enable or disable the specified RADIUS
accounting service.
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.
enable - Enable the specified accounting service.
disable - Disable the specified accounting service.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
Enable it to configure accounting shell state: