Basic Configuration Using the Command-Line Interface
Configuring the Universal Port and Dial-Only Feature Cards
27
Cisco AS5350XM and Cisco AS5400XM Universal Gateways Software Configuration Guide
Modems and lines are configured after the ISDN channels are operational and POTS telephone calls have
been successfully routed to the modems
Each modem is mapped to a dedicated asynchronous line inside the gateway. After the
modem inout
command is applied to the lines, the gateway is ready to accept modem calls.
AAA security is applied to the lines using the
aaa new-model
command and
aaa authentication login
default local
command. AAA performs login authentication by using the local username database. The
login
keyword authenticates EXEC shell users. For more information about the AAA commands, see the
“Configuring Local AAA Security” section on page 3
.
Note
The modem speed 115200 bps and hardware flow control are the default settings for integrated modems.
Resetting to Default Values for Country Codes
To reset the modem to default settings for country codes, enter the
no spe country
command in global
configuration mode.
Step 3
AS5400(config)#
spe country
country name
Specifies the country for the feature card
parameters (including country code and
encoding). This setting is applied at the system
level. All universal port or dial-only feature cards
use the same country code. The default is
usa
if
the gateway is configured with T1 interfaces and
e1-default
if the gateway is configured with E1
interfaces. Use the
no
form of this command to set
the country code to the default of
usa
.
Note
All sessions on all universal port or
dial-only feature cards in all slots must be
idle for this command to execute.
Step 4
AS5400(config)#
line
slot/port slot/port
AS5400(config-line)#
Enters the numbers of the ports to configure. If
you wish to configure 108 ports on slot 3, enter
line 3/00 3/107
. If you wish to configure 324 ports
on slots 3–5, enter
line 3/00 5/107
. 108 ports will
be configured on each slot.
Step 5
AS5400(config-line)#
transport input all
Allows all protocols to be used when connecting
to the line.
Step 6
AS5400(config-line)#
autoselect ppp
Enables remote IP users running a PPP application
to dial in, bypass the EXEC facility, and connect
directly to the network.
Step 7
AS5400(config-line)#
modem inout
Enables incoming and outgoing calls.
Step 8
AS5400(config-line)#
Ctrl-Z
AS5400#
Returns to enable mode.
Command
Purpose