Fortinet black logo

rpc_num

Copy Link
Copy Doc ID f21167b4-200c-11e9-b6f6-f8bc1258b856:60733
Download PDF

rpc_num

The rpc_num keyword is used to check the RPC application, version and procedure numbers in a SUNRPC CALL request.

Syntax:
--rpc_num <application_number>[,<version_number>[,<procedure_number>]];
Examples:
--rpc_num 100221,*,*;
--rpc_num 100005,2,*;
--rpc_num 100000,*,4;

The * indicates that the number can have any value.

rpc_num

The rpc_num keyword is used to check the RPC application, version and procedure numbers in a SUNRPC CALL request.

Syntax:
--rpc_num <application_number>[,<version_number>[,<procedure_number>]];
Examples:
--rpc_num 100221,*,*;
--rpc_num 100005,2,*;
--rpc_num 100000,*,4;

The * indicates that the number can have any value.