set isdn dialer ippp1 out-number <number>
set isdn dialer ippp1 login <user> password <passwrd>
set isdn dialer ippp1 huptimeout 120
set isdn dialer ippp1 ipaddr 1.1.1.1 nexthop 2.2.2.2
set isdn dialer ippp1 masquerade
set isdn dialer ippp1 accept-remote-ip
set isdn dialer ippp1 no-accept-local-ip
set isdn dialer ippp1 dialmode manual
set isdn dialer ippp1 default-route
set isdn dialer ippp1 on
The command
set isdn dialer ippp1 eaz <all|number>
is used to configure the telephone number which will only accepts incoming connections: only
incoming calls to this telephone number will be accepted.
The value all accepts incoming calls from any telephone number.
If a non-existent number (e.g. 999999)is configured, the dialer map will reject all incoming calls. So
the dialer ippp1 is only used for outgoing calls.
set isdn dialer ippp1 out-number <number>
configures the number to be called by the dialer map.
set isdn dialer ippp1 login <user>
is used to configure the user which will be used for authentication during the connection to the
telephone number.
set isdn dialer ippp1 ipaddr 1.1.1.1 nexthop 2.2.2.2
configures the IP interface associated with the outgoing dialer map.
If the addresses are assigned by the remote system the following format can be used: set isdn
dialer ippp1 ipaddr 0.0.0.0
set isdn dialer ippp1 masquerade
is used to send IP packets using as IP source address the local address associated with the dialer;
i.e. all the NATP operations will be made on the dialer interface.
set isdn dialer ippp1 accept-remote-ip
and
set isdn dialer ippp1 accept-local-ip
establish the method through which the addresses on the ippp1 interface will be assigned. This
function is described in detail later.
set isdn dialer ippp1 dialmode manual
is used to define the method of call activation: manual allows manual activation through the
command isdnctrl dial ippp1 manual; auto allows automatic activation of the ISDN call when
there is the first transmission request on the ippp1 interface.
set isdn dialer ippp1 default-route