route-map

noteId: BA7656E2C66B437797AEAD4AD16A2D78 · 原始路径:/ALL/网络 - C模块/1-路由协议合集、路由控制、策略路由/route-map 路由映射/route-map.note

https://www.cisco.com/c/zh_cn/td/docs/security/asa/asa916/configuration/general/asa-916-general-config/route-maps.html#ID-2153-0000001c

route-map 能够匹配流量、接口

route-map 结合 OSPF (redistribute)进行重分发:

在 route-map中,能够定义 路由类型,也能够定义度量值

OSPF 中的 redistribute 也能够进行 定义路由类型和度量值

当 redistribute 和 route-map 中同时定义了 metric(度量值)和 metric-type(路由类型)时,只有 route-map 定义的 会生效

(route-map中,默认不会定义metric和metric-type)

OSPF中,redistribute connected(重分发直连)只能存在一条