Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Changing a Call Detail Record Profile in a Charging Profile
This procedure describes how to use maintenance mode to change a CDR profile in a charging profile. You must first halt new sessions from being started and verify that there are no active sessions remaining.
To make changes to a CDR profile in a charging profile in maintenance mode:
- Enter configuration mode in the CLI. user@host> configure
- Place the charging profile in maintenance mode.user@host# set unified-edge gateways ggsn-pgw gw-name charging charging-profiles profile-name maintenance mode user@host# commit
- Verify that, for this charging profile, no subscribers
are active and that the CDRs have been flushed.user@host# run show unified-edge ggsn-pgw gw-name subscribers charging charging-profile profile-name
- (Optional) Terminate sessions that are using a mobile
pool using the clear command.user@host# run clear unified-edge ggsn-pgw subscribers charging charging-profile profile-name
- When the subscriber count is zero and all sessions have
ended, maintenance mode is active. You can make and commit changes
to pool attributes in active maintenance mode.
Note: These modifications must be made in active maintenance mode or they will fail.
- Make the changes and verify that they were properly committed.user@host# run show unified-edge ggsn-pgw subscribers charging charging-profile profile-name gateway gw-name charging charging-profile profile-name
- Commit your changes and exit maintenance mode to return
to normal operations.user@host# delete unified-edge gateways ggsn-pgw gw-name charging charging-profile profile-name service-mode user@host# commit
- Return the gateway to operational state.user@host# run show unified-edge ggsn-pgw gateway service-mode