光纤熔接 ERP

弱电论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 414|回复: 0
打印 上一主题 下一主题

Cisco 827 连接ADSL线路配置

 关闭 [复制链接]
跳转到指定楼层
1#
发表于 2011-10-18 22:57:07 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
华为代理商
version 12.1
  no service single-slot-reload-enable
  no service pad
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  no service dhcp
  !
  hostname scw-gw
  !
  logging buffered 4096 debugging
  logging rate-limit console 10 except errors
  enable secret YOURPASSWORD
  !
  ip subnet-zero
  no ip finger
  no ip domain-lookup
  !
  no ip dhcp-client network-discovery
  !
  interface Ethernet0
  ip address YOURIP YOURNETMASK
  ip nat inside
  !
  interface ATM0
  no ip address
  no atm ilmi-keepalive
  pvc 0/38
  encapsulation aal5mux ppp dialer
  dialer pool-member 1
  !
  bundle-enable
  dsl operating-mode auto
  !
  interface Dialer0
  ip address negotiated
  ip nat outside
  encapsulation ppp
  dialer pool 1
  ppp reliable-link www.bitsCN.net
  ppp authentication chap callin
  ppp chap hostname YOURUSERNAME@altohiway.com
  ppp chap password YOURPASSWORD
  !
  ip classless
  ip route 0.0.0.0 0.0.0.0 Dialer0
  ip http server
  !
  ip nat inside source list 1 interface Dialer0 overload
  access-list 1 permit YOURNETWORK 0.0.0.255
  access-list 10 permit 195.12.1.35
  access-list 10 permit YOURNETWORK 0.0.0.255
  !
  line con 0
  transport input none
  stopbits 1
  line vty 0 4
  access-class 10 in
  password YOURTELNETPASSWORD
  login
  !
  scheduler max-task-time 5000
  end
  






分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享分享
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|广告咨询|VIP注册|关于我们|联系我们|积分规则|手机版|Archiver|弱电之家论坛 ( 京ICP备11008917号-3 )

GMT+8, 2025-6-23 04:01 , Processed in 0.152263 second(s), 21 queries , Gzip On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

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