巧巧读书首页 > PPPOE

您可以点击右边查看标题索引页

[上一页] [2] [1] [下一页]

实战手记之pppoe+nat
adsl最常见的应用方式是用一台安装了pppoe客户端软件的pc来拔号作代理服务器,让多台主机同时访问internet。有的...同时支持pppoe client和nat两个特性、需求最低的ios是“remote access server”特性集。以2621为例,运行该ios只...
http://www.qqread.com/net-manage/u864175081.html 2006-07-25
[网络管理]内的更多内容

pppoe技术在宽带接入网中的应用
pppoe就是随之出现的多种认证技术中的一种。1 pppoe协议概述1.1pppoe的工作原理pppoe(ppp over ethernet)是在以太网上建立ppp连接,由于以太网技术十分成熟且使用广泛,而ppp协议在传统的拨号上网应用中显示出良好的可扩展性和...
http://www.qqread.com/net-manage/c861175081.html 2006-07-25
[网络管理]内的更多内容

配置pix525通过adsl-pppoe上internet
pppoe上internet的经验,与各位分享希望对大家有点帮助。环境:pix525一台,标准配置,软件版本6.2。下端接了一...pppoe setrouteip address inside 10.249.178.2 255.255.254.0ip audit info action alarmip audit attack actio...
http://www.qqread.com/net-manage/p814175081.html 2006-07-25
[网络管理]内的更多内容

pppoe宽带接入技术及常见故障分析
pppoe,而pppoe+vlan是一种比较理想的宽带接入方式。1、宽带接入网需要实现的基本功能宽带接入网需要实现的基本功能可以归纳为以下几个方面:(1)用户管理掌握用户的信息,在用户进行通信时对用户进行认证、授权,使合法用户...
http://www.qqread.com/net-manage/c763175081.html 2006-07-25
[网络管理]内的更多内容

pppoe实例:2600路由器接adsl modem
pppoe!!!!interface ethernet0/0ip address 10.200.56.22 255.255.255.0ip nat insideno ip mroute-cache!!!!interface ethernet0/1no ip addresspppoe enablepppoe-client dial-pool-number 1!interface dialer1ip address ne...
http://www.qqread.com/route/c061346008.html 2005-11-21
[路由技术]内的更多内容

pppoe实例:2600路由器接adsl modem(图)
pppoe!!!!interface ethernet0/0ip address 10.200.56.22 255.255.255.0ip nat insideno ip mroute-cache!!!!interface ethernet0/1no ip addresspppoe enablepppoe-client dial-pool-number 1!interface dialer1ip address ne...
http://www.qqread.com/route/c921345008.html 2005-11-21
[路由技术]内的更多内容

cisco路由器上用软件配置pppoe拨号
pppoe!!!!!!!!!!no voice hpi capture bufferno voice hpi capture destination!!mta receive maximum-recipient...s 0!!!!interface fastethernet0/0no ip addressshutdownduplex autospeed auto!interface fastethernet0/1no ip...
http://www.qqread.com/route/p531320008.html 2005-08-22
[路由技术]内的更多内容

cisco路由器上配置pppoe拨号
pppoe!!!!!!!!!!no voice hpi capture bufferno voice hpi capture destination!!mta receive maximum-recipient...s 0!!!!interface fastethernet0/0no ip addressshutdownduplex autospeed auto!interface fastethernet0/1no ip...
http://www.qqread.com/route/2006/07/p026174081.html 2006-07-25
[路由技术]内的更多内容

单臂路由/pppoe/pppoa配置实例
pppoe!!!!interface ethernet0/0ip address 10.200.56.22 255.255.255.0ip nat insideno ip mroute-cache!!!!interface ethernet0/1no ip addresspppoe enablepppoe-client dial-pool-number 1!interface dialer1ip address ne...
http://www.qqread.com/route/z321303008.html 2005-08-22
[路由技术]内的更多内容

pppoe配置实例(2600路由器接adsl modem)
pppoe ! ! ! ! interface ethernet0/0 ip address 10.200.56.22 255.255.255.0 ip nat inside no ip mroute-cache ! ! ! ! interface ethernet0/1 no ip address pppoe enable pppoe-client dial-pool-number 1 ! interface di...
http://www.qqread.com/route/c731293008.html 2005-08-22
[路由技术]内的更多内容

