设为首页收藏本站language→→ 语言切换

鸿鹄论坛

 找回密码
 论坛注册

QQ登录

先注册再绑定QQ

查看: 1801|回复: 1
收起左侧

PPPoE Use Router Ethernet Port work with DSL Modem

[复制链接]
发表于 2010-8-25 08:22:34 | 显示全部楼层 |阅读模式
Above 12.2.xT version IOS.
  
  Sample Configuration:
  version 12.2
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  !
  hostname abc
  !
  boot system flash c3620-ik8o3s-mz.122-8.T1.bin
  logging buffered 10240 debugging
  enable password cisco
  !
  ip subnet-zero
  !
  !
  !
  ip audit notify log
  ip audit po max-events 100
  vpdn enable
  !
  vpdn-group pppoe
   request-dialin
  protocol pppoe
  !
  interface FastEthernet1/0
   ip address 10.1.1.1 255.255.255.0
   ip nat inside
   duplex auto
   speed auto
  !
  interface FastEthernet1/1
   no ip address
   duplex auto
   speed auto
   pppoe enable
   pppoe-client dial-pool-number 1
  !
  interface Dialer1
   ip address negotiated
   ip mtu 1492
   ip nat outside
   encapsulation ppp
   dialer pool 1
   dialer-group 1
   ppp authentication chap callin
   ppp chap hostname ***username***
   ppp chap password ***password***
  !
  
  ip nat inside source list 1 interface Dialer1 overload
  ip classless
  ip route 0.0.0.0 0.0.0.0 Dialer1
  no ip http server
  !
  !
  access-list 1 permit any
  dialer-list 1 protocol ip permit
发表于 2014-11-24 10:33:29 | 显示全部楼层
沙发~支持楼主
沙发 2014-11-24 10:33:29 回复 收起回复
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2024-11-22 13:52 , Processed in 0.052837 second(s), 12 queries , Redis On.  

  Powered by Discuz!

  © 2001-2024 HH010.COM

快速回复 返回顶部 返回列表