|
|
This appendix describes events that generate RADIUS accounting records sent from the Cisco 6510 to the accounting server. The following sections describe accounting records, their associated event and their corresponding attributes.
During Cisco 6510 initialization, the Cisco 6510 sends a RADIUS accounting-request to the accounting server. The attributes associated with this record are:
Acct-Status-Type = Accounting-On NAS-IP-Address = ip_address Acct-Session-Id = "00000001" Proxy-State = "n"
|
ip_address | IP address of the Cisco 6510 interface card 1. |
| n | Accounting record queuing information (has no effect on account billing). |
During Cisco 6510 reboot, the Cisco 6510 sends a RADIUS accounting-request to the accounting server. The attributes associated with this record are:
Acct-Status-Type = Accounting-Off NAS-IP-Address = ip_address Acct-Terminate-Cause = Admin-Reboot Acct-Session-Id = "00000001" Proxy-State = "n"
|
ip_address | IP address of the Cisco 6510 interface card 1. |
| n | Accounting record queuing information (has no effect on account billing). |
When a user logs on, the Cisco 6510 sends a RADIUS accounting-request to the accounting server. The attributes associated with this record are:
Acct-Status-Type = Start NAS-IP-Address = ip_address User-Name = "username" Acct-Session-Id = "session_id" Framed-IP-Address = user_ip Proxy-State = "n"
|
ip_address | IP address of the Cisco 6510 interface card 1. |
| username | Name used to log on to the service provider network. |
| session_id | Session Number |
| user_ip | IP address of the user's system. |
| n | Accounting record queuing information (has no effect on account billing). |
When a user logs off, the Cisco 6510 sends a RADIUS accounting-request to the accounting server. The attributes associated with this record are:
Acct-Status-Type = Stop NAS-IP-Address = ip_address User-Name = "username" Acct-Session-Time = time Acct-Terminate-Cause = cause Acct-Session-Id = "session_id" Framed-Address = user_ip Proxy-State = "n"
|
ip_address | IP address of the Cisco 6510 interface card 1. |
| username | Name used to log on to the service providers network. |
| time | Length of session in seconds. |
| cause | Cause of account termination. These may include:
· User-Request · Session-Timeout |
| session_id | Session Number |
| user_ip | IP address of the user's system. |
| n | Accounting record queuing information (has no effect on account billing). |
When a service is established, the Cisco 6510 sends a RADIUS accounting-request to the accounting server. The attributes associated with this record are:
Acct-Status-Type = Start User-Name = "hostname" NAS-IP-Address = ip_address Acct-Session-Id = "session_id" Proxy-State = "n"
|
service | Name of the service profile. |
| ip_address | IP address of the Cisco 6510 interface card 1. |
| session_id | Session Number |
| n | Accounting record queuing information (has no effect on account billing). |
When a service is terminated, the Cisco 6510 sends a RADIUS accounting-request to the accounting server. The attributes associated with this record are:
Acct-Status-Type = Stop User-Name = "service" NAS-IP-Address = ip_address Acct-Input-Octets = in_bytes Acct-Output-Octets = out_bytes Acct-Session-Time = time Acct-Terminate-Cause = cause Acct-Session-Id = "session_id" Proxy-State = "n"
|
service | Name of the service profile. |
| ip_address | IP address of the Cisco 6510 interface card 1. |
| in_bytes | Number of inbound bytes. |
| out_bytes | Number of outbound bytes. |
| time | Length of session in seconds. |
| cause | Cause of account termination. These include:
· Lost-Carrier · Lost-Service · Host-Request · Session-Timeout |
| session_id | Session Number |
| n | Accounting record queuing information (has no effect on account billing). |
When a user accesses a service, the Cisco 6510 sends a RADIUS accounting-request to the accounting server. The attributes associated with this record are:
Acct-Status-Type = Start NAS-IP-Address = ip_address User-Name = "username" Acct-Authentic = RADIUS Acct-Session-Id = "session_id" Service-Info = "Nservice" Service-Info = "Uhg_username" Service-Info = "type" Proxy-State = "n"
|
ip_address | IP address of the Cisco 6510 interface card 1. |
| username | Name used to log on to the service provider network. |
| session_id | Session Number |
| service | Name of the service profile. |
| hg_username | The username used to authenticate the user with the home gateway. This attribute is used for tunneled connections only. |
| type | TT--Tunneled connection.
TI--Internet (packet-forward) connection. |
| n | Accounting record queuing information (has no effect on account billing). |
When a user terminates a service, the Cisco 6510 sends a RADIUS accounting-request to the accounting server. The attributes associated with this record are:
Acct-Status-Type = Stop NAS-IP-Address = ip_address User-Name = "username" Acct-Input-Octets = in_bytes Acct-Output-Octets = out_bytes Acct-Session-Time = time Acct-Terminate-Cause = cause Acct-Session-Id = "session_id" Service-Info = "service" Service-Info = "hg_username" Service-Info = "type" Proxy-State = "n"
|
ip_address | IP address of the Cisco 6510 interface card 1. |
| username | Name used to log on to the service provider network. |
| in_bytes | Number of inbound bytes. |
| out_bytes | Number of outbound bytes. |
| time | Length of session in seconds. |
| cause | Cause of service termination. These include:
· User-Request · Lost-Carrier · Lost-Service · Session-Timeout |
| session_id | Session Number |
| service | Name of the service profile. |
| hg_username | The username used to authenticate the user with the home gateway. This attribute is used for tunneled connections only. |
| type | TT--Tunneled connection.
TI--Internet (packet-forward) connection. |
| n | Accounting record queuing information (has no effect on account billing). |
|
|