[commit] command – Planet Technology VIP-152T User Manual

Page 34

Advertising
background image


PLANET VIP-152T User’s Manual

31

(pbook –print). Furthermore, user can also print only a section of data by indicate parameter “start

index” and “end index” (pbook –print “start index” “end index”). If parameter “end index” is omitted,

only record “start index” will be displayed. (pbook –print “start prefix”).

2. -add: add a new record in phone book table by giving name, IP address, and e.164 number of callee

endpoint.

(pbook –add name “X” ip “xxx.xxx.xxx.xxx” e164 “X”)

3. -delete: delete a record of certain listed index in phone book table. (pbook –delete “index number”)

4. -modify: modify record of a certain index in phone book . Please notice that the name, IP address

and e164 number must be modified together; user cannot just modify one parameter only.

(pbook –modify “index” name “X” ip “xxx.xxx.xxx.xxx” e164 “X”)

usr/config$ pbook

Phonebook information and configuration
Usage:
pbook [-print [start_record] [end_record]]
pbook [-add [ip ipaddress] [name Alias] [e164 phonenumber]]
pbook [-delete index]
pbook [-modify [index] [ip ipaddress] [name Alias] [e164 phonenumber]]

-print Display phonebook data.
-add Add an record to phonebook.
-delete Delete an record from phonebook.
-modify Modify an exist record.
Example:
pbook -print 1 10
pbook -print 1
pbook -print
pbook -add name Test ip 210.59.163.202 e164 1001
pbook -delete 3
pbook -modify 3 name Test ip 210.59.163.202 e164 1001

usr/config$

4.6. [commit] command

Save any changes after configuring the VIP-152T.

usr/config$ commit


This may take a few seconds, please wait....

Commit to flash memory ok!
usr/config$

Advertising