Command Manual - Routing Protocol
Quidway S6500 Series Ethernet Switches Chapter 6 IP Routing Policy Configuration Commands
Huawei Technologies Proprietary
6-9
apply cost 100
matched : 0 denied : 0
Table 6-2 Description of information generated by the command display route-policy
Field Description
Route-policy Name of ip-prefix
Information of the route-policy with mode configured as permit and
node as 10:
if-match
(prefixlist) p1
The configured if-match clause
apply cost 100
Apply routing cost 100 to the routes matching
the conditions defined by if-match clause
matched
Number of routes matching the conditions set
by if-match clause
Permit 10
denied
Number of routes not matching the conditions
set by if-match clause
6.1.12 filter-policy export
Syntax
filter-policy { acl-number | ip-prefix ip-prefix-name } export [ protocol ]
undo filter-policy { acl-number | ip-prefix ip-prefix-name } export [ protocol ]
View
Routing protocol view
Parameter
acl-number: Number of the access control list used for matching the destination
address field of the routing information.
ip-prefix-name: Address prefix list used for matching the routing information destination
address field. The length of ip-prefix-name ranges from 1 to 19 character string.
protocol: The routing information of which kind of route protocol to be filtered.
Description
Using filter-policy export command, you can configure to set the filtering conditions of
the routing information advertised by a certain type of routing protocols. Using undo
filter-policy export command, you can cancel the filtering conditions set.
By default, the advertised routing information is not filtered.