Checking RPC Authentication Levels

You can check the Cache Manager's current RPC authentication levels by using the cm getprotectlevels command:

$ cm getprotectlevels

Initial protection level in the local cell: value
Minimum protection level in the local cell: value
Initial protection level in non-local cells: value
Minimum protection level in non-local cells: value

The various possible output strings for value are as follows:

· rpc_c_protect_level_default - default

· rpc_c_protect_level_none - none

· rpc_c_protect_level_connect - connect

· rpc_c_protect_level_call - call

· rpc_c_protect_level_pkt - packet

· rpc_c_protect_level_pkt_integ - packet integrity

· rpc_c_protect_level_pkt_privacy - packet privacy