Chinaunix首页 | 论坛 | 博客
  • 博客访问: 15260752
  • 博文数量: 7460
  • 博客积分: 10434
  • 博客等级: 上将
  • 技术积分: 78178
  • 用 户 组: 普通用户
  • 注册时间: 2008-03-02 22:54
文章分类

全部博文(7460)

文章存档

2011年(1)

2009年(669)

2008年(6790)

分类: 系统运维

2008-05-21 08:54:07

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
!
!

阅读(321) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~