Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1413646
  • 博文数量: 269
  • 博客积分: 3602
  • 博客等级: 中校
  • 技术积分: 4536
  • 用 户 组: 普通用户
  • 注册时间: 2012-04-17 21:13
文章分类

全部博文(269)

文章存档

2014年(8)

2013年(139)

2012年(122)

分类:

2012-12-03 10:50:52

Building configuration...

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname Dialer_in_router
!
enable secret 5 $1$ZxhL$xCD/YE/FVPozfg3fvVt9b1
enable password cisco
!
username cefr password 0 cefr
subnet-zero
ip domain-name cisco.com
ip name-server 10.1.0.11

!
!
!
interface Ethernet0/0
ip address 10.1.0.1 255.255.255.0
no ip directed-broadcast
!        
interface Group-Async1
ip unnumbered Ethernet0/0
no ip directed-broadcast
encapsulation ppp
dialer in-band
dialer idle-timeout 600
dialer-group 1
async default routing
async mode interactive
peer default ip address pool default
ppp authentication chap
group-range 33 40
!
ip local pool default 10.1.0.201 10.1.0.208
ip classless
!
dialer-list 1 protocol ip permit
!
line con 0
transport input none
line 33 40
autoselect ppp
modem InOut
transport input all
flowcontrol hardware

line aux 0
line vty 0 4
password cefr
login
!
no scheduler allocate
end

阅读(707) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~