Intel 480T Switch User Manual


 
336
Intel
®
NetStructure 480T Routing Switch User Guide
configure access-profile <access_profile>
delete <seq_number>
Deletes an access profile entry using the
sequence number.
configure access-profile <access_profile>
mode [permit | deny | none]
Configures the access profile to one of the
following:
permitAllows the addresses that match
the access profile description.
denyDenies the addresses that match the
access profile description.
nonePermits and denies access on a per-
entry basis. Each entry must be added to the
profile as either permit or deny.
The default setting is permit.
configure bgp neighbor [<ipaddress> | all]
as-path-filter [in | out] [<access_profile> |
none]
Configures BGP to use the AS-path filter for
the routing information exchanged with the
neighbor.
configure bgp neighbor [<ipaddress> | all]
nlri-filter [in | out] [<access_profile> |
none]
Configures BGP to use the NLRI filter for
routing information exchanged with a neighbor.
configure dvmrp vlan [<name> | all] export-
filter [<access_profile> | none]
Configures DVMRP to filter out certain routes
while performing the route advertisement.
configure dvmrp vlan [<name> | all]
import-filter [<access_profile> | none]
Configures DVMRP to filter certain routes
received from its neighbor.
configure dvmrp vlan [<name> | all]
trusted-gateway [<access_profile> | none]
Configures DVMRP to use the access policy to
determine which DVMRP neighbor is trusted
and to receive routes from the access policy.
configure ospf area <area_id> external-
filter [<access_profile> | none]
Configures the router to use an access policy or
policies to determine which external routes are
allowed to be exported into the area. This router
must be an ABR.
Table 17.3: Routing Access Policy Configuration Commands (continued)
Command Description