Avaya IG550 Installing And Configuring page 139

Integrated gateway
Table of Contents

Advertisement

set interfaces dl<#> unit 0 dialer-options incoming-map
accept-all
where <#> is the number, from 0 to 149, for the dialer and the dialer will accept all
incoming calls.
For example, type:
set interfaces dl1 unit 0 dialer-options incoming-map accept-all, where dialer 1 will
accept all incoming calls.
set interfaces dl<#> unit 0 no-keepalives
where <#> is the number, from 0 to 149, for the dialer.
For example, type:
set interfaces dl1 unit 0 no-keepalives, where dialer 1 will not send keepalive
messages to the accessing host computer. Keepalive messages show continued active
status.
set interfaces dl<#> unit 0 family inet address <IP_address1>/30
destination <IP_address2>
where <#> is the number, from 0 to 149, for the dialer, <IP_address1> is the incoming
IP address of router's umd0 modem interface and <IP_address2> is the outgoing IP
address over the umd0 modem interface.
For example, type:
set interfaces dl1 unit 0 family inet address 10.6.151.249/30 destination
10.6.151.250, where dialer 1 uses 10.6.151.249 as the incoming IP address from the
modem interface and sends 10.6.151.250 as the outgoing IP address.
set access profile
chap-secret "
where
<access_profile_name>
established for the dialer and will contain the client name,
that is dialing in over the modem, and
characters for the host computer to use as an encrypted password.
For example, type:
set access profile jtr client jtr1 chap-secret "$9$XiHPQ/9pRclZntOIYeKjobUk",
where the access profile jtr, used by dialer 1 to find a chap secret, contains a client
(login) called jtr1 with an encapsulated chap secret (password) of $9$XiHPQ/
9pRclZntOIYeKjobUk.
5. At the configure prompt (#), type commit.
6. At the configure prompt (#), type show access.
The chap secret for modem access appears.
<access_profile_name>
<chap_secret_string>
is the name of the CHAP access profile previously
client
"
<client_name>
<chap_secret_string>
<client_name>
is the login
is any text string of
Issue 2 January 2008
139

Advertisement

Table of Contents
loading

Table of Contents