1 / 3
文档名称:

Cisco路由器上用软件配置pppoe拨号(1).doc

格式:doc   页数:3
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Cisco路由器上用软件配置pppoe拨号(1).doc

上传人:管理资源吧 2012/2/14 文件大小:0 KB

下载得到文件列表

Cisco路由器上用软件配置pppoe拨号(1).doc

文档介绍

文档介绍:Cisco路由器上用软件配置pppoe拨号
     日期:2004-10-27    浏览次数: 2942
作者:hzczy    出处:Ultratechnology
Router#show run
Building configuration...
Current configuration : 1115 bytes
!
version
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router
!
no logging on
enable secret 5 $1$oyeO$
!
ip -zero
!
!
!
vpdn enable
!
vpdn-group 1
request-dialin-----request-dialin是做client用
protocol pppoe
!
!
!
!
!
!
!
!
!
!
no voice hpi capture buffer
no voice hpi capture destination
!
!
mta receive maximum-recipients 0
!
!
!
!
interface 0/0
no ip address
shutdown
duplex auto
speed auto
!
interface 0/1
no ip address
duplex auto
speed auto
pppoe enable
pppoe-client dial-pool-number 1
no cdp enable
!
interface Dialer1
mtu 1492
ip address negotiated
encapsulation ppp
dialer pool 1
dialer-g