To create and add a range of IP addresses for distribution with the current multicast scope. Syntax: add iprange Parameters: ...

To create and add a range of IP addresses for distribution with the 
current multicast scope.  
 
Syntax: 
 
        add iprange   
 
Parameters: 
 
        StartIP        - Starting IP address for the range. 
 
        EndIP          - Ending IP address for the range. 
 
Notes:         The additional range must be within the valid range of 
               multicast IP addresses (from 224.0.0.0 to 
               239.255.255.255).  
 
Example:       add iprange 224.2.2.10 224.2.2.20 
 
               This command adds the IP address range 224.2.2.10 to 
               224.2.2.20 to the distribution range in the multicast 
               scope.