To set the configuration parameters for the specified pull partner. Syntax: set pullpartnerconfig State= 0|1 Server=]Server ...

To set the configuration parameters for the specified pull partner.    Syntax:            set pullpartnerconfig [State=] 0|1 [Server=]Server name           [[Start=]Value] [[Interval=]Value]    Parameters:            State          - To enable or disable persistence connection                           flag. 0-Disable, 1-Enable (default).             Server         - Name or IP address of the pull replication                           partner.             Start          - Start time for replication (seconds).            Interval       - Interval between pull replications                           (seconds).     Note:          If a name is provided for the Server parameter and it                 cannot be resolved to an IP address, the function                 fails.     Example:       set pullpartnerconfig state=1 server=10.2.2.2 start=3600 interval=4320                   This command sets the pull partner configuration for                 the current WINS server for the partner WINS server,                 10.2.2.2. Pull replication starts in 3600 seconds and                 runs every 4320 seconds.