Dear all exper
pls help me check config when I config dial in router 2501 . show me where is
wrong . because when I dial in from PC It verify username pass end then
disconnect
Thank
router2501#show ru
Building configuration...
Current configuration:
!
version 11.1
service timestamps debug uptime
service timestamps log uptime
service udp-small-servers
service tcp-small-servers
!
hostname router2501
!
aaa new-model
aaa authentication login default tacacs+ local
aaa authentication ppp default tacacs+ local
aaa accounting exec start-stop tacacs+
aaa accounting network start-stop tacacs+
enable secret 5 $1$332U$GrAJLvkQxKKxSmihIz19I/
enable password 7 00071A1507545A
!
username eis password 7 03015218
username tung password 7 03534F1E0808
username tuyen password 7 040C1F130126
username tien password 7 044F1E0808
username t password 7 0107
ip subnet-zero
!
interface Ethernet0
ip address 192.168.0.200 255.255.255.0
no ip mroute-cache
no ip route-cache
!
interface Serial0
no ip address
no ip mroute-cache
no ip route-cache
shutdown
!
interface Serial1
no ip address
no ip mroute-cache
no ip route-cache
shutdown
!
interface Async1
description connected to Dial-inPCs(modem)
ip unnumbered Ethernet0
ip tcp header-compression passive
encapsulation ppp
async mode interactive
dialer in-band
dialer rotary-group 1
!
interface Dialer1
description connected ti Dial-inPC
ip unnumbered Ethernet0
ip tcp header-compression passive
encapsulation ppp
peer default ip address pool Cisco2501-Group-1
dialer in-band
dialer-group 1
ppp authentication chap
router2501#conf t
Enter configuration commands, one per line. End with CNTL/Z.
router2501(config)#int
router2501(config)#interface di
router2501(config)#interface dialer 1
router2501(config-if)#ppp au
router2501(config-if)#ppp authentication pap
router2501(config-if)#as
router2501(config-if)#asy
router2501(config-if)#asy
router2501(config-if)#asy
router2501(config-if)#exit
router2501(config)#asy
router2501(config)#async-bootp ^Z
% Incomplete command.
router2501#show
09:11:29: %SYS-5-CONFIG_I: Configured from console by console ru
Building configuration...
Current configuration:
!
version 11.1
service timestamps debug uptime
service timestamps log uptime
service udp-small-servers
service tcp-small-servers
!
hostname router2501
!
aaa new-model
aaa authentication login default tacacs+ local
aaa authentication ppp default tacacs+ local
aaa accounting exec start-stop tacacs+
aaa accounting network start-stop tacacs+
enable secret 5 $1$332U$GrAJLvkQxKKxSmihIz19I/
enable password 7 00071A1507545A
!
username eis password 7 03015218
username tung password 7 03534F1E0808
username tuyen password 7 040C1F130126
username tien password 7 06121A2F4B
username t password 7 071B
ip subnet-zero
!
interface Ethernet0
ip address 192.168.0.200 255.255.255.0
no ip mroute-cache
no ip route-cache
!
interface Serial0
no ip address
no ip mroute-cache
no ip route-cache
shutdown
!
interface Serial1
no ip address
no ip mroute-cache
no ip route-cache
shutdown
!
interface Async1
description connected to Dial-inPCs(modem)
ip unnumbered Ethernet0
ip tcp header-compression passive
encapsulation ppp
async mode interactive
dialer in-band
dialer rotary-group 1
!
interface Dialer1
description connected ti Dial-inPC
ip unnumbered Ethernet0
ip tcp header-compression passive
encapsulation ppp
peer default ip address pool Cisco2501-Group-1
dialer in-band
dialer-group 1
ppp authentication pap
!
router rip
version 2
network 192.168.0.0
!
ip local pool Cisco2501_Group-1 192.168.0.17
ip name-server 192.168.0.12
ip classless
tacacs-server host 192.168.0.12
tacacs-server key tung
snmp-server community public RO
!
line con 0
transport input none
line aux 0
router2501#conf t
Enter configuration commands, one per line. End with CNTL/Z.
router2501(config)#no ip local pool Cisco2501_Group-1 192.168.0.17
router2501(config)#^Z
router2501#
09:12:37: %SYS-5-CONFIG_I: Configured from console by console
router2501#show int
Async1 is down, line protocol is down
Hardware is Async Serial
Description: connected to Dial-inPCs(modem)
Interface is unnumbered. Using address of Ethernet0 (192.168.0.200)
MTU 1500 bytes, BW 9 Kbit, DLY 100000 usec, rely 255/255, load 1/255
Encapsulation PPP, loopback not set, keepalive not set
DTR is pulsed for 5 seconds on reset
LCP Closed
Closed: ipcp
Last input 02:18:31, output 02:18:31, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0 (size/max/drops); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/64/0 (size/threshold/drops)
Conversations 0/1 (active/max active)
Reserved Conversations 0/0 (allocated/max allocated)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
95 packets input, 2050 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
96 packets output, 2064 bytes, 0 underruns
0 output errors, 0 collisions, 6 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
Dialer1 is up (spoofing), line protocol is up (spoofing)
Hardware is Unknown
Description: connected ti Dial-inPC
Interface is unnumbered. Using address of Ethernet0 (192.168.0.200)
MTU 1500 bytes, BW 56 Kbit, DLY 20000 usec, rely 255/255, load 1/255
Encapsulation PPP, loopback not set
DTR is pulsed for 1 seconds on reset
Last input never, output never, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0 (size/max/drops); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/64/0 (size/threshold/drops)
--More--
User Access Verification
Username:
Username: eis
Password:
router2501>en
Password:
router2501#show ru
Building configuration...
Current configuration:
!
version 11.1
service timestamps debug uptime
service timestamps log uptime
service udp-small-servers
service tcp-small-servers
!
hostname router2501
!
aaa new-model
aaa authentication login default tacacs+ local
aaa authentication ppp default tacacs+ local
aaa accounting exec start-stop tacacs+
aaa accounting network start-stop tacacs+
enable secret 5 $1$332U$GrAJLvkQxKKxSmihIz19I/
enable password 7 00071A1507545A
!
username eis password 7 03015218
ip subnet-zero
!
interface Ethernet0
ip address 192.168.0.200 255.255.255.0
no ip mroute-cache
no ip route-cache
!
interface Serial0
no ip address
no ip mroute-cache
no ip route-cache
shutdown
!
interface Serial1
no ip address
no ip mroute-cache
no ip route-cache
shutdown
!
interface Async1
description connected to Dial-inPCs(modem)
ip unnumbered Ethernet0
ip tcp header-compression passive
encapsulation ppp
async mode interactive
dialer in-band
dialer rotary-group 1
!
interface Dialer1
description connected ti Dial-inPC
ip unnumbered Ethernet0
ip tcp header-compression passive
encapsulation ppp
peer default ip address pool Cisco2501-Group-1
dialer in-band
dialer-group 1
ppp authentication chap
!
router rip
version 2
network 192.168.0.0
!
ip local pool Cisco2501_Group-1 192.168.0.17
ip name-server 192.168.0.12
ip classless
tacacs-server host 192.168.0.12
tacacs-server key tung
snmp-server community public RO
!
line con 0
transport input none
line aux 0
autoselect during-login
autoselect ppp
modem InOut
modem autoconfigure discovery
transport input all
stopbits 1
rxspeed 38400
txspeed 38400
flowcontrol hardware
line vty 0 4
password 7 0822455D0A16
!
end
Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=9015&t=9015
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]