Configuring The D Channels For Modem Signaling; Configure - Cisco AS5300-96VOIP-A Software Configuration Manual

Universal access server
Table of Contents

Advertisement

Configuring the D Channels for Modem Signaling

Configuring the D Channels for Modem Signaling
Configure the ISDN D channels, which carry the control and signaling information for ISDN calls,
for each ISDN PRI line.

Configure

Table 3-13
Step
1
2
3
4
5
6
7
8
9
10
11
1. PPP = Point-to-Point Protocol.
2. CHAP = Challenge Handshake Authentication Protocol.
3. PAP = Password Authentication Protocol.
3-24
Cisco AS5300 Universal Access Server Software Configuration Guide
Configuring the D Channels for Modem Signaling
Command
5300> enable
Password: <password>
5300#
5300# configure terminal
Enter configuration commands, one per line. End
with CNTL/Z.
5300(config)#
5300(config)# interface serial 0:23
5300(config-if)#
5300(config-if)# ip address 172.16.253.254
255.255.255.0
5300(config-if)# isdn incoming-voice modem
5300(config-if)# dialer-group 1
5300(config-if)# encapsulation ppp
5300(config-if)# ppp multilink
5300(config-if)# ppp authentication chap pap
5300(config-if)# peer default ip address pool
default
5300(config-if)# Ctrl-Z
5300#
%SYS-5-CONFIG_I: Configured from console by
console
Purpose
Enter enable mode (also called
privileged EXEC mode).
Enter the password.
You have entered enable mode when the
prompt changes to
.
5300#
Enter global configuration mode. You
have entered global configuration mode
when the prompt changes to
5300(config)#.
Enter serial interface configuration
mode. After configuring the controller, a
corresponding D channel serial interface
is created instantly. For example, serial
interface 0:23 is the D channel for
controller 0. You must configure each
serial interface to receive incoming and
send outgoing modem signaling.
Assign an IP address and subnet mask to
the interface.
Configure all incoming voice calls to go
to the modems.
Assign serial interface to dialer group 1.
The dialer group number is used with the
dialer-list command to determine which
packets will be meet the criteria
specified by the dialer-list command and
activate the ISDN connection.
Changes the default to encapsulation ppp
so you can enter ppp commands.
1
Enable PPP
multilink on the serial
interface.
2
3
Enable CHAP
and PAP
authentication
on the serial interface.
Support dial-in PC clients.
Return to enable mode.
This message is normal and does not
indicate an error.

Advertisement

Table of Contents
loading

This manual is also suitable for:

As5300

Table of Contents