
{
{      This directive is used to uniquely identify each remote host within
{ the accessable domain of the local host.  One remote host definition is
{ required for each remote host that is to be accessed from the local host.
{
{      WARNING -  The physical and logical identifiers allow string
{                 values to be specified.  Currently, only NOS/VE
{                 supports identifiers that are not alpha-numeric.
{                 Also, the lower case characters are mapped into
{                 the equivalent upper case character.
{
{ DEFINE_REMOTE_HOST, DEFRH(
{      physical_identifier, pid, pi: string 3 = $required
{      logical_identifiers, logical_identifier, lid, li:
{           list of string 1..31 = $required)
{
{ physical_identifier:  This parameter specifies a string that uniquely
{   defines this remote host within the domain of the local host.
{
{ logical_identifier:  This parameter specifies a list of strings
{   used to request the services of this host.  A logical identifier
{   can appear under multiple physical identifiers.
{
{      NOTE - The logical identifiers can be 1 to 31 characters in
{             length.  Currently only NOS/VE hosts can define
{             LIDs that are not 3 characters in length.
{

