Leaflet

5-84
思科 ASA 系列命令参考,A H 命令
5 cache clear compression 命令
clear bgp table-map
clear bgp table-map
要刷新边界网关协议 (BGP) 路由表中的表映射配置信息,请在特权 EXEC 模式下使用 clear bgp
table-map 命令。
clear bgp [ipv4 unicast] table-map
语法说明
默认值 没有默认行为或值。
命令模式 下表展示可输入此命令的模式:
命令历史
使用指南 clear bgp table-map 命令用于清除或刷新 BGP 路由表中的表映射配置信息。此命令可用于清除配
置了 BGP 策略记账功能的流量索引信息。
该命令在系统情景中无效。
示例
1. 在以下示例中,配置表映射并设置流量索引。在输入 clear bgp table-map 命令后,将应用新
策略。
ciscoasa(config)# route-map SET_BUCKET permit 10
ciscoasa (config-route-map)# match community 1
ciscoasa (config-route-map)# set origin incomplete
ciscoasa (config-route-map)# exit
ciscoasa (config)# router bgp 50000
ciscoasa (config-router)# address-family ipv4
ciscoasa (config-router-af)# table-map SET_BUCKET
ciscoasa (config-router-af)# end
ciscoasa # clear bgp table-map
2. 以下示例清除 IPv4 单播对等会话的表映射:
ciscoasa # clear bgp ipv4 unicast table-map.
ipv4
(可选)刷新 IPv4 地址系列会话的表映射配置信息。
unicast
(可选)刷新单播地址系列会话的表映射配置信息。
命令模式
防火墙模式 安全情景
路由 透明 单个
多个
情景 系统
特权 EXEC
版本 修改
9.2(1)
引入了此命令。