Previous Topic: ADDRESS LXCON CommandsNext Topic: ADDRESS LXCON VMCMD—Send Commands To VM System


For more information:

Keywords Common to All ADDRESS USS Commands

ADDRESS LXCON LXCMD—Send Commands To Linux System

The LXCMD command issues any Linux command that can be executed from a shell environment.

This command has the following format:

ADDRESS LXCON "LXCMD keywords"
  {COMMAND('cmd text')}
  {LXNAME(linux name)}
  {VMNODE(vm name)}
  [LOG(Y|N)]
  [STEM(stem)]
  [WAIT(seconds)]
  [DELAY(seconds)]
COMMAND

This required keyword defines the text of the LINUX command. This keyword can be up to 2048 characters in mixed case.

LXNAME

Defines the name of a Linux guest to which you want to send the command.

VMNODE

Defines a name of VM system under which Linux guest, specified by the LXNAME parameter, is running.

LOG, STEM, WAIT, and DELAY

(Optional) Specify the LOG, STEM, WAIT, and DELAY keywords. These keywords have the same meaning as the ADDRESS USS Common Keywords.