To set the default pull partner parameters for the WINS server. Syntax: set pullparam State=]0|1 Strtup=]1|0 Start=]Value ...

To set the default pull partner parameters for the WINS server.    Syntax:            set pullparam [State=]0|1  [[Strtup=]1|0] [[Start=]Value]          [[Interval=]Value] [[Retry=]Value]    Parameters:            State          - 0-Do not use persistent connections with pull                           partners.                            1-Use persistent connections with pull partners.            Strtup         - 0-Do not start pull replication at startup                           (default).                            1-Start pull replication at startup.            Start          - Start time for the pull trigger (seconds).            Interval       - Replication interval (seconds).            Retry          - Retry count.    Note:          None of these parameters are required and, when not                 used, previously set or default values are maintained.    Example:       set pullparam state=1 strtup=1 start=23600 interval=259200                               retry=7                   This command sets the default pull partner parameters                 for this WINS server to use a persistent connection                 with its pull partners, begin replication at startup,                 start the pull trigger in 23600 seconds at an interval                 of 259200 seconds, and retry replication seven times.