文章分类 | 推荐文章 | 最新文章 | 热点文章 | 最新软件 | 精品软件 | 下载排行 | 推荐下载 | WPS | 杀毒软件
清风网络
首 页 软件下载 网络学院
QQ 电脑入门 游戏 操作系统 图形处理 办公软件 媒体动画 精文荟萃 工具软件 网络编程 程序开发 网络技术 认证考试 网站建设 文章专栏
当前位置:清风网络网络技术Cisco网络CCIE Study Notes
精品推荐
特别推荐
·Cisco管理的35个常见问题及解答
·思科路由过滤命令详细解说
·Cisco PIX防火墙配置指南
·思科Cisco交换机VLAN的配置技巧
·Cisco教程:路由器的配置及测试
·Cisco 路由器配置语句汇总
·CISCO相关技术大集合
·Cisco防火墙选购配置完全指南
热点TOP10
·Cisco ONS 15302
·Cisco MDS 9000系列企业软件包
·EIGRP与OSPF
·快速配置Cisco PIX Firewall技巧
·利用思科的IOS去防止出网的IP欺骗
·Cisco管理需要了解的默认路由
·Cisco路由器常用命令
·思科证实VoIP电话可被网络远程监听

CCIE Study Notes

日期:2008年6月13日 作者: 查看:[大字体 中字体 小字体]


  Last updated: 11-Feb-2003
  Command Feature
  default route: usually route into the network cloud
  static route: usually route toward the hub
   static routes are classless
  
  Stop advertising network To suppress networks from being advertised in updates
  router rip
  network 172.16.0.0
  distribute-list 1 out serial 1 Only 1 in list and only 1 out list per routing protocol or per routing/interface
  
  access-list 1 deny 172.16.8.0 0.0.0.255 Stop the network 172.16.8.0 from being advertised by RIP, out of s1 only
  access-list 1 permit any
  
  Control which network is redistributed & advertised
  router rip
  network 172.16.0.0
  redistribute ospf 10 metric 4
  distribute-list 1 out ospf 10 Do not allow advertising of routes coming from OPSF 10
  out: out from OSPF 10
  access-list 1 deny 192.168.8.0 0.0.0.255 Stop the network 192.168.8.0 from being redistributed from OPSF to RIP
  access-list 1 permit any
  
  To filter networks received in updates Only works properly with distance-vector protocols
  router rip
  network 172.16.0.0
  distribute-list 1 in serial1 Deny 192.168.8.0 if it arrive from Serial1
  Won't be processed by RIP
  access-list 1 deny 192.168.8.0 0.0.0.255 Stop the network 192.168.8.0 from being redistributed from OPSF to RIP
  access-list 1 permit any
  
  Split horizon
  Split-horizon is a layer 2 behavior, knows nothing of layer 3
  no ip split-horizon Disable split-horizon on multipoint interface when hub & spoke and classful [RIP...], if spokes need to talk to each other/receive routing updated from each others
  Only affect RIP for not EIGRP, need: NO IP SPLIT-HORIZON EIGRP X
  Must be disabled on interfaces with secondary addresses or secondary address will not be advertised
  EIGRP does not use split-horizon when advertising routes learned through redistribution This not affected by ip split-horizon eigrp

[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] 下一页 



上一篇:CCIE Written Exam Preparation Advice

下一篇:IT职业认证火热 思科CCIE独领风骚
相关文章:
·打开Notes数据库时存在的焦点问题
·Control Study -> 放大图像区域
·Oracles XMLDB Study NOTE (3)
·Oracles XMLDB Study NOTE (2)
·Oracles XMLDB Study NOTE (1)
·索引为什么比表大 -- 简单的Case Study
·通过LEI技术实现NOTES与SQL2000数据交换(一)
相关软件:
·Syllabus and Study Guide paper 3.6 int
·Syllabus and Study Guide paper 3.5
·Syllabus and Study Guide paper 3.3 2005
·Syllabus and Study Guide paper 3.2 china
·Syllabus and Study Guide paper 3.1 int
·Syllabus and Study Guide paper 2.4
·Syllabus and Study Guide paper 2.3 china 04

特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员,我们尽快予以更正。
[打印本页] [关闭窗口] 转载请注明来源:http://www.viphot.com
| 帮助(?) | 版权声明 | 友情连接 | 关于我们 | 信息发布
Copyright 2007 www.viphot.com All Rights Reserved. 鄂ICP备05000083号Powered by:viphot