Leaflet
4-33
思科 ASA 系列命令参考,A 至 H 命令
第 4 章 backup 至 browse-networks 命令
bgp redistribute-internal
bgp redistribute-internal
要将 iBGP 配置为重分布到内部网关协议 (IGP)(例如 EIGRP 或 OSPF)中,请在地址系列配置模
式下使用 bgp redistribute-internal 命令。要将路由器恢复为默认行为并停止将 iBGP 重分布到
IGP 中,请使用此命令的 no 形式。
bgp redistribute-internal
no bgp redistribute-internal
语法说明 此命令没有任何参数或关键字。
默认值 IBGP 路由重分布到 IGP 中。
命令模式 下表展示可输入此命令的模式:
命令历史
使用指南 bgp redistribute-internal 命令用于将 iBGP 配置为重分布到 IGP 中。必须输入 clear bgp 命令以
在此命令配置后重置 BGP 连接。
将 BGP 重分布到任何 IGP 中之前,请确保使用 IP prefix-list 和 route-map 语句限制重分布的前缀
数量。
注意事项 将 iBGP 重分布到 IGP 时应格外小心。使用 IP prefix-list 和 route-map 语句限制重分布的前缀数
量。将未过滤的 BGP 路由表重分布到 IGP 中可能会对正常 IGP 网络运行产生不良影响。
示例 在以下示例中,BGP 到 OSPF 路由重分布已启用:
ciscoasa(config)# router ospf 300
ciscoasa(config-router)# redistribute bgp 200
ciscoasa(config-router)# exit
ciscoasa(config)# router bgp 200
ciscoasa(config-router)# address-family ipv4
ciscoasa(config-router-af)# bgp redistribute-internal
命令模式
防火墙模式 安全情景
路由 透明 单个
多个
情景 系统
地址系列配置
地址系列 IPv6 子模式
• 是
—
• 是 • 是
—
版本 修改
9.2(1)
引入了此命令。
9.3(2)
此命令修改为在地址系列 IPv6 子模式下受支持。