Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
Service Redundancy Protocol Configuration Mode Commands   
▀  audit 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
8190 
   
audit 
Sets the start time and periodicity for ICSR Service Redundancy Protocol (SRP) audits. 
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 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. 
daily-start-time
 
hour
 
minute
 
Specifies the daily start time. 
hour
 is a two-digit integer from 00 through 23. 
minute
 is a two-digit interval 
from 00 through 59. For example, a start time of 06 00 indicates that the audit will begin at 6:00 AM. 
periodicity
 
minutes
 
Specifies the interval in minutes for generating SRP audit statistics as an integer from 60 through 43200. For 
example, a periodicity of 90 indicates that SRP audit statistics will be generated every 90 minutes beginning 
at the specified start time. Default = 60. 
Usage
 
Use this command and its keywords to specify the start time and periodicity for generating ICSR SRP audit statistics. 
This audit ensures that two ICSR peers are in synch and identifies any discrepancies prior to scheduled or unscheduled 
switchover events. 
Example
 
The following command sequence specifies a start time of midnight and a periodicity of every two hours for 
generating SRP statistics: 
audit daily-start-time 06 00