Intel 480T Switch User Manual


 
C H A P T E R 17 Access Policies
337
Using Route Maps
Route maps are a mechanism you can use to conditionally control
the redistribution of routes between two routing domains, and to
modify the routing information that is redistributed.
configure ospf area <area_id> interarea-
filter [<access_profile> | none]
Configures the router to use the access policy to
determine which inter-area routes are allowed
to be exported into the area. This router must be
an ABR.
configure ospf asbr-filter [<access_profile>
| none]
Configures the router to use the access policy to
limit the routes that are advertised into OSPF
for the switch as a whole, for switches
configured to support RIP and static route
redistribution into OSPF.
configure ospf direct-filter
[<access_profile> | none]
Configures the router to use the access policy to
limit the routes that are advertised into OSPF
for the switch as a whole, for switches
configured to support direct route redistribution
into OSPF.
configure pim vlan [<name> | all] trusted-
gateway [<access-profile> | none]
Configures PIM to use the access profile to
determine which PIM neighbor is to receive or
reject the routes.
configure rip vlan [<name> | all ] export-
filter [<access-profile> | none]
Configures RIP to suppress certain routes when
performing route advertisements.
configure rip vlan [<name> | all] import-
filter [<access_profile> | none]
Configures RIP to ignore certain routes
received from its neighbor.
configure rip vlan [<name> | all] trusted-
gateway [<access_profile> | none]
Configures RIP to use the access list to
determine which RIP neighbor is to receive (or
reject) the routes.
Table 17.3: Routing Access Policy Configuration Commands (continued)
Command Description