User`s manual

Dynamix DW-01Plus/S Gateway User Manual
- 74 -
--port: Call signal port number of caller
--drop : Drop e.164 number when dial out. 0 means to keep e.164 number, 1
means to drop e.164 number when dialing out.
--inert: Insert digits.(1~10 digits)
usr/config$ pbook add name test e164 100 ip 192.168.13.78
-modify: modify an existing record. When using this command, users have to
specify the records index number, and then make the change.
usr/config$ pbook modify 1 name test e164 5678 ip 192.168.1.10 port 173
0
drop 0
-delete: delete a specific record. [pbook delete 3] means delete index 3 record.
usr/config$ pbook delete 3
PhoneBook Rules:
The e164 number defined in phone book will fully carry to destination. It is not just a
representative number for destinations IP Address. In other words, user dial this
e164 number to reach destination, destination will receive the number and find out
if it is matched to its e164, including Line number in some particular device.
For example:
usr/config$ pbook -print
index Name IP E164 Port
========================================================
1 74 192.168.13.74 74
--------------------------------------------------------
usr/config$
5.3.10 [pppoe]
Display PPPoE related information.
usr/config$ pppoe
PPPoE device information and configuration
Usage:
pppoe [-print]|[-open]|[-close]
pppoe [-dev on/off][-id username][-pwd password]
-print Display PPPoE device information.
-dev Enable(=1) or Disable(=0) device.