Cisco Cisco Packet Data Gateway (PDG)

Página de 8994
Service Redundancy Protocol Configuration Mode Commands   
▀  audit 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
8350 
   
audit 
Sets the start time and periodicity for ICSR Service Redundancy Protocol (SRP) audits. This command can also be used 
to enter a schedule for running the audit. 
Product
 
All products supporting ICSR 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Service Redundancy Protocol Configuration 
configure > context context_name > service-redundancy-protocol
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-srp)# 
Syntax
 
[no] audit cron [ daily hour hour_number minute minute_number ] [ day-of-month day_number 
] [ month month_number ] [ week-of-day day_name ] 
[no] audit daily-start-time hour minute 
[no] audit periodicity minutes 
default audit periodicity  
default
 
Resets the specified parameter to its default setting of 60. 
no
 
Disables the specified function. 
audit cron
 
[ daily hour
 
hour_number
 
minute
 
minute_number
 
] [ day-of-month
 
day_number
 
] [ month
 
month_number
 
] [ week-of-day
 
day_name
 
]
 
Configures a cron job (time-based job scheduler) for running the audit. Supported scheduling variables 
include: 
 
daily hour hour_number minute minute_number – configures the hour and minute of the day when the 
job will run. Specify hour_number as an integer from 0 to 23 and minute_number as an integer from 
0 to 59. 
 
day-of-month day_number – configures the day of the month when the job will run. Specify 
day_number as an integer from 1 to 31. 
 
month month_number – configures the month of the year when the job will run. Specify 
month_number as an integer from 1 to 12. 
 
week-of-day day_name – configures the week day on which the job will run. Specify day_name as one 
of the following names: friday, monday, saturday, sunday, thursday, tuesday, or wednesday.