To set automatic configuration of replication partners for a WINS server. Syntax: set autopartnerconfig State=]0|1 Interval=]Value ...

To set automatic configuration of replication partners for a WINS 
server.  
 
Syntax: 
 
        set autopartnerconfig [State=]0|1 [[Interval=]Value]  
        [[TTL=]Value] 
 
Parameters: 
 
        State          - 0-Reset(default), 1-Set. 
 
        Interval       - Multicast interval in seconds. 
 
        TTL            - Time-To-Live value for Multicast Datagrams 
                         between WINS Servers. Valid range : 1-32 
 
Note:          If no parameters are used, automatic partner 
               configuration is reset (disabled). 
 
Example:       set autopartnerconfig state=0 interval=3600 ttl=20  
 
               This command configures the automatic configuration 
               information for this WINS server for a multicast 
               interval of 3600 seconds and a Time to Live (TTL) value 
               of 20.