Cisco路由器上配置pppoe拨号

王朝other·作者佚名  2008-05-21
宽屏版  字体: |||超大  

Router#show run

Building configuration...

Current configuration : 1115 bytes

!

version 12.2

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

hostname Router

!

no logging on

enable secret 5 $1$oyeO$b.DP73YbQiLqnqSUV/WmX1

!

ip subnet-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 FastEthernet0/0

no ip address

shutdown

duplex auto

speed auto

!

interface FastEthernet0/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-group 1

ppp authentication pap chap callin

ppp chap hostname tttt

ppp chap password 0 123456

ppp pap sent-username tttt password 0 123456

!

ip http server

ip classless

ip route 0.0.0.0 0.0.0.0 Dialer1

!

!

!

no logging trap

!

call rsvp-sync

!

!

mgcp profile default

!

!

!

dial-peer cor custom

!

!

!

!

line con 0

line aux 0

line vty 0 4

password cisco

login

!

!

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
© 2005- 王朝网络 版权所有