Here is the config
3640-Router#sh run
Building configuration...

Current configuration:
!
! Last configuration change at 15:50:07 EST Fri Mar 22 2002
!
version 12.0
service timestamps debug datetime localtime
service timestamps log datetime localtime
service password-encryption
!
hostname 3640-Router
!
logging buffered 8192 debugging
aaa new-model
aaa authentication login default radius local
aaa authentication login NOAUTH none
aaa authentication login LINE line
aaa authentication ppp default radius
aaa authorization network default radius
aaa accounting exec default start-stop radius
aaa accounting network default start-stop radius
enable secret 5 $1$WOiv$Y36Ly7qDTlc5.vjy8W4Ji.
!
username whatever password 7 15180805
clock timezone EST -5
clock summer-time ESD recurring
modem country mica usa
ip subnet-zero
no ip source-route
no ip finger
no ip domain-lookup
ip name-server 10.0.0.2
ip name-server 10.0.0.3
ip name-server 134.241.180.1
!
ip dhcp-server 10.0.0.2
appletalk routing
appletalk virtual-net 50 printers
isdn switch-type basic-dms100
!
!
!
interface Ethernet1/0
 ip address 10.0.9.4 255.255.0.0
 no ip directed-broadcast
 appletalk cable-range 1-30 11.236
 appletalk zone printers
!
interface BRI2/0
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 ip tcp header-compression passive
 isdn switch-type basic-dms100
 isdn spid1 xxxxxxxxxxxxxx xxxxxxxxxx
 isdn spid2 xxxxxxxxxxxxxx xxxxxxxxxx
 isdn incoming-voice modem
 no cdp enable
!
interface BRI2/1
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 isdn switch-type basic-dms100
 isdn spid1 xxxxxxxxxxxxxx xxxxxxxxxx
 isdn spid2 xxxxxxxxxxxxxx xxxxxxxxxx
 isdn incoming-voice modem
 no cdp enable
!
interface BRI2/2
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 shutdown
 isdn switch-type basic-5ess
 isdn incoming-voice modem
!
interface BRI2/3
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 shutdown
 isdn switch-type basic-5ess
 isdn incoming-voice modem
!
interface Group-Async0
 description "Analog Lines in Slot 3"
 ip unnumbered Ethernet1/0
 no ip directed-broadcast
 encapsulation ppp
 ip tcp header-compression passive
 async mode interactive
 appletalk client-mode
 peer default ip address dhcp
 no cdp enable
 ppp authentication ms-chap chap pap
 group-range 97 104
!
interface Group-Async1
 description "Digital Modem Module in Slot 0"
 ip unnumbered Ethernet1/0
 no ip directed-broadcast
 encapsulation ppp
 ip tcp header-compression passive
 async mode interactive
 appletalk client-mode
 peer default ip address dhcp
 no cdp enable
 ppp authentication ms-chap chap pap
 group-range 1 12
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.0.0.1
no ip http server
!
radius-server host 10.0.0.20 auth-port 1645 acct-port 1646
radius-server timeout 20
radius-server key budlight
!
line con 0
 logging synchronous
 login authentication NOAUTH
 transport input none
line 1 12
 autoselect during-login
 autoselect ppp
 modem InOut
 transport input all
line 97 104
 autoselect during-login
 autoselect ppp
 modem InOut
 transport input all
line aux 0
line vty 0 4
 password 7 07052245
 login authentication LINE




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=39710&t=39710
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to