Related Documentation
service-mode (Transport Profiles)
Syntax
Hierarchy Level
Release Information
Statement introduced in Junos OS Mobility Release 11.2W.
Description
Put the respective transport profile under maintenance mode.
When you have to make the following changes to the existing transport profile configuration, you must put that transport profile under maintenance mode:
- Changing the CDR encoding format to comply with a different 3GPP technical specification release (that is, changing the cdr-release configuration)
- Deleting the transport profile
In maintenance mode, no new subscribers are accepted for that transport profile. However, the maintenance mode does not become active until there are no existing subscriber sessions using that transport profile and all their corresponding CDRs have been flushed out. Unless the maintenance mode becomes active, you cannot modify the above-mentioned transport profile attributes or delete the transport profile. You can use the following commands to help you with the maintenance-mode tasks:
- To verify whether the transport profile has entered active
maintenance-mode, use:
show unified-edge ggsn-pgw charging service-mode gateway gateway-name transport-profile profile-name - To verify whether the subscriber count has reached zero,
use:
show unified-edge ggsn-pgw subscribers charging transport-profile profile-name gateway gateway-name - To verify whether all CDRs for the transport profile have
been flushed out, use:
show unified-edge ggsn-pgw charging transfer status transport-profile-name profile-name - To explicitly end any subscriber sessions, use the following
clear command:
clear unified-edge ggsn-pgw subscribers charging charging-profile profile-name gateway gateway-name - To explicitly flush all the CDRs for the transport profile,
use the following clear command:
clear unified-edge ggsn-psgw charging cdr transport-profile-name profile-name
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.