Chinaunix首页 | 论坛 | 博客
  • 博客访问: 922641
  • 博文数量: 276
  • 博客积分: 4182
  • 博客等级: 上校
  • 技术积分: 4486
  • 用 户 组: 普通用户
  • 注册时间: 2012-04-17 21:14
文章分类

全部博文(276)

文章存档

2014年(9)

2013年(132)

2012年(135)

分类:

2012-10-29 15:58:46

version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname r3
!
aaa new-model
!
!
aaa authentication ppp default local
aaa authorization network default local if-authenticated
!
vpdn enable
vpdn udp ignore checksum
!
vpdn-group test
! Default PPTP VPDN group
accept-dialin
protocol pptp
virtual-template 1

username test password 0 cisco

interface FastEthernet0/0
ip address 172.29.6.7 255.255.255.0

interface Virtual-Template1
ip unnumbered FastEthernet0/0
peer default ip address pool testpool
ppp authentication ms-chap-v2
!
!
ip local pool testpool 192.168.1.1 192.168.1.10

ip route 172.29.0.0 255.255.0.0 172.29.6.254
阅读(814) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~