From: Carlton L. Frye, Jr. (clfrye@xxxxxxxxxxxxxxxx)
Date: Wed Jan 26 2000 - 21:35:01 GMT-3
Here ya go, this config uses a TACACS server for authentication. If you are
not using one just remove
the line that say tacacs or authentication.
hostname 3640
!
boot system flash c3640-js-mz.120-8.bin
boot system flash aaa0453.bin
aaa new-model
aaa authentication login default tacacs+
aaa authentication login no_tacacs enable
aaa authentication ppp default tacacs+
enable password hello
!
ip subnet-zero
!
isdn switch-type primary-5ess
!
controller T1 2/0
framing esf
linecode b8zs
pri-group timeslots 1-24
!
interface Ethernet0/0
ip address 192.168.0.1 255.255.255.0
no ip directed-broadcast
!
interface Serial0/0
ip address 192.168.2.1 255.255.255.0
ip helper-address 192.168.9.51
no ip directed-broadcast
encapsulation frame-relay IETF
no ip mroute-cache
frame-relay lmi-type ansi
!
interface Ethernet0/1
ip address 192.168.253.4 255.255.255.0
no ip directed-broadcast
!
interface Serial2/0:23
ip unnumbered Ethernet0/0
no ip directed-broadcast
encapsulation ppp
dialer idle-timeout 300
dialer-group 1
isdn switch-type primary-5ess
isdn incoming-voice modem
peer default ip address pool ipaddr
ppp authentication chap pap
!
interface Group-Async1
ip unnumbered Ethernet0/0
no ip directed-broadcast
dialer in-band
dialer-group 1
async mode interactive
peer default ip address pool ipaddr
group-range 97 120
!
router rip
network 192.168.0.0
network 192.168.2.0
!
ip local pool ipaddr 192.168.0.206 192.168.0.230
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.0.1
ip http server
!
dialer-list 1 protocol ip permit
!
snmp-server community public RO
snmp-server community private RW
tacacs-server host 192.168.0.13 single-connection
tacacs-server key hello
!
line con 0
exec-timeout 0 0
login authentication no_tacacs
line 97 120
autoselect during-login
autoselect ppp
modem InOut
transport input all
flowcontrol hardware
line aux 0
line vty 0 4
exec-timeout 0 0
password hello
login
!
end
Carlton
----- Original Message -----
From: "Eddie Parra" <eparra@rexallsundown.com>
To: "CCIE Group Study" <ccielab@groupstudy.com>
Sent: Wednesday, January 26, 2000 4:14 PM
Subject: Can someone post a 3640 config with digital modems!
> Could someone please email me or post a 3640 config with
> digital modems! Thanks!
>
> -Eddie
>
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:22:46 GMT-3