User`s guide
5-57
Basic Configuration
• WTI-Plug-Access - Determines which plug(s) the user will be allowed to access.
This command provides an argument that consists of a character string, with one
character for each the VMR/NPS's switched outlets. The following options are
available:
0 = Off (Deny Access)
1 = On (Allow Access)
For example, to allow access to Plugs 2 and 4, the command line would be:
WTI-Plug-Access="0101"
• WTI-Group-Access - Determines which plug group(s) the user will be allowed
to access. The argument for this command includes a character for each, defined
plug group. The first character in the string is used to represent the first plug group
defined, and the last character in the string represents the last plug group defined.
The following options are available for each plug group:
0 = Off (Deny Access)
1 = On (Allow Access)
For example, to allow access to the first three defined plug groups out of a total of
six defined plug groups, the command line would be:
WTI-Group-Access="111000"
Example:
The following command could be used to set the command access level to "User", allow
access to Serial Ports 1, 3, 5 and 7 and Plugs 1 and 2, and also allow access to the first
two of five defined plug groups:
tom Auth-Type:=Local, User-Password=="tom1"
Login-Service=Telnet,
Login-TCP-Port=Telnet,
User-Name="HARRY-tom",
WTI-Super="1",
WTI-Plug-Access="11000000",
WTI-Group-Access="11000",