Technical data

5-16 Dial Solutions Quick Configuration Guide
Dial-In Configuration Examples
username hansolo password 7 095E470B1110
username leiaorga password 7 0215055500070C294D
username anakin password 7 032A5K39068R1935
username jacen password 7 087X2G10385V8148
username jaina password 7 075V3W50429L2943
!
line vty 10 47
login authentication default
!
line 1 16
arap authentication default
!
interface Group-Async1
ppp authentication chap default
group-range 1 16
Protocol Configuration (Using a Local Pool of IP Addresses)
The following sample configuration enables an IP client to dial in to a network via an access server
(with an IGRP routing process of 101) and be assigned an IP address from a locally defined pool
(from 172.16.80.1 to 172.16.80.200). It also places all 16 asynchronous interfaces in a group
interface and PPP encapsulation. IP clients (such as Windows 95 clients) dial in and automatically
have a PPP session started (after the security dialog appears).
If you want to obtain IP addresses for dial-in clients from a Dynamic Host Configuration Protocol
(DHCP) server, you must change the peer default ip address pool pool-1 command to peer default
ip address dhcp. If you want to assign a static address to a remote client, you must change this
command (for an address of 172.18.24.48, for example) to peer default ip address 172.18.24.48.
router igrp 101
network 172.16.0.0
!
ip address-pool local
ip local pool pool-1 172.16.80.1 172.16.80.200
appletalk virtual-net 101 AT-zone
!
ethernet 0
ip-address 172.16.42.24 255.255.255.0
!
group-async1
ip unnumbered ethernet0
encapsulation ppp
async mode interactive
peer default ip address pool pool-1
ip tcp header-compression passive
appletalk client-mode
group-range 1 16
!
ip domain-name eapp.com
ip name-server charlatan