Switch 7700 Command reference Guide, v2.0

Table Of Contents
118 CHAPTER 5: USING ROUTING PROTOCOL COMMANDS
undo filter-policy { acl_number | ip-prefix ip_prefix-name } export
[ routing_protocol ]
View
RIP view
Parameter
acl_number: Enter the number of the access control list that you want to use to
filter the destination addresses of the routing information.
ip_prefix_name: Enter the name of the address prefix list that you want to use to
filter the destination addresses of the routing information.
routing_protocol: Enter the routing protocol whose routing information is to be
filtered. This can be one of the following:
direct - Specifies direct routes
bgp - Specifies Border Gateway Protocol (BGP).
ospf- Specifies Open Shortest Path First (OSPF).
ospf-ase - Specifies OSPF external routes.
ospf-nssa - Specifies OSPF NSSA external routes.
static - Specifies static routes.
Description
Using the filter-policy export command you can configure RIP to filter the
advertised routing information.
Using the undo filter-policy export command, you can configure RIP not to
filter the advertised routing information. This is the default.
Related commands: acl, filter-policy import, ip ip-prefix.
Example
To filter the advertised route information using acl 3, enter the following:
[SW7700-rip]filter-policy 3 export
filter-policy import Syntax
filter-policy gateway ip_prefix_name import
undo filter-policy gateway ip_prefix_name import
filter-policy { acl_number | ip-prefix ip_prefix_name } import
undo filter-policy { acl_number | ip-prefix ip_prefix_name } import
View
RIP view