Using COA Messages with Guided Entrance Services
Typically, a guided entrance service directs a subscriber to a Web site, where the subscriber can select from a group of available services. When the subscriber selects a new service to use, Service Manager uses a RADIUS COA message to activate the new service—you can also configure RADIUS to deactivate the original guided entrance service. To inform Service Manager to deactivate the original guided entry service, you must include the Deactivate-Service attribute in the RADIUS records of the services that can be selected from the Web site.
If you configure a guided entrance service, you must also ensure that the router’s RADIUS dynamic-request server is enabled and supports COA messages. See the Configuring RADIUS Dynamic-Request Server chapter in this guide, for information about the RADIUS dynamic-request server and COA messages.
Table 166 describes a partial RADIUS Access-Accept message for a guided entrance service and the COA-Request message for the tiered service that the subscriber subsequently selects from the Web site. The COA message for the tiered service includes the Deactivate-Service attribute that deactivates the guided entrance service.
Table 166: Deactivating a Guided Entrance Service
Guided Entrance Service Activated at Login | ||
---|---|---|
RADIUS Attribute | Tag | Value |
username | none | client5@isp1.com |
activate-service | 1 | http(192.168.25.2, 80) |
Tiered Service Selected at Web Site
RADIUS Attribute | Tag | Value |
---|---|---|
username | none | client5@isp1.com |
activate-service | 2 | tiered(1280000, 5120000) |
deactivate-service |
| http(192.168.25.2, 80) |
service-timeout | 2 | 720 |
service-statistics | 2 | 2 |