User's Manual

E-DOC-CTC-20061027-0003 v2.0
ATM Commands
55
atm phonebook add
Add a new phonebook entry.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
atm phonebook add name = <string>
addr = <atmchannel : PVC syntax is [port.]vpi.vci
port=dsl0 | ...>
name The name of the new phonebook entry.
This name can be freely chosen, however two limitations apply:
> The name of a phonebook entry intended for the Relayed PPPoA
(PPPoA-to-PPTP Relaying) packet service may not start with capital P or
capital T
> The name of a phonebook entry intended for the PPP-to-DHCP
spoofing packet service must start with DHCP (for example
DHCP_Spoof01).
REQUIRED
addr The ATM address for this destination.
It is composed of a VPI and a VCI identifying ATM virtual channels. In most
cases the values are provided by the Service Provider.
Accepted VPI: a number between 0 and 15.
Accepted VCI: a number between 0 and 511.
REQUIRED
=>atm phonebook list
Name Use Address
atm_pvc_0_35 1 0.35
=>atm phonebook add name=RtPPPoA addr=8.35
=>atm phonebook list
Name Use Address
atm_pvc_0_35 1 0.35
RtPPPoA 0 8.35
=>
atm phonebook delete Delete an existing phonebook entry.
atm phonebook list Display the current phonebook.