end
Exits the current configuration mode and returns to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
end
Usage Guidelines
Use this command to return to the Exec mode.
The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
Important |
This configuration mode is supported from StarOS Release 12.1 onward. |
The PCC-TimeDef Configuration Mode is used to configure various time definitions (TimeDefs) in the PCC-service instance. A PCC-TimeDef specifies the start and end time for triggering policy-related procedures or conditions.
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC TimeDef Configuration
configure > context context_name > pcc-service service_name > timedef timedef_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-pcc-timedef)#
Important |
The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s). |
Exits the current configuration mode and returns to the Exec mode.
All
Security Administrator, Administrator
end
Use this command to return to the Exec mode.
Exits the current mode and returns to the parent configuration mode.
All
Security Administrator, Administrator
exit
Use this command to return to the parent configuration mode.
This command defines PCC-TimeDefs with a start and end dates with time for an event to trigger a procedure or condition in an IP-CAN session.
IPCF
Security Administrator, Administrator
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC TimeDef Configuration
configure > context context_name > pcc-service service_name > timedef timedef_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-pcc-timedef)#
[no ] start date start_date time start_time end date end_date time end_time
Removes the specified time definition.
Specifies the start date start_date in MM /DD /YY format.
Specifies the start time start_time in HH MIN SS format.
Specifies the end date end_date in MM /DD /YY format.
Specifies the end time end_time in HH MIN SS format.
Use this command to define a PCC-TimeDef with a start and end dates with time for an event to trigger a procedure or condition in an IP-CAN session.
start date 12/31/10 time 00 30 00 end date 01/31/11 time 23 59 59
This command defines PCC-TimeDefs with a start and end week days with time for an event to trigger a procedure or condition in an IP-CAN session.
IPCF
Security Administrator, Administrator
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC TimeDef Configuration
configure > context context_name > pcc-service service_name > timedef timedef_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-pcc-timedef)#
[no ] start day start_weekdays time start_time end day end_weekdays time end_time
Removes the specified time definition.
Specifies the start day as week days.
Specifies the start time start_time in HH MIN SS format.
Specifies the end day as week days.
Specifies the end time end_time in HH MIN SS format.
Use this command to define a PCC-TimeDef with a start and end weekdays with time for an event to trigger a procedure or condition in an IP-CAN session.
start day friday time 00 30 00 end day sunday time 23 59 59
This command defines PCC-TimeDefs with a start and end time of a day for an event to trigger a procedure or condition in an IP-CAN session.
IPCF
Security Administrator, Administrator
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC TimeDef Configuration
configure > context context_name > pcc-service service_name > timedef timedef_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-pcc-timedef)#
[no ] start time start_time end time end_time
Removes the specified time definition.
Specifies the start time start_time in HH MIN SS format.
Specifies the end time end_time in HH MIN SS format.
Use this command to define a PCC-TimeDef with a start and end time for an event to trigger a procedure or condition in an IP-CAN session.
start time 00 30 00 end time 23 59 59
This command defines PCC-TimeDefs with a start and end week days with time for an event to trigger a procedure or condition in an IP-CAN session.
IPCF
Security Administrator, Administrator
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC TimeDef Configuration
configure > context context_name > pcc-service service_name > timedef timedef_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-pcc-timedef)#
[ no ] time-slot slot_num{ start date start_date time start_time end date end_date time end_time | start day start_weekdays time start_timeend day end_weekdays time end_time | start time start_time end time end_time
[ no ] time-slot slot_num
Removes the specified time slot definition.
Specifies the time slot number to be configured with this command and it must be an integer between 1 through 64.
Specifies the start date start_date in MM /DD /YY format.
Specifies the start time start_time in HH MIN SS format.
Specifies the end date end_date in MM /DD /YY format.
Specifies the end time end_time in HH MIN SS format.
Specifies the start day as week days.
Specifies the start time start_time in HH MIN SS format.
Specifies the end day as week days.
Specifies the end time end_time in HH MIN SS format.
Specifies the start time start_time in HH MIN SS format.
Specifies the end time end_time in HH MIN SS format.
Use this command to define a time slot with a start day, start time, and start date optiion for an event to trigger a procedure or condition in an IP-CAN session. A maximum of 12 time-slots can be configured through this command.
start day friday start time 00 30 00 end day saturday time 23 00 00