cisco路由器配置pppoe+nat
adsl最常见的应用方式是用一台安装了pppoe客户端软件的pc来拔号作代理服务器,让多台主机同时访问internet。有的...同时支持pppoe client和nat两个特性、需求最低的ios是“remote access server”特性集。以2621为例,运行该ios只...
http://www.qqread.com/route/p051292008.html 2005-08-22
[路由技术]内的更多内容

pppoeservice - pppoeservice.exe - 进程信息
ethernet描述:pppoeservice.exe是pppoe网络连接协议相关程序,用于adsl等宽带拨号支持。<-- this website is about processinfo -->出品者: ethernet属于: ethernet系统进程: 否后台程序: 否使用网络: 否硬件相关...
http://www.qqread.com/process-info/i284688.html 2006-12-02
[进程管理知识库]内的更多内容

implement freebsd kernel pppoe
pppoe性能大比拼的文章吧? freebsd, linux2.2性能较低的原因是使用了userland的pppoe, 而netbsd和linux2.4使用的是kernel mode(内和级的),所以就.....。其实freebsd也是可以实现kernel mode的,只是手册上没有明确说明而已...
http://www.qqread.com/freebsd/v201182706.html 2005-12-29
[FreeBSD]内的更多内容

freebsd下pppoe的设置
netgraph_pppoe options netgraph_socket options netgraph_ether options netgraph_iface pseudo-device tun 还...http://www.freesco.org/~jlin/files/pppoe-server/patch.txt 执行如下命令为pppoed打上补丁: # cd /usr/src/li...
http://www.qqread.com/freebsd/s901181706.html 2005-12-29
[FreeBSD]内的更多内容

安装,配置rp-pppoe拨号软件,使adsl成功上网
如需转载请注明!点击http://linux-down.kmip.net免费下载大量的linux学习资料,软件!----------------------------------------------------------1.下载rp-pppoe-3.52。解压和安装:#tar zxvf rp-pppoe-3.5.tar.gz进入解压目...
http://www.qqread.com/linux/2006/11/u265256.html 2006-05-21
[Linux]内的更多内容

在linux下建立pppoe服务器的步骤
pppoe服务器的步骤建立环境:操作系统:debian 2.2 升级到3.0内 核:2.4.18硬件环境:赛扬3 1.1g ,内存 128m , 硬盘 40g ,主板芯片组 694t显 卡:ati rage iic(4m)pppoe服务器:rp-pppoe 3.4.1radius服务器:freeradius 0....
http://www.qqread.com/linux/2006/08/e763195061.html 2006-08-06
[Linux]内的更多内容

如何在vista中设置pppoe为默认连接
pppoe 连接,建立后将 xp 磁盘分区上documents and settings\all users\application data\microsoft\network\con...pppoe 的默认连接,然后到网络连接中设置默认连接的帐号和密码即可,并可将其发送为桌面快捷方式以分别拨号(或...
http://www.qqread.com/windows/s121175106.html 2005-12-24
[Windows]内的更多内容

pppoe在宽带接入网中的应用
pppoe就是随之出现的多种认证技术中的一种。1pppoe协议概述1.1pppoe的工作原理pppoe(ppp over ethernet)是在以太网上建立ppp连接,由于以太网技术十分成熟且使用广泛,而ppp协议在传统的拨号上网应用中显示出良好的可扩展性和...
http://www.qqread.com/meetwindows/c666178041.html 2006-07-26
[Windows操作系统]内的更多内容

pppoe支持
当前pppoe与pppoa协议存在的问题是容量问题。大多数支持该协议的路由器只能处理数千个活动的会话。......
http://www.qqread.com/pcbase/c279213.html 2006-11-20
[术语解释]内的更多内容

pppoe
pppoe(ppp over ethernet-)协议是在以太网络中转播ppp帧信息的技术。通常ppp(point-to-point protocol)是用来通过电话线路及isdn拨号接驳到isp时使用。该协议具有用户认证及通知ip地址的功能。在adsl中,pppoe用来接驳adsl...
http://www.qqread.com/pcbase/c278760.html 2006-11-19
[术语解释]内的更多内容


[上一页] [2] [1] [下一页]

您可以点击右边查看标题索引页

  相关关键字: