HP-UX SNAplus2 R7 Administration Command Reference
Administration Commands
delete_rcf_access
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
INVALID_PORT_NAME
The specified port name was not the name of a port defined on the SNAplus2 system.
State Check
If the command does not execute because of a state error, SNAplus2 returns the following parameters:
primary_rc
STATE_CHECK
secondary_rc
PORT_ACTIVE
The specified port cannot be modified because it is currently active.
Other Conditions
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary
return codes that are common to all commands.
2.87 delete_rcf_access
The delete_rcf_access command deletes access to the SNAplus2 Remote Command Facility (RCF) that
was previously specified using define_rcf_access. For more information about RCF, refer to the HP-UX
SNAplus2 Administration Guide. This command prevents access to both SPCF and UCF. To allow access to one
but prevent access to the other, use define_rcf_access.
Because RCF access parameters are defined as domain resources, this command is not associated with a particular
node.
SNAplus2 acts on the RCF access parameters during node start-up; if RCF access is deleted while a node is running,
the change does not take effect on the server where the node is running until the node is stopped and restarted.
2.87.1 Supplied Parameters
[delete_rcf_access]
No parameters are supplied for this command.
2.87.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.87.3 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a
secondary return code to provide specific details about the reason for unsuccessful execution.
279