Installation guide

24
Enhancements
Release Y.11.16 Enhancements
The figure below shows Unique mode accounting operation for a new session in which two
commands are executed, and then the session is closed.
Figure 1. Example of Accounting in the (Default) Unique Mode
Acct-Session-Id = "003300000008"
Acct-Status-Type = Start
Service-Type = NAS-Prompt-User
Acct-Authentic = RADIUS
NAS-IP-Address = 10.1.242.15
NAS-Identifier = "gsf_dosx_15"
User-Name = "fred"
Calling-Station-Id = "172.22.17.101"
Acct-Delay-Time = 0
Acct-Session-Id = "003300000009"
Acct-Status-Type = Stop
Service-Type = NAS-Prompt-User
Acct-Authentic = RADIUS
User-Name = "fred"
NAS-IP-Address = 10.1.242.15
NAS-Identifier = "gsf_dosx_15"
NAS-Port-Type = Virtual
Calling-Station-Id = "172.22.17.101"
HP-Command-String = "show ip"
Acct-Delay-Time = 0
Acct-Session-Id = "00330000000A"
Acct-Status-Type = Stop
Service-Type = NAS-Prompt-User
Acct-Authentic = RADIUS
User-Name = "fred"
NAS-IP-Address = 10.1.242.15
NAS-Identifier = "gsf_dosx_15"
NAS-Port-Type = Virtual
Calling-Station-Id = "172.22.17.101"
HP-Command-String = "logout"
Acct-Delay-Time = 0
Acct-Session-Id = "003300000008"
Acct-Status-Type = Stop
Service-Type = NAS-Prompt-User
Acct-Authentic = RADIUS
NAS-IP-Address = 10.1.242.15
NAS-Identifier = "gsf_dosx_15"
User-Name = "fred"
Calling-Station-Id = "172.22.17.101"
Acct-Terminate-Cause = User-Request
Acct-Session-Time = 29
Acct-Delay-Time = 0
User “fred” starts Exec
Accounting session
“003300000008”.
Terminate Exec Accounting
Session “003300000008”
User “fred” then executes
show ip, which results in this
accounting entry. Notice the
session ID (003300000009)
assigned to this accounting
entry incrementally follows the
preceding Acct-Session-Id.
This incrementing of the
session ID is normal operation
for command accounting in the
(default) Unique mode.
User “fred” executes the logout
command. The session ID
(00330000000A) assigned to this
accounting entry incrementally
follows the preceding Acct-
Session-Id. This is another
instance of normal Command
accounting operation in the
Unique mode.