Configuring The Asynchronous Group Interface; Configure - Cisco AS5300-96VOIP-A Software Configuration Manual

Universal access server
Table of Contents

Advertisement

Configuring the Asynchronous Group Interface

You can assign the asynchronous interfaces to a group so that you can configure them as a group,
instead of individually.
Timesaver
12
9
3
group will save you time.
6

Configure

Table 3-12
Step
1
2
3
4
5
6
7
8
9
Because there are so many asynchronous interfaces on the access server, configuring them as a
Configuring the Asynchronous Group Interface
Command
5300> enable
Password: <password>
5300#
5300# configure terminal
Enter configuration commands, one per line. End
with CNTL/Z.
5300(config)#
5300(config)# interface group-async 1
5300(config-if)#
5300(config-if)# ip unnumbered ethernet 0
5300(config-if)# encapsulation ppp
5300(config-if)# async mode interactive
5300(config-if)# ppp authentication chap pap
5300(config-if)# peer default ip address pool
default
5300(config-if)# group-range 1 48
Building configuration...
5300(config-if)#
5300(config-if)# Ctrl-Z
5300#
%SYS-5-CONFIG_I: Configured from console by
console
Configuring the Asynchronous Group Interface
Purpose
Enter enable mode (also called
privileged EXEC mode).
Enter the password.
You have entered enable mode when the
prompt changes to
Enter global configuration mode. You
have entered global configuration mode
when the prompt changes to
5300(config)#.
Place all asynchronous interfaces in a
single group, so that you configure the
same parameters quickly on all
interfaces at one time.
To conserve IP addresses, configure the
asynchronous interfaces as unnumbered,
and assign the IP address of the Ethernet
interface to them.
Enable PPP to run on the set of interfaces
in the group.
Configure interactive mode on the
asynchronous interface.
Enable CHAP and PAP authentication on
the interface.
Support dial-in PC clients. At the global
level, define the pool of addresses.
Define the group range of the interface.
The number you use with the
group-range command depends on the
number of asynchronous interfaces you
have on your access server. That is, if
your access server has 48 asynchronous
interfaces, you can specify group-range
1 48. If 60, specify group-range 1 60.
Return to enable mode.
This message is normal and does not
indicate an error.
Basic Configuration 3-21
.
5300#

Advertisement

Table of Contents
loading

This manual is also suitable for:

As5300

Table of Contents