Leaflet
4-20
思科 ASA 系列命令参考,A 至 H 命令
第 4 章 backup 至 browse-networks 命令
bgp bestpath med missing-as-worst
bgp bestpath med missing-as-worst
要将边界网关协议 (BGP) 路由进程配置为分配无限大值到缺少多出口标识符 (MED) 属性的路由
(使不带 MED 值的路径成为最不理想的路径),请在路由器配置模式下使用 bgp bestpath med
missing-as-worst 命令。要使路由器恢复默认行为(将值 0 分配给缺少的 MED),请使用此命令
的 no 形式。
bgp bestpath med missing-as-worst
no bgp bestpath med missing-as-worst
语法说明 此命令没有任何参数或关键字。
默认值 ASA 软件将值 0 分配给缺少 MED 属性的路由,导致缺少 MED 属性的路由被视为最佳路径。
命令模式 下表展示可输入此命令的模式:
命令历史
示例 在以下示例中,BGP 路由器进程配置为将缺少 MED 属性的路由视为具有无限大值
(4294967294),从而使此路径成为最不理想的路径:
ciscoasa(config)# router bgp 5000
ciscoasa(config-router)# bgp bestpath med missing-as-worst
命令模式
防火墙模式 安全情景
路由 透明 单个
多个
情景 系统
路由器配置
• 是
—
• 是 • 是 • 是
版本 修改
9.2(1)
引入了此命令。