154
C
HAPTER
10: M
ANAGING
U
SER
A
CCOUNTS
U
SING
THE
C
OMMAND
L
INE
I
NTERFACE
Note the following syntax considerations:
■
Full parameter and abbreviated parameter names must be prefaced
with two hyphens (for example,
--password
).
■
String parameter values that include spaces, punctuation, or special
characters
must
be enclosed in double quotation marks. For example,
the address 26 Granite Street must be entered as
--street1 “26
Granite Street”
. In general, it is advisable to avoid using characters
such as:
■
‘ and “ (single double quotation marks
■
< or > (angle brackets)
■
; (semicolon)
■
? (question mark)
■
! (exclamation mark
■
/ or \ (slash marks)
--pprofile
Yes
Single
String
The value specifies the phone profile to be
used by the account.
All phones must be assigned a phone profile.
To create the account with the default phone
profile, omit this field.
--mac-addr or --mac-a
Yes
Single
String
The value specifies the Media Access Control
(MAC) address, in hex format, of a phone.
--new-mac-addr or --new-m
Yes
Single
String
Used with the --mod parameter to change
the MAC address assigned to a phone
extension to the specified value.
--mac-lock or --mac-l
Yes
Single
int (0|1)
When set to 1 (true), locks the phone
identified by the --mac-addr parameter to
the phone extension identified by the
--phone parameter.
--site-id
Yes
Single
String
The value specifies the site identifier assigned
to the location hosting the account. This ID is
specified during VCX software installation
procedure.
--remote
Yes
Single
String
The value specifies the IP address, in dotted
decimal notation, of a remote Authentication
and Directory server.
Table 14
user-MAC Command Parameters (continued)
Parameter
(full name/abbreviation)
Takes
Value?
Mode
Parameter
Type
Description
Summary of Contents for VCX V7000
Page 26: ...26 CHAPTER 1 VCX SYSTEM MAINTENANCE OVERVIEW ...
Page 68: ...68 CHAPTER 3 MANAGING VCX SERVERS ...
Page 78: ...78 CHAPTER 4 BACKING UP AND RESTORING A VCX CONFIGURATION ...
Page 88: ...88 CHAPTER 5 MANAGING AUTHENTICATION AND DIRECTORY SERVICE DATABASES ...
Page 100: ...100 CHAPTER 6 MANUALLY CONFIGURING MULTI MASTER REPLICATION ...
Page 140: ...140 CHAPTER 8 MANAGING UNINTERRUPTIBLE POWER SUPPLIES ...
Page 250: ...250 APPENDIX B UPGRADING VCX SERVER SOFTWARE FROM V7 1 X TO V7 1 Y ...
Page 290: ...290 APPENDIX C UPGRADING VCX SERVER SOFTWARE FROM V6 0 TO V7 0 ...
Page 328: ...328 APPENDIX D DOWNGRADING VCX SERVER SOFTWARE ...
Page 339: ...CLI Command Descriptions 339 ...