Logs Management
Overview
The GPON logging system captures detailed authentication attempts and granular accounting data for broadband subscribers. This visibility is critical for troubleshooting connectivity issues and auditing network usage.
Log Types & Locations
1. Detail Logs (Authentication & Post-Auth)
These logs capture the full RADIUS packet exchange for every Access-Request, Access-Accept, and Access-Reject associated with the GPON virtual server.
-
Path:
${radacctdir}/%{Packet-Src-IP-Address}/gpon-auth-reply-%Y%m%d -
Format: Detailed attribute-value pairs.
-
Security:
User-Passwordis automatically suppressed.
TIMESTAMP: GPON-AUTH-REQUEST
User-Name = "subscriber@gpon"
Calling-Station-Id = "MAC_ADDRESS"
NAS-IP-Address = "NAS_IP"
Huawei-User-Mac = "MAC"
...
Logged Attributes Reference
The following attributes are captured in the gpon_accounting line log:
| Attribute | Description |
|---|---|
|
Human-readable timestamp of the log entry. |
|
The service identifier of the GPON subscriber. |
|
The internal ID of the AAA node processing the request. |
|
Start, Stop, or Interim-Update. |
|
Unique session identifier from the NAS. |
|
The IPv4 address assigned to the subscriber. |
|
The IPv6 prefix (if applicable). |
|
Total bytes received from the user. |
|
Total bytes sent to the user. |
|
Total duration of the session in seconds. |
|
Subscriber hardware identifier (MAC). |
|
Identifier of the originating BNG/NAS. |