create time profile
            create time-profile
                time_profile_name
                start
                start_hour : start_minute {start_month
                    {/start_day/start_year}}stop [stop_hour:stop_minute {stop_month {/stop_day { /
                stop_year }}} | in
                stop_count
                stop_units ] { recur [ daily
                every
                daily_interval
                days |weekly
                every
                weekly_interval
                weeks {on [weekdays | weekends | weekly_day]} |monthly
                every
                monthly_interval
                months {on [monthly_day
                day | monthly_week
                week ] } |yearly
                every
                yearly_interval
                years{ on
                yearly_week
                week
                of
                yearly_month }] {begins
                begin_month/begin_day {/begin_year}ends [ end_month/end_day/end_year} | after
                recur_count
                recurrences ]}}
        
        Description
Configures a time profile of an appointment starting at a specific time on a specific calendar date.
Syntax Description
| time_profile_name | Specifies the name of the time profile. | 
| start | Specifies the appointment starting specification . | 
| start_hour | Specifies the start hour. The range is 0-23. | 
| start_minute | Specifies the start minutes. The range is 0-59. | 
| start_month | Specifies the start month. The range is 1-12. | 
| start_day | Specifies the start day. The range is 1-31. | 
| start_year | Specifies the start year, YYYY. | 
| stop | Specifies the appointment stopping specification. | 
| stop_hour | Specifies the stop hour. The range is 0-23. | 
| stop_minute | Specifies the stop minutes. The range is 0-59. | 
| stop_month | Specifies the stop month. The range is 1-12. | 
| stop_day | Specifies the stop day. The range is 1-31. | 
| stop_year | Specifies the stop year, YYYY. | 
| in | Specifies the stop in time. | 
| stop_count | Specifies the stop count. | 
| stop_units | Specifies the stop units (for example, minutes , hours, days, weeks). | 
Default
N/A.
Usage Guidelines
Use this command to create a time profile of an appointment starting at a specific time on a specific calendar date.
Example
The following example configures a time profile named "testprofile" to start at 11:30 a.m. on February 24, 2012:
configure time profile testprofile start 11 :  30 { 2 { / 24 { /  2012
        History
This command was first available in ExtremeXOS 15.3.
Platform Availability
This command is available on all platforms.
Print
                        this page
Email this topic
Feedback