Extreme Networks 200 Series User Manual

Page 136

Advertising
background image

134

Summit 200 Series Switch Installation and User Guide

Access Policies

config 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 re-distribution into OSPF.

config rip vlan [<name> | all ] export-filter
[<access-profile> | none]

Configures RIP to suppress certain routes when
performing route advertisements.

config rip vlan [<name> | all] import-filter
[<access_profile> | none]

Configures RIP to ignore certain routes received
from its neighbor.

config rip vlan [<name> | all] trusted-gateway
[<access_profile> | none]

Configures RIP to use the access list to
determine which RIP neighbor to receive (or
reject) the routes.

create access-profile <access_profile> type
[ipaddress]

Creates an access profile. Once the access
profile is created, one or more addresses can be
added to it, and the profile can be used to control
a specific routing protocol.

Specify the following:

ipaddress

—A list of IP address and mask

pairs.

delete access-profile <access_profile>

Deletes an access profile.

show access-profile <access_profile>

Displays access-profile related information for the
switch.

Table 33: Routing Access Policy Configuration Commands (continued)

Command

Description

Advertising