注册 | 登录 忘记密码? 51cto首页 | 博客 | 论坛 | 招聘
热点文章 获取当前页面路径,实现权..
 帮助

CCIE学习(53)—— 路由重分发、路由汇总及默认路由知识回顾


2008-01-24 22:35:07
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。http://riser.blog.51cto.com/252482/60612
相关配置命令
命令
命令模式及描述
redistribute protocol [process-id] {level-1 | level-1-2 | level-2} [as-number] [metric metric-value] [metric-type type-value] [match {internal | external 1 | external 2}] [tag tag-value] [route-map map-tag] [subnets]
路由器配置模式;定义与路由重分发相关的参数
ip prefix-list list-name [seq seq-value] {deny network/length | permit network/length} [ge ge-value] [le le-value]
全局配置模式;定义前缀列表,该前缀列表与前缀(子网)和前缀长度(子网掩码)相匹配
ip prefix-list list-name sequence-number description text
全局配置模式;设置前缀列表的描述
distance {ip-address {wildcard-mask}} [ip-standard-list] [ip-extended-list]
路由器配置模式;标识路由源以及需要改变AD的路由子网的ACL,通过选择性地覆盖默认AD来影响路由选择
distance eigrp internal-distance external-distance
EIGRP配置模式;设置所有内部和外部路由的AD
distance ospf {[intra-area dist1] [inter-area dist2] [external dist3]}
OSPF配置模式;设置所有区域内、区域间和外部路由的AD
ip summary-address eigrp as-number network-address subnet-mask [admin-distance]
接口模式;配置EIGRP路由汇总
ip summary-address rip ip-address ip-network-mask
接口模式;配置RIP路由汇总
area area-id range ip-address mask [advertise | not-advertise] [cost cost]
OSPF配置模式;配置区域间的OSPF汇总路由
summary-address address mask {level-1 | level-1-2 | level-2}
IS-IS配置模式;配置IP汇总路由
summary-address {{ip-address mask} | {prefix mask}} [not-advertise] [tag tag]
OSPF配置模式;配置外部路由的OSPF汇总路由
ip default-network network-number
全局配置模式;设置获得默认路由的网络
default-information originate [route-map map-name]
IS-IS配置模式;告知IS-IS广播在路由表中的默认路由
default-information originage [always] [metric metric-value] [metric-type type-value] [route-map map-name]
OSPF配置模式;告知OSPF广播默认路由,该默认路由可能在路由表中或者一直广播
ip route prefix mask {ip-address | interface-type interface-number [ip-address]} [distance] [name] [permanent] [tag tag]
全局配置模式;用来创建静态IP路由,包括静态默认路由0.0.0.0 0.0.0.0

本文出自 “第二次启航” 博客,请务必保留此出处http://riser.blog.51cto.com/252482/60612





    文章评论
 
 

发表评论

昵   称:
验证码:  点击图片可刷新验证码  博客过2级,无需填写验证码
内   容: