Display a Remote Node Record
The display remotenode command displays information about one or more remote node records. The command has the following parameter:
Command | Parameter | Values |
---|---|---|
display remotenode | name=Name of the remote node record to display information about. | node name | wildcard value To display information about more than one remote node record, use wildcard characters. Use wildcard characters to display information about a group of remote node records. The options are: Asterisk (*)—Any number of characters. Example: kps.* displays remote nodes with a name that starts with kps. Question mark (?)—A single character. Example: k?s.* displays kas.* and kbs.*. |
Manage Remote Node Records
Create Alias
The create alias command will create an alias record for an existing node record in the Secure+ parmfile. The command has the following parameter:
Command | Parameter | Value |
---|---|---|
create alias | name=The alias name to be used. | An alias name for an existing node name record. Important: Characters
used in Netmap Node Names (or Secure+ Node Names or Secure+ Alias Names) should be restricted to
A-Z, a-z, 0-9 and @ # $ . _ - to ensure that the entries can be properly managed by Control Center, SterlingConnect:Direct®
Connect:Direct Browser User Interface, or IBM® Sterling Connect:Direct Application Interface
for Java™ for
Java (AIJ) programs.
|
basename=The name of the existing node record. | The existing node name |