- Preface
- New and Changed BNG Features
- YANG Data Models for BNG Features
- Broadband Network Gateway Overview
- Configuring Authentication, Authorization, and Accounting Functions
- Activating Control Policy
- Establishing Subscriber Sessions
- Deploying the Quality of Service (QoS)
- Configuring Subscriber Features
- BNG Geo Redundancy
- DIAMETER Support in BNG
- USH Support in BNG
- XML Support for BNG Features
- RADIUS Attributes
- Action Handlers
- BNG Use Cases and Sample Configurations
- DIAMETER Attributes
- Index
Action Handlers
An action handler performs specific tasks in response to certain events. The following action handlers are currently supported in BNG.
Authorization Action Handler
1 authorize aaa list <list-name> [identifier <identifier-type> | format <format_name> password ['use-from-line'| <user-cfg-password>
Note |
Password is a mandatory, regardless of whether the user selects use-from-line or provides a specific value to use for authorization. |
Authentication Action Handler
1 authenticate aaa list <list-name>
Disconnect Action Handler
The disconnect action handler is called to disconnect a subscriber. For a subscriber disconnect, the PRE informs the Policy Plane Session Manager (PPSM) to notify all clients about the subscriber disconnect. The PPSM reports back to the PRE to complete the disconnection. The PRE puts the subscriber in the disconnect state. The PRE also cleans-up the record history data that stores policy execution history and the control block containing the subscriber label. When PRE processing is done, control is returned to the PPSM for further processing.
Activate Action Handler
1 activate dynamic-template <template-name> [aaa list <list-name>]
Deactivate Action Handler
1 deactivate dynamic-template <template-name> [aaa list <list-name>]
Set Timer and Stop Timer Action Handlers
Note |
An action with a timer value of 0, triggers the action immediately. |
-
Allow the timer to expire.
-
Stop the active running timer using the stop-timer action command.