网络设备安装与调试chp25路由优化课件.ppt
- 【下载声明】
1. 本站全部试题类文档,若标题没写含答案,则无答案;标题注明含答案的文档,主观题也可能无答案。请谨慎下单,一旦售出,不予退换。
2. 本站全部PPT文档均不含视频和音频,PPT中出现的音频或视频标识(或文字)仅表示流程,实际无音频或视频文件。请谨慎下单,一旦售出,不予退换。
3. 本页资料《网络设备安装与调试chp25路由优化课件.ppt》由用户(三亚风情)主动上传,其收益全归该用户。163文库仅提供信息存储空间,仅对该用户上传内容的表现方式做保护处理,对上传内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(点击联系客服),我们立即给予删除!
4. 请根据预览情况,自愿下载本文。本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
5. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007及以上版本和PDF阅读器,压缩文件请下载最新的WinRAR软件解压。
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 网络设备 安装 调试 chp25 路由 优化 课件
- 资源描述:
-
1、1路由优化路由优化 Route Optimization 2教学目标(教学目标(Objectives )1.被动接口(被动接口(Passive Interface)2.分布列表(分布列表(Distribute List)3.前缀列表(前缀列表(Prefix List)4.偏移列表(偏移列表(Offset List)3第一节第一节 被动接口和分布列表被动接口和分布列表4控制路由更新(控制路由更新(Controlling Routing Updates)lPassive interfacelStatic routeslDefault routelRoute mapslDistribute list
2、slPrefix lists5被动接口(被动接口(Passive Interfaces)对于特定的协议,被动接口阻止发送或者接收路由更新对于特定的协议,被动接口阻止发送或者接收路由更新 Passive interfaces prevent routing updates from being sent and/or received for a specified protocol.RIP可以接收更新,但是不能发送更新可以接收更新,但是不能发送更新 RIP interfaces listen but will not send updates.OSPF和和EIGRP不接受也不发送更新,因而不能
3、形成邻居关系不接受也不发送更新,因而不能形成邻居关系 OSPF and EIGRP interfaces do not listen for or send updates and therefore no neighbor adjacencies can be established.6passive-interface default Command 大的企业可能配置多个被动接口,在一些网络中,可能要使用大的企业可能配置多个被动接口,在一些网络中,可能要使用200多次多次passive-interface命令。Large enterprise may need to set multipl
4、e interfaces as passive.In some networks,this could mean coding 200 or more passive-interface statements.passive-interface default命令把参与相应路由协议的所有接口命令把参与相应路由协议的所有接口配置为被动接口。配置为被动接口。The passive-interface default command sets all interfaces as passive by default.需要参与路由更新的接口通过命令需要参与路由更新的接口通过命令passive-inte
5、rface default 激激活。活。Interfaces on which adjacencies updates are desired can be set as active with the passive-interface default command.7使用使用passive-interface命令命令(Using the passive-interface Command)8使用分布列表(使用分布列表(Using Distribute Lists)分布列表允许分布列表允许ACL应用到路由更新中,达到过滤的目的应用到路由更新中,达到过滤的目的 Distribute list
6、 allows an ACL to be applied to routing updates for filtering purposes.9过滤入向更新(过滤入向更新(Filter Incoming Routing Updates)Router(config-router)#distribute-list access-list-number|name route-map map-tag in interface-type interface-numberParameterDescriptionaccess-list-number|nameSpecifies the standard ac
7、cess list number or name.map-tag(Optional)Specifies the name of the route map that defines which networks are to be installed in the routing table and which are to be filtered from the routing table.This argument is supported by OSPF only.inApplies the access list to incoming routing updates.interfa
8、ce-type interface-number(Optional)Specifies the interface type and number from which updates are filtered.10过滤出向更新(过滤出向更新(Filter Outgoing Routing Updates)Router(config-router)#distribute-list access-list-number|name out interface-name|routing-process routing-process parameter ParameterDescriptionacc
9、ess-list-number|nameSpecifies the standard access list number or name.outApplies the access list to outgoing routing updates.interface-name(Optional)Specifies the name of the interface out of which updates are filtered.routing-process(Optional)Specifies the name of the routing process,or the keyword
10、 static or connected,that is being redistributed and from which updates are filtered.routing-process parameter(Optional)Specifies a routing process parameter,such as the AS number of the routing process.11distribute-list out Or inFilter outgoing routing updatesR1(config-router)#distribute-list 1 out
11、Filter incoming routing updatesR1R1R1(config-router)#distribute-list 2 in12 使用接口过滤,隐藏了网络使用接口过滤,隐藏了网络10.0.0.0 Hides network 10.0.0.0 using interface filtering用分布列表过滤路由更新用分布列表过滤路由更新(Filtering Routing Updates Using Distribute List)13Case Study 1:配置被动接口和分布列表:配置被动接口和分布列表1.R11.R1发送发送EIGRPEIGRP更新时,过滤更新时,过滤
12、172.16.X.0172.16.X.0路由路由,其中其中X X为奇数的路由条目为奇数的路由条目过滤过滤2.2.在在R2R2上把上把EIGRPEIGRP重分布到重分布到OSPFOSPF时,包含时,包含172.16.X.0172.16.X.0,其中,其中X X能被能被4 4整除整除和和172.31.1.0172.31.1.0路由路由3.3.在在R3R3上,只希望收到上,只希望收到172.16.0.0172.16.0.0和和172.31.1.0172.31.1.0两条路由条目两条路由条目14第二节第二节 前缀列表前缀列表15使用前缀列表(使用前缀列表(Using Prefix Lists)在很多路
13、由过滤命令中,在很多路由过滤命令中,ACL被前缀列表替代。被前缀列表替代。Prefix lists can be used as an alternative to access lists in many route filtering commands.前缀列表特征(前缀列表特征(Prefix list characteristics include):对于大的列表,装载和查询效率比对于大的列表,装载和查询效率比ACL显著提升显著提升A significant performance improvement over ACLs in loading and route lookup of
14、large lists.支持增量修改(支持增量修改(Support for incremental modifications.)在指定掩码长度范围方面具有更大的灵活性在指定掩码长度范围方面具有更大的灵活性Greater flexibility in specifying subnet mask ranges.16配置前缀列表(配置前缀列表(Configure a Prefix List)Router(config)#ip prefix-list list-name|list-number seq seq-value deny|permit network/length ge ge-value
15、 le le-valueParameterDescriptionlist-nameThe name of the prefix list that will be created(it is case sensitive).list-numberThe number of the prefix list that will be created.seq seq-valueDefault sequence numbers are in increments of 5(5,10,15,and so on).deny|permitThe action taken when a match is wo
展开阅读全文