
A
PPENDIX
I: TCL P
ROGRAMMING
G
UIDE
127
ampsetconfiguration
Sets the specified field to the value passed. Returns an error if the interpreter cannot get the config lock.
Usage: ampsetconfiguration <category> <field_name> <value>
•
Category
: network, datacom, smtp, radius
•
Field_name
: field to be altered in a particular category
•
Value
: new value
Setting a specific parameter is done as follows (changing a port configuration):
% ampsetconfiguration network portaddress 2398
configuration successful
% ampsave
Important! An ampsave command must be executed in order for any changes to take effect. In the
instance above, a reboot occurs.
Possible error condition:
% ampsetconfiguration network portaddress 2398
TCL cannot write to the configuration: locked by John Smith
This denotes that there is a user that is viewing/modifying the configuration of the unit and the command cannot
modify the configuration parameters.
ampgetuser
Returns a string listing all the currently configured users and their user account parameters.
Usage: ampgetuser
% ampgetuser
Users: Steve Gaumer John Smith Michael White Fredrick Jones
Note
: The names are not shown with any delimiters.
If a specific user is specified, only that user’s account information is listed. If the user name contains spaces, the
name needs to be entered in quotes.
Usage: ampgetuser <user_name>
% ampgetuser "Steve Gaumer"
userid:5
loginname:wgaumer
capability:observer
username:Steve Gaumer
userinfo:Network Engineer in Training
Ports:1:2:3:4:5:6:7:8
ampadduser
Creates a new user account or edit an existing user account. The last argument is optional.
Summary of Contents for Dominion SX16
Page 1: ...Installation and Operations Manual SX16 SX32...
Page 2: ...This page intentionally left blank...
Page 4: ...This page intentionally left blank...
Page 6: ...This page intentionally left blank...
Page 10: ...iv TABLE OF CONTENTS...
Page 14: ...viii TABLE OF FIGURES...
Page 24: ...10 DOMINION SX INSTALLATION AND OPERATIONS MANUAL...
Page 30: ...16 DOMINION SX INSTALLATION AND OPERATIONS MANUAL...
Page 82: ...68 DOMINION SX INSTALLATION AND OPERATIONS MANUAL...
Page 84: ...70 DOMINION SX INSTALLATION AND OPERATIONS MANUAL...
Page 86: ...72 DOMINION SX INSTALLATION AND OPERATIONS MANUAL...
Page 88: ...74 DOMINION SX INSTALLATION AND OPERATIONS MANUAL...
Page 102: ...88 DOMINION SX INSTALLATION AND OPERATIONS MANUAL...
Page 114: ...100 DOMINION SX INSTALLATION AND OPERATIONS MANUAL...
Page 120: ...106 DOMINION SX INSTALLATION AND OPERATIONS MANUAL...
Page 132: ...118 DOMINION SX INSTALLATION AND OPERATIONS MANUAL...
Page 158: ...144 DOMINION SX INSTALLATION AND OPERATIONS MANUAL...
Page 161: ...APPENDIX K TECHNICAL FAQS 147 DSX 0A E 255 60 2000...
Page 162: ...148 DOMINION SX INSTALLATION AND OPERATIONS MANUAL...