| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| en:dpi:bras_bng:bras_l2_options:subs_activity [2026/03/03 14:24] – [Configuration] elena.krasnobryzh | en:dpi:bras_bng:bras_l2_options:subs_activity [2026/04/15 11:44] (current) – [Configuration] elena.krasnobryzh |
|---|
| - Delete the DHCP session (in the DHCP database). | - Delete the DHCP session (in the DHCP database). |
| ==== Configuration ==== | ==== Configuration ==== |
| | All options are hot. |
| * ''bras_dhcp_shcv_interval'' — subscriber inactivity interval, seconds.\\ Default = 0 (SHCV disabled) | * ''bras_dhcp_shcv_interval'' — subscriber inactivity interval, seconds.\\ Default = 0 (SHCV disabled) |
| * ''bras_dhcp_shcv_retry_timeout'' — ARP request response wait time, in seconds\\ Default = 3 seconds. | * ''bras_dhcp_shcv_retry_timeout'' — ARP request response wait time, in seconds\\ Default = 3 seconds. |
| * ''bras_dhcp_shcv_retry_count'' — number of ARP requests without response.\\ Default = 3 requests. | * ''bras_dhcp_shcv_retry_count'' — number of ARP requests without response.\\ Default = 3 requests. |
| * ''bras_shcv_trace'' — SHCV tracing.\\ Default = off. | * ''bras_shcv_trace'' — SHCV tracing.\\ Default = off. |
| | |
| | ===== Subscriber host connectivity verification with session termination (Subscriber Host Connectivity Verification) ===== |
| | Monitoring the activity of a static IP L2 subscriber (a subscriber for whom RADIUS returned the flag VasExperts-L2-User=1 during L3 authorization). |
| | |
| | If there is no traffic from the subscriber for ''bras_subs_shcv_interval'' seconds, fastDPI starts pinging the subscriber by sending a unicast ARP request on behalf of the subscriber gateway. The wait time for an ARP response is ''bras_subs_shcv_retry_timeout'' seconds. If no response is received for ''bras_subs_shcv_retry_count'' consecutive ARP requests, or if the ARP response contains a different MAC, the subscriber is considered inactive, their authorization status is reset, and the accounting session is terminated. |
| | |
| | ====Configuration==== |
| | All options are hot. |
| | * ''bras_subs_shcv_interval'' — subscriber inactivity interval, seconds. \\ Default = 0 (SHCV is disabled). |
| | * ''bras_subs_shcv_retry_timeout'' — ARP response wait time, seconds.\\ Default = 3 seconds. |
| | * ''bras_subs_shcv_retry_count'' — number of ARP requests.\\ Default = 3 requests. |
| | * ''bras_shcv_trace'' — SHCV tracing.\\ Default = off. |