Usage: %1!s! field= matchtype= data= Parameters: Tag Value field - One of the following values: For layer = um if_uuid if_version ...

Usage: %1!s! [field=] [matchtype=] [data=] 

Parameters: 

       Tag           Value 
       field       - One of the following values: 
                     For layer = um 
                         if_uuid if_version if_flag dcom_app_id image_name 
                         protocol auth_type auth_level sec_encrypt_alg 
                         sec_key_size remote_user_token local_addr_v4 
                         local_addr_v6 remote_addr_v4 remote_addr_v6 
                         local_port pipe 
                     For layer = epmap 
                         if_uuid if_version protocol auth_type auth_level 
                         sec_encrypt_alg sec_key_size remote_user_token 
                         local_addr_v4 local_addr_v6 remote_addr_v4 
                         remote_addr_v6 local_port pipe 
                     For layer = ep_add 
                         process_with_if_uuid protocol ep_value ep_flags 
                     For layer = proxy_conn 
                         server_name server_port proxy_auth_type 
                         client_token client_cert_key_name client_cert_oid 
                     For layer = proxy_if 
                         if_uuid if_version server_name server_port 
                         proxy_auth_type client_token client_cert_key_length 
                         client_cert_oid 
       matchtype   - One of the following values: 
                     equal 
                     greater 
                     less 
                     greater_or_equal 
                     less_or_equal 
                     range 
                     all_set 
                     any_set 
                     none_set 
       data        - Value associated with the field paramter. 

Remarks: Adds a condition to the RPC firewall rule. 

Examples: 

       add condition field=if_uuid matchtype=equal 
                     data=11111111-1111-1111-1111-111111111111 
       add condition field=protocol matchtype=equal data=ncacn_ip_tcp