no service udp-small-servers
no service tcp-small-servers
!
hostname router
!
enable secret 5 *****************
!
username kkk password *************
!
ip adress-pool local
!
interface Ethernet0
!
ip address 192.169.1.4 255.255.255.0
!
interace Serial0
no ip address
shutdown
!
interface Serial1
no ip address
shutdown
!
interface Async2
ip unnumbered Ethernet0
encapsulation ppp
async dynamic address
async mode dedicated
peer dafault ip address pool lab
no cdp enable
ppp authentication chap
!
ip local pool lab 192.169.1.200 192.169.1.220
no ip classes
!
line con 0
line 1
line 2
modem inout
!
modem autoc on figure discovery
!
autocommand PPP neg
!
stopbits 1
!以下为远程访问服务器自动检测到的,配置modem autoc on figure discovery之后无需设置
rxspeed 115200
txspeed 115200
flowcontron hardware
line 3 6
line aux 0
line vty 0 4
login
!
end