分类: 系统运维
2008-05-20 20:09:43
配置表如下:
Current conf
iguration方案1)
!
version 12.1
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname htycs2610xmpri
!
aaa new-model
aaa authentication login default local
aaa authentication ppp default if-needed local
enable password erw3#@#rtewrdsf324#@%^
!
username aaaa password 0 wwww
!
!
!
!
ip subnet-zero
no ip domain-lookup
!
isdn switch-type primary-net5
isdn voice-call-failure 0
!
!
controller E1 1/0
framing NO-CRC4
pri-group timeslots 1-31
!
!
interface Loopback0
ip address 10.1.1.1 255.255.0.0
!
interface FastEthernet0/0
ip address 192.168.1.250 255.255.255.0
duplex auto
speed auto
!
interface Serial1/0:15
encapsulation ppp
ip mroute-cache
dialer rotary-group 0
dialer-group 1
isdn switch-type primary-net5
!
interface Dialer0
ip unnumbered FastEthernet0/0
encapsulation ppp
dialer in-band
dialer-group 1
peer default ip address pool isdn_dialin
ppp authentication chap pap callin
ppp multilink
!
ip local pool isdn_dialin 192.168.1.60 192.168.1.89
ip classless
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0
ip route 192.168.0.0 255.255.0.0 FastEthernet0/0
no ip http server
!
dialer-list 1 protocol ip permit
!
line con 0
transport input none
line aux 0
password 7 @#324df@#44efdffr
modem InOut
modem autoconfigure discovery
speed 57600
line vty 0 4
password 7 @#$DDSW3434@##@ff
!
end