Cisco Systems OL-15491-01 Network Hardware User Manual


 
A-252
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
verify confirm
verify confirm
To configure a token for use in CSG2 service verification URL-rewriting, use the verify confirm
command in CSG2 service configuration mode. To remove the token, use the no form of this command.
verify confirm token
no verify confirm token
Syntax Description
Defaults None
Command Modes CSG2 service configuration
Command History
Usage Guidelines URL-rewriting allows a top-off server to append parameters to a URL in order to convey state
information to the quota server during a Content Authorization Request. Whenever a Service
Verification Response contains the forward action code, and the URL contains the verify confirmation
token, the token and all trailing characters are removed from the URL before the request is forwarded to
the network.
The token is used for HTTP and wireless application protocol (WAP) service verification
URL-rewriting.
If the token uses the URL-escape format, the redirect URL to which the token is being matched must
also use the URL-escape format.
token A string of up to 15 alphanumeric characters. The string is not case-sensitive.
Acceptable characters include alphanumeric characters and any of the following
special characters: $-_.+!*'(),?/:@&=;~%. To enter other special characters not listed,
use the URL-escape format with the percent sign (%).
To insert a question mark (?) in the string, press Ctrl-v and then press the question
mark (?) key. To insert a question mark in an editing document, use ASCII code 22.
To retain the question mark, use TFTP instead of copy-and-paste.
Release Modification
12.4(11)MD This command was migrated from CSG1.
Changes from CSG1:
The name of this command changed from verify confirmation to verify confirm.
The configuration mode for this command changed from CSG user group
configuration to CSG2 service configuration.
The list of supported special characters changed.