Description

This article explains the different values for 'Converted to time accounting'   when displayed after executing the command, 'show network-access aaa subscribers session-id xyz detail' .

lab@siluan-re0> show network-access aaa subscribers session-id 37517 detail  
Oct 03 10:32:56
Type: dhcp
Username: user@juniper
Stripped username:user@juniper
AAA Logical system/Routing instance: default:Instance1
Target Logical system/Routing instance: default:Instance1
Access-profile: PROF_AAA_RI_Instance1
Session ID: 37517
Accounting Session ID: 37517
Multi Accounting Session ID: 0
IP Address: 10.10.10.10
Authentication State: AuthStateActive
Accounting State: Acc-Start-Sent
Converted to time accounting: No
Provisioning Type: None

OR

lab@siluan-re0> show network-access aaa subscribers session-id 37517 detail       
Oct 03 10:31:02
Type: dhcp
Username: user@juniper
Stripped username: user@juniper
AAA Logical system/Routing instance: default:Instance1
Target Logical system/Routing instance: default:Instance1
Access-profile: PROF_AAA_RI_Instance1
Session ID: 37517
Accounting Session ID: 37517
Multi Accounting Session ID: 0
IP Address: 10.10.10.10
Authentication State: AuthStateActive
Accounting State: Acc-Start-Sent
Converted to time accounting: yes
Provisioning Type: None

Solution

If 'Converted to time accounting' equals No, this indicates that accounting for this subscriber is time+volume accounting.

If 'Converted to time accounting' equals Yes, this indicates that accounting for this subscriber is time accounting only.

Related Information