3-6ViewRIP viewParametersacl-number: Number of the basic or advanced ACL used to filter routing information by destinationaddress, in the range of 2000 to 3999.ip-prefix-name: Name of the address ip-prefix list used to filter routing information by destinationaddress, a string of 1 to 19 characters.route-policy-name: Name of the route-policy used to filter routing information, a string of 1 to 19characters.protocol: Filters routing protocol redistributed from the protocol. Currently, this argument can be direct,or static.DescriptionUse the filter-policy export command to enable RIP to filter the outgoing routing information.Use the undo filter-policy export command to disable RIP from filtering the outgoing routinginformation.Note that, if protocol is specified, RIP filters only the outgoing routes redistributed from the specifiedrouting protocol. Otherwise, RIP filters all routes to be advertised.By default, RIP does not filter advertised routing information.Related commands: acl, filter-policy import, ip ip-prefix.For details about ACL, refer to ACL Operation.Examples# Apply ACL 2000 to filter the outgoing routing information. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] rip[Sysname-rip] filter-policy 2000 exportfilter-policy importSyntaxfilter-policy { acl-number | ip-prefix ip-prefix-name [ gateway ip-prefix-name ] | route-policyroute-policy-name } importundo filter-policy { acl-number | ip-prefix ip-prefix-name [ gateway ip-prefix-name ] | route-policyroute-policy-name } importfilter-policy gateway ip-prefix-name importundo filter-policy gateway ip-prefix-name importViewRIP view