Cisco Systems OL-15491-01 Network Hardware User Manual


 
A-33
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
flags
flags
To specify IP, TCP, or wireless application protocol (WAP) flag bit masks and values for CSG2 Prepaid
Error Reimbursement, use the flags command in CSG2 refund configuration mode. To remove the flags,
use the no form of this command.
flags {ip mask | tcp mask | wap} value
no flags {ip mask | tcp mask | wap} value
Syntax Description
Defaults None
Command Modes CSG2 refund configuration
Command History
Usage Guidelines The CSG2 supports flag-based refunding for all protocols.
The ip flag values are:
0x01: Connection initiator.
0: The connection was initiated by the subscriber. The source address is associated with the user
ID.
1: The connection was initiated by the network. The destination address is associated with the
user ID.
ip All IP protocol connections other than TCP or WAP.
tcp TCP connections
wap WAP connections.
mask The mask for an ip or tcp flag must match that reported to the Billing
Mediation Agent (BMA) for connection termination. The range for
mask is from 0x01 to 0xFF.
value The value for an ip, tcp, or wap flag, which must match that reported
to the BMA for connection termination.
For an ip or tcp flag, the range for value is from 0x00 to 0xFF.
For a wap flag, value can be 0x00, 0x01, 0x02, or 0x04.
Release Modification
12.4(11)MD This command was migrated from CSG1.
Changes from CSG1: None.