Usage: %1!s! name= grpaddr= grpmask= -or- %1!s! name= scopename= Parameters: Tag Value name - The name of the interface where ...

Usage: %1!s! [name=] [grpaddr=] [grpmask=]
       -or-
       %1!s! [name=] [scopename=]
                                                                             
Parameters:                                                                  
                                                                             
       Tag              Value                                                
       name           - The name of the interface where the boundary is to   
                        be added.                                            
       grpaddr        - The multicast group address of the boundary to add.  
       grpmask        - The subnet mask of the boundary address to be added. 
       scopename      - The name of the multicast scope to be bounded.       
                                                                             
Remarks: Adds a multicast scope boundary on an interface.                    
                                                                             
Examples:                                                                    
                                                                             
      %1!s! name=Internal grpaddr=239.0.0.1 grpmask=255.255.255.255   
      %1!s! name="Local Area Connection" scopename="My Mcast Scope"