SROS Command Line Interface Reference Guide
BGP Neighbor Configuration Command Set
5991-2114
© Copyright 2006 Hewlett-Packard Development Company, L.P.
1321
prefix-list
<listname>
[in | out]
Use the
prefix-list
command to assign a predefined prefix list to a BGP neighbor. The list is then used to
filter BGP route updates received and/or sent from/by the specified peer. Use the
no
form of this command
to discontinue use of the prefix list.
Syntax Description
<listname>
Assigns a prefix list to this BGP neighbor.
in
Specifies the filtering of all inbound BGP route updates received from the
specified peer.
out
Specifies the filtering of all outbound BGP route updates being sent to the
specified peer.
Default Values
By default, no prefix lists are specified for filtering.
Functional Notes
Before they can be assigned to a BGP neighbor, prefix lists must first be defined using the
ip prefix-list
command. See
ip prefix-list <listname> description <“text”>
on page 435 for more information.
Usage Examples
The following example uses the
MyList
prefix list to filter all BGP updates received from the specified peer:
ProCurve(config)#
router bgp 65000
ProCurve(config-bgp)#
neighbor 172.24.3.192
ProCurve(config-bgp-neighbor)#
prefix-list MyList in
Содержание ProCurve Secure 7102dl
Страница 2: ......
Страница 3: ...SROS Command Line Interface Reference Guide Software Version J 08 03 September 2007 61195880L1 35H ...
Страница 1454: ......