• 软件测试技术
  • 软件测试博客
  • 软件测试视频
  • 开源软件测试技术
  • 软件测试论坛
  • 软件测试沙龙
  • 软件测试资料下载
  • 软件测试杂志
  • 软件测试人才招聘
    暂时没有公告

字号: | 推荐给好友 上一篇 | 下一篇

inaitlab.com/configure/5019.html‘ title=‘文章标题:如何在CISCO中配置ISDN 作者:更新时间:2002-12-7

发布: 2007-6-20 23:14 | 作者: 更新时间:2002-12-7 14:19 | 来源:   | 查看: 15次 | 进入软件测试论坛讨论

领测软件测试网

   
  Step 1
  configure term
  isdn switch-type basic.net3
  dialer-list 1 protocol ip permit
  
  step 2
  interface bri 0
  ip address negotiated
  encapsulation ppp

  dialer string 169
  dialer load-threshold 255 outbound
  dialer-group 1
  ppp authentication chap callin
  ppp chap hostname 169
  ppp chap password 169
  Step 3
  
  interface Ethernet0
  ip address 192.168.1.1 255.255.255.0
  ip nat inside
  
  interface BRI0
  ip nat outside
  
  Step 4
  ip nat inside source list 1 interface BRI0 overload
  ip route 0.0.0.0 0.0.0.0 BRI0
  access-list 1 permit 192.168.1.0 0.0.0.255
  FW:有几个不懂还请帮着解释一下
  isdn switch-type basic-net3 (这是中国交换机的型号?)
  dialer load-threshold 255 outbound (呵呵~~~~~看不懂)
  ip nat inside(为什么在以太网上用NAT,不是用在串口上映射私有地址号吗?)
  interface BRI0
  ip nat outside(什么意思?)
  ip nat inside source list 1 interface BRI0 overload (呵呵~~~~老大,我看不懂这个了)
  sdn switch-type basic-net3 (这是中国交换机的型号)
  dialer load-threshold 255 outbound (采用链路)
  ip nat inside(私有地址在公网上不许用(建议:看网络基础))
  interface BRI0
  ip nat outside(作为NAT的外部端口)
  ip nat inside source list 1 interface BRI0 overload (做PAT)
  dialer load-threshold 255 outbound 是百分百的带宽利用率
  FW:关于dialer load-threshold
  根据需要增加呼叫提高带宽
  在轮换组中一个接口的值达到设定的参数时,后面的呼叫从轮换组中的接口拨出。说白了就是设置一个负载值让路由器在需要的时候拨第2个B通道

文章来源于领测软件测试网 https://www.ltesting.net/


关于领测软件测试网 | 领测软件测试网合作伙伴 | 广告服务 | 投稿指南 | 联系我们 | 网站地图 | 友情链接
版权所有(C) 2003-2010 TestAge(领测软件测试网)|领测国际科技(北京)有限公司|软件测试工程师培训网 All Rights Reserved
北京市海淀区中关村南大街9号北京理工科技大厦1402室 京ICP备10010545号-5
技术支持和业务联系:info@testage.com.cn 电话:010-51297073

软件测试 | 领测国际ISTQBISTQB官网TMMiTMMi认证国际软件测试工程师认证领测软件测试网