cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1306
Views
0
Helpful
1
Replies

ISG Configuration

sagarpanday
Level 1
Level 1

Hi all

i have more complicated problem, and i am not able to make out how to do that,plan.jpg

we want configuration of ISG like that.

as per Diagram we have DSL and PPPoE, we are planing to install billing system for Prepaid service.

1)    time based termination or re-authorization (e.g. 512 Kbps , 30days )

2)    Volume  based termination or re-authorization  (e.g. 512 Kbps, 10 GB download)

3)    Vol & time based termination or re-authorization ( e.g. 512 Kbps 10 GB for 30 days)

we want to configure system instead of disconnection we need to downgrade the bandwidth

i have done some work on that (plz fine attachment). Hope you understand my problem.

please help me to resolve my issue,

kind regards

sagar

1 Reply 1

sneema
Level 1
Level 1

Your configs look good,

essentially

policy-map type control IP_RULE1
class type control MATCH_PREPAID_SVC event credit-exhausted
  1 service-policy type service name DOWN_DEF_TC1_V1
!

will downgrade the service once credit is exhausted. You just want to make sure the ACLs with the downgraded service are at a higher priority than that of the prepaid service.