科技行者

行者学院 转型私董会 科技行者专题报道 网红大战科技行者

知识库

知识库 安全导航

至顶网网络频道路由交换思科路由器+WIC-1ADSL的配置

思科路由器+WIC-1ADSL的配置

  • 扫一扫
    分享文章到微信

  • 扫一扫
    关注官方公众号
    至顶头条

来源:chinaitlab 2011年9月8日

关键字: 路由器 路由技术

  • 评论
  • 分享微博
  • 分享邮件

  动态ip:

  router#sho run

  Building configuration…

  Current configuration : 5285 bytes

  !

  version 12.1

  no service single-slot-reload-enable

  no service pad

  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$K3L0$0rhn4PtxpWL2hqzIWDk2M1

  !

  username zhu password 0 123

  username guest password 0 guest

  clock timezone Shanghai 8

  mmi polling-interval 60

  mmi auto-configure

  no mmi pvc

  mmi snmp-timeout 180

  ip subnet-zero

  no ip finger

  no ip domain-lookup

  ip name-server 202.96.199.133

  ip dhcp excluded-address 192.168.0.254

  !

  ip dhcp pool DHCPPool

  import all

  network 192.168.0.0 255.255.255.0

  default-router 192.168.0.254

  dns-server 202.96.199.133

  !

  no ip dhcp-client network-discovery

  vpdn enable

  no vpdn logging

  !

  vpdn-group 1

  request-dialin

  protocol pppoe

  !

  !

  !

  !

  interface Ethernet0

  ip address 192.168.2.254 255.255.255.0 secondary

  ip address 192.168.0.254 255.255.255.0

  ip access-group 188 in

  ip accounting output-packets

  ip adjust-mss 1450

  ip nat inside

  hold-queue 32 in

  !

    • 评论
    • 分享微博
    • 分享邮件
    邮件订阅

    如果您非常迫切的想了解IT领域最新产品与技术信息,那么订阅至顶网技术邮件将是您的最佳途径之一。

    重磅专题
    往期文章
    最新文章