User guide
Chapter 7: Using the Command Line Interface
178
Changing the Outlet Name
This command syntax names an outlet.
config:# outlet <n> name "<name>"
Variables:
<n> is the number of the outlet that you want to configure.
<name> is a string comprising up to 32 ASCII printable characters.
The <name> variable must be enclosed in quotes when it contains
spaces.
Example
The following command assigns the name "Win XP" to outlet 8.
config:# outlet 8 name "Win XP"
Inlet Configuration Commands
An inlet configuration command begins with inlet. You can configure an
inlet by using the inlet configuration command.
Changing the Inlet Name
This command syntax names an inlet.
config:# inlet <n> name "<name>"
Variables:
<n> is the number of the inlet that you want to configure. The value is
an integer between 1 and 50.
<name> is a string comprising up to 32 ASCII printable characters.
The <name> variable must be enclosed in quotes when it contains
spaces.
Example
The following command assigns the name "AC source" to the inlet 1.
config:# inlet 1 name "AC source"