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

To set the configuration parameters for the specified push partner.    Syntax:            set pushpartnerconfig [State=] 0|1  [Server=]Server name            [Update=]Value]    Parameters:            State          - To enable or disable persistence connection                           flag. 0-Disable, 1-Enable(default).            Server         - Name or IP address of the server.            Update         - Update count.    Note:          If name is provided in the server parameter and it                 cannot be resolved to an IP address, the function                 fails.     Example:       set pushpartnerconfig state=1 server=10.2.2.2 update=2                   This command sets the push partner configuration for                 the current WINS server for the partner WINS server,                 10.2.2.2. It also sets the number of changes in version                 ID before push partners are informed about them for                    replication (Update Count) to 2.