H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 2 RIP Configuration Commands
2-6
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] rip
[H3C-rip] filter-policy 2000 export
2.1.6 filter-policy import
Syntax
filter-policy { acl-number | [ ip-prefix ip-prefix-name ] [ gateway ip-prefix-name ] }
import [ interface interface-type interface-number ]
undo filter-policy { acl-number | [ ip-prefix ip-prefix-name ] [ gateway
ip-prefix-name ] } import [ interface-type interface-number ]
filter-policy route-policy route-policy-name import
undo filter-policy route-policy route-policy-name import
View
RIP view
Parameters
acl-number: Number of the ACL used to filter routing information by destination address,
in the range of 2,000 to 3,999.
ip-prefix-name: Name of the address prefix list used to filter routing information by
destination address, containing 1 to 19 characters.
interface: Specifies an interface where the routes to be advertised will be filtered.
interface-type interface-number: Interface type and interface number.
gateway ip-prefix-name: Name of the address prefix list used to filter routing
information by the address of the neighbor router advertising the information,
containing 1 to 19 characters.
route-policy-name: Name of the routing policy used to filter routing information,
containing 1 to 19 characters. A routing policy can enable RIP to determine which
routes are to be sent/received based on such fields as
acl/cost/interface/ip/ip-prefix/tag.
Description
Use the filter-policy gateway import command to enable RIP to filter received routing
information by a specified address.
Use the undo filter-policy gateway import command to disable the above filtering.
Use the filter-policy import command to filter the received routing information.
Use the undo filter-policy import command to disable the above filtering.