Cnfan.net中国网络
IT网络技术专家
Cisco技术
 最新专题: CISCO路由器配置手册   Cisco IOS Cookbook 中文精简版   思科IOS技术专题   专题 | 分类 | 投稿 | 搜索
 Cisco技术首页 | 思科动态 | 路由与交换 | 配置实例 | 思科安全 | 思科产品 | 综合 | 思科存储 | NetFlow

HDSL宽带接入路由的配置

  • 2007-12-21 19:41:14  作者:  来源:互联网  浏览次数:56  文字大小:【】【】【
简介:version 12.1   no service single-slot-reload-enable   service timestamps debug uptime   service timestamps log uptime   no service password-encryption   !   hostname Router   !    ...

关键字: HDSL 宽带 接入路由 配置

version 12.1
  no service single-slot-reload-enable
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  !
  hostname Router
  !
  logging rate-limit console 10 except errors
  enable secret 5 $1$1mW8$RbVsFi6QKt/kEWInzCxa90
  !
  ip subnet-zero
  !
  !
  no ip finger
  !
  !
  !
  !
  interface Ethernet0/0
  ip address 222.102.243.129 255.255.255.224
  no keepalive
  half-duplex
  !
  interface BRI0/0
  no ip address
  shutdown
  !
  interface Serial0/0
  bandwidth 2048
  ip address 122.1.13.30 255.255.255.252
  no fair-queue
  !
  interface Ethernet0/1
  no ip address
  shutdown
  half-duplex
  !
  ip classless
  ip route 0.0.0.0 0.0.0.0 122.1.13.29
  no ip http server
  !
  !
  line con 0
  transport input none
  line aux 0
  line vty 0 4
  password cisco
  login
  !
  no scheduler allocate
  end
  <欢迎投稿>  <论坛讨论>
 »相关文章  »论坛新贴
精彩文章 活动资讯 今日头条