RSS
热门关键字:  ASP.NET  ASP  ASP.NET文件  html  ASP.NET 漫

IP网络路由技术简介及Cisco路由器配置

来源: 作者: 时间:2008-06-07 点击:


  Cisco2509 CallBack典型配置

  version 11.3

  service timestamps debug uptime

  service timestamps log uptime

  no service password-encryption

  !

  hostname Router

  !

  enable password cisco

  !

  username cisco callback-dialstring "" callback-rotary 1 password 0 cisco

  !

  chat-script cb "" "ATDT\T" TIMEOUT 60 CONNECT

  !

  !

  !

  interface Ethernet0

  ip address 192.168.1.201 255.255.255.0

  !

  interface Serial0

  no ip address

  shutdown

  !

  interface Serial1

  no ip address

  shutdown

  !

  interface Group-Async1

  ip unnumbered Ethernet0

  encapsulation ppp

  dialer in-band

  async mode dedicated

  peer default ip address pool mypool

  no cdp enable

  ppp callback accept

  ppp authentication chap group-range 1 8

  ! ip local pool mypool 192.168.1.221 192.168.1.228

  no ip classless

  !

  !

  line con 0

  line 1 8

  script callback cb

  rotary 1

  modem InOut

  transport input all

  flowcontrol hardware line aux 0 transport input all flowcontrol hardware line vty 0 4 password cisco login ! end

  Cisco Router之间CallBack典型配置

  CallBack Server-------------------------------------

  version 11.3

  service timestamps debug uptime

  service timestamps log uptime

  no service password-encryption

  !

  hostname server

  !

  enable password cisco

  !

  username client password 0 cisco

  chat-script cb "" "ATDT\T" TIMEOUT 60 CONNECT

  !

  !

  interface Ethernet0
上一篇:路由器配成桥的实例
下一篇:没有了
最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册
栏目列表