Installation guide
25
Enhancements
Release Y.11.16 Enhancements
Common Acct-Session-ID Operation. In this case, all service types running in a given manage-
ment session operate as subprocesses of the same parent process, and the same Acct-Session-ID is
used for accounting of all service types, including successive CLI commands.
Figure 2. Example of Accounting in Common Mode (Same Session ID Throughout)
Acct-Session-Id = "00330000000B"
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 = "00330000000B"
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 = "00330000000B"
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 = "00330000000B"
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
“00330000000B”.
Terminate Exec Accounting
Session “00330000000B”
User “fred” then executes
show ip, which results in this
command accounting entry.
Because this example assumes
Common Mode configuration,
the session ID (00330000000B)
assigned to this accounting
entry is identical to the session
ID assigned when the session
was opened. No incrementing
of the session ID is done for
individual commands.
User “fred” executes the logout
command. The session ID
(00330000000B) used for the
earlier Exec and Command
accounting entries continues to
be the same as was originally
assigned to the session.