【Cisco路由器上用软件配置pppoe拨号】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
!
!
推荐阅读
- 当接入路由器做NAT时如何做限速
- 如何在CISCO路由器上禁止BT下载
- Cisco IOS 网际操作系统
- 第三代POS接入产品-POS接入路由器
- Cisco IOS 框架
- 路由器基本维护-SNMP网管的配置
- 路由器基本维护-如何查看CPU的占用率
- 如何备份cisco路由器配置文件
- 路由器基本维护-如何清除进入cosole配置口的密码
- Cisco Catalyst 8500 园区网交换路由器[pdf]