-f interface_UUID[,MajorVer] Specifies which interface to ping. You identify the interface
by providing its Universally Unique Identifier (UUID). The default interface version is 1.0,
312 CHAPTER 11 WORKING WITH TCP/IP
which you can override by providing a major version number. When you use this option, the
RPCPing utility queries the endpoint mapper on the specified machine to locate the interface
endpoint. The utility then uses the interface endpoint for testing purposes.
-O Object_UUID Specifies the object UUID to ping. The object must register an object UUID
(generally, using RegSvr32 or an equivalent utility) to use this feature.
-i #_iterations Defines the number of calls to make. The RPCPing utility uses a default
value of 1, which is sufficient to test connectivity. If you want to test for other kinds of errors,
you??™ll normally need to specify more iterations.
-u security_package_id Determines which security provider RPCPing uses to make the
call. You specify the security provider as a number or a name. If you use a number, then it must
match the numbers used for the RpcBindingSetAuthInfoEx() function (see http://msdn2
.microsoft.
Pages:
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755