To display the number of records owned by a specific server specified by the version range. Syntax: show reccount Server=]IP ...

To display the number of records owned by a specific server specified 
by the version range. 
 
Syntax: 
 
        show reccount  [Server=]IP address  [[MaxVer=]{high,low}] 
        [[MinVer=]{high,low}] 
 
Parameters: 
 
        Server         - IP address of the owner server. 
 
        MaxVer         - Specifies the maximum version of records to show. 
 
        MinVer         - Specifies the minimum version of records to show. 
 
Note:          Setting MinVer and MaxVer counts the whole range of records. 
Example:       show reccount server=10.2.2.2 maxver={0,0} minver={0,0} 
 
               This command shows the total record count for WINS 
               server 10.2.2.2.