H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 4 Integrated IS-IS Configuration Commands
4-12
Note:
z The filter-policy export command takes effect only on the routes imported through
the import-route command. If the filter-policy export command is configured
while the import-route command is not configured to import other non-IS-IS routes,
the filter-policy export command does not take effect.
z If the protocol argument is not provided in the filter-policy export command, the
command takes effect on all the routes imported to the local device using the
import-route command.
Related commands: filter-policy import.
Examples
# Use ACL 2000 to filter the routes imported through IS-IS.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] isis
[H3C-isis] filter-policy 2000 export
4.1.13 filter-policy import
Syntax
filter-policy acl-number import
undo filter-policy acl-number import
View
IS-IS view
Parameters
acl-number: ACL number in the range of 2,000 to 3,999.
Description
Use the filter-policy import command to enable IS-IS to filter the received routes.
Use the undo filter-policy import command to disable IS-IS from filtering the received
routes.
IS-IS does not filter the received routes by default.
In some circumstances, only the routing information satisfying certain conditions will be
received. You can configure the filtering condition by setting the filter-policy
parameters.
Related commands: filter-policy export.