500){this.resized=true;this.style.width=500;}" resized="true">   试验拓扑介绍:两台路由器,通过ATM1和ATM2桥接,左边为R1,右边为R2。R1配置为PPPOE SERVER ,R2配置为PPPOE CLIENT。 试验要求:通过ATM1和ATM2,二层桥接,R2发送拨号请求,经过ATM2--DSL
原创 2008-09-01 00:16:31
9191阅读
1点赞
5评论
拓扑如下:     PPPOE-Server 配置  PPPOE-Server(config)#vpdn enable PPPOE-Server(config)#vpdn-group pppoe  //定义VPDN组名 PPPOE-Server(config-vpdn)#accept-dialin  //接受拨入 PPPOE-Se
原创 2010-08-27 18:52:50
2470阅读
Cisco PPPoE Server and Client
原创 2020-12-30 10:43:28
401阅读
解决中心端不能主动发起的问题,采用DDNS技术,为每一个分支端申请一个动态域名,中心可以把peer设置成分支的DDNS发起连接路由器动态域名配置:   Ip ddns update method 名字    HTTP   Add http://用户名:密码@<s>/nic/update?system=dyndns&hostname=&lt
原创 2014-02-13 10:49:03
1091阅读
第一步: 配置路由器连接adsl modem的接口 SZNET001(config)#int fa0/0 SZNET001(config-if)#no ip add SZNET001(config-if)#pppoe enable SZNET001(config-if)#pppoe-client dial-pool-number 1 #将fa0/0接口加入到拨号池1 SZNET001(c
原创 2012-02-07 16:35:24
1140阅读
环境R1-client-pppoe(f0/0)------(f0/1)r2-server-pppoeServer side:r2-server-pppoe(config)#username fuyi password fuyir2-server-pppoe(config)#ip local pool PPPOEPOOL 12.1.1.10012.1.1.150  r2-serv
原创 2015-05-31 21:11:23
667阅读
近期公司新购进一台cisco  1941路由器用于网络升级,因专线未布置到位,暂时用于pppoe拨号上网,因设备有限,故Router洪当三个角色:拨号上网,DHCP服务器,DNS服务器,主要配置如下(G0/0 端口为外网端口,G0/1端口为内网端口):拓扑很简单:Router ——Switch——client PC配置主要分为以下几个方面:1.配置内部接口G0/1 interface G
原创 2015-07-16 09:34:52
2498阅读
希望探讨
原创 2010-08-22 14:36:26
764阅读
针对Cisco2600的配置,大致分以下6个部分: 1.拨号设置 2.接口配置 3.NAT转换 4.路由设置 5.DNS代理 6.DHCP  (选配)   以下配置经过实验验证。 设备是Cisco2600,fa0/0口连接ADSL猫,fa0/1口连接内网,PPPoE认证方式为chap。(pap方式配置也有介绍)   1.拨号配置 用户名为hc_
原创 2010-11-03 15:09:47
1806阅读
3点赞
1评论
Cisco IOS 配置PPPOE 配置pppoe的服务器端:1.设置vpdn的参数vpdnenable!vpdn-group1accept-dialinprotocolpppoevirtual-template1 2.以太口启用vpndinterfaceFastEthernet0/0duplexhalfpppoeenable 3.配置virtual-templateinter
原创 2015-08-23 10:29:08
1305阅读
PPPoE client 配置实验 实验目的:了解怎样把一台cisco 路由器配置成PPPoE client。 实验拓扑: 实验拓扑说明:某公司的分支办公室使用PPPoE 拨号上网,将出口路由器配置成PPPoE,e0/0内网,e0/1外网! client,同时将其配置成DHCP Server 给内网主机提供地址。 实验步骤: 1:R1 的内网接口配置IP 地址。 R1: (conf
转载 精选 2010-10-08 12:05:19
1737阅读
interface FastEthernet0/1 ip address 10.1.1.1 255.255.255.0  ip nat inside                 // 指定此接口
原创 2008-05-04 10:58:42
961阅读
PPPOE配置:vpdn enable    //开启虚拟专用拨号网络(vpdn)vpdn-group 10    //建立一个vpdn组10request-dialin    //初始化一个vpnd!interface f4    //配
原创 2014-07-08 12:22:31
10000+阅读
难得有时间去机房登记下空闲设备,发现一台1841路由器,通电试了一下,发现还能正常使用。就对路由器配置PPPOE拨号用于wifi网段使用,下面贴出路由器配置。NET-1841-WIFI-GW#show run  Building configuration...Current configuration : 1337 bytes!version 15.0service timestamp
原创 2017-02-22 14:47:13
1288阅读
配置Cisco PPPoE Server和Client(PAT的转换)
原创 2020-12-30 11:45:29
421阅读
Current configuration : 2496 bytes!version 12.2service timestamps debug uptimeservice timestamps log uptimeno service password-encryption!hostname Router!aaa new-model!!aaa group server radius pppoese
原创 2008-06-05 12:55:12
1093阅读
实验环境为工大模拟器,GNS3由于ATMSW设置问题做不了   r3#show run vpdn enable!vpdn-group cisco request-dialin  protocol pppoe!interface FastEthernet1/0 no ip address no sh pppoe enable&nbsp
转载 2009-05-05 15:48:21
1639阅读
Cisco VPN Client     安全试验时候,必须的~!!     已经上到网盘: [url]http://www.brsbox.com/filebox/down/fc/f227d070d57d0d0f6c3dbc43d0a5b8f7[/url]
原创 2009-02-09 21:39:04
735阅读
模拟PPPOE server配置 Router(config)#vpdn enable                          
原创 2011-07-26 14:51:28
1337阅读
ciscoasa# sh run: Saved:ASA Version 7.2(4)!hostname ciscoasadomain-name default.domain.invalidenable password 8Ry2YjIyt7RRXU24 encryptedpasswd 2KFQnbNIdI.2KYOU encryptednamesddns update method aaa&nbs
转载 精选 2016-08-15 19:52:19
1749阅读
  • 1
  • 2
  • 3
  • 4
  • 5