首页 > 学院 > 网络通信 > 正文

HDSL宽带接入路由的配置

2019-11-05 00:38:02
字体:
来源:转载
供稿:网友

  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

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表