PPPoE PPTP L2TP 全解 讲师的 CSDN 博客地址 方伟、产品策划
PPPoE username pppoeuser password pppoepass interface FastEthernet0/0 ip address pppoe enable group global interface Loopback0 ip address bba-group pppoe global virtual-template 1 interface Virtual-Template1 ip unnumbered Loopback0 peer default ip address pool pppoe-pool ppp authentication chap ip local pool pppoe-pool
PPTP username pptpuser password 0 pptppass interface FastEthernet1/1 interface Loopback0 ip address ip address vpdn enable vpdn-group pptp accept-dialin protocol pptp virtual-template 2 interface Virtual-Template2 ip unnumbered Loopback0 peer default ip address pool pptp-pool ppp authentication chap ip local pool pptp-pool
L2TP username l2tpuser password 0 l2tppass interface FastEthernet1/1 interface Loopback0 ip address ip address vpdn enable vpdn-group l2tp accept-dialin protocol l2tp virtual-template 3 no l2tp tunnel authentication interface Virtual-Template3 ip unnumbered Loopback0 peer default ip address pool l2tp-pool ppp authentication chap ip local pool l2tp-pool
实验的网络拓扑
THANKS CSDN 网站: 企业服务: 人才服务: CTO 俱乐部: 高校俱乐部: 程序员杂志: CODE 平台: 项目外包: CSDN 博客: CSDN 论坛: CSDN 下载: 本课程由 方伟( Wales )提供