H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 5 BGP Configuration Commands
5-26
Parameters
multicast: Specifies multicast address family.
Description
Use the display bgp routing-table statistic command to view the statistics of BGP
routing information.
Examples
# Display the statistics of BGP routing information.
<H3C> display bgp routing-table statistic
Routes total: 4
5.1.26 filter-policy export
Syntax
filter-policy { acl-number | ip-prefix ip-prefix-name } export [ protocol [ process-id ] ]
undo filter-policy { acl-number | ip-prefix ip-prefix-name } export [ protocol
[ process-id ] ]
View
BGP view
Parameters
acl-number: Number of the ACL used to match the destination address field of the
routing information, ranging 2000 to 3999.
ip-prefix-name: Name of the ip prefix list used to match the destination address field of
the routing information, containing 1 to 19 characters.
protocol: Routing protocol whose routing information is to be filtered. Currently, routing
information obtained using the following methods can be filtered: direct, ospf,
ospf-ase, ospf-nssa, rip, isis, and static.
process-id: Routing protocol process ID, in the range of 1 to 65535. This argument is
valid only when the protocol is ospf.
Description
Use the filter-policy export command to filter the advertised routes and only the
routes passing the filter can be advertised by BGP.
Use the undo filter-policy export command to cancel the filtration to the advertised
routes.
By default, filtration to the received routing information is not configured.