Hi All
the problem is the i configure policy with the rule below
rule with bandwidth limit 512 kbs and quota 100 mg
when i check the user he can download more than 100mg but he controled by Bandwidth control
i a lready configure SCE with the RDR
RDR-formatter destination 127.0.0.1 port 33001 category number 4 priority 100
sce#sh RDR-formatter
Status: enabled
Connection is: up
Forwarding mode: redundancy
Connection Table:
------------------------------------------------------------------------------------------
| Collector | Port |Status| Priority per Category: |
| IP-Address / | | |-------------------------------------------------------|
| Host-Name | | | Category1 | Category2 | Category3 | Category4 |
|-----------------|-------|------|-------------|-------------|-------------|-------------|
| x.x.x.x | 33000 | up | 100 primary | 100 primary | --- | --- |
| x.x.x.x | 33001 | up | --- | --- | 100 primary | --- |
| 127.0.0.1 | 33001 | up | --- | --- | --- | 100 primary |
------------------------------------------------------------------------------------------
and when i check the Quota manger i found that he didnt recive any request or updated information from SCE kindly find the configuration and the log below
[pcube@SM bin]$ ./p3qm --show-config
100:
Packages = 100
Bucket Sizes = 100000
Dosage Sizes = 1000
Number of slice = 1
Slice period = -1
Penalty Profile = NONE
Penalty Period = NONE
Post-Penalty Profile(s):
Aggregation Period = 0 Monthly
Day of Month = 1
Time of Day = 00:00
Aggregation Period Gap = 0%
Modification Timestamp = Wed May 18 09:29:29 EEST 2011
Command terminated successfully
[pcube@SM bin]$ ./p3qm --show-quota --subscriber=cisco
No quota information exist for the subscriber
Command terminated successfully
[pcube@SM bin]$ ./p3qm --show-statistics
Quota Manager Statistics:
=========================
sce1-rams-ca x.x.x.x : connected
Quota State Restore Notifications: 0 (0)
Quota Status Notifications: 0 (0)
Quota Below Threshold Notifications: 0 (0)
Quota Depleted Notifications: 0 (0)
Quota Update Sent: 0 (0)
Quota Update Success Acknowledge: 0 (0)
Quota Update Failure Acknowledge: 0 (0)
Command terminated successfully
kindly help me what is the problem