Command Manual - Routing Protocol
Quidway S6500 Series Ethernet Switches Chapter 5 BGP Configuration Commands
Huawei Technologies Proprietary
5-38
By default, a peer/peer group has no access control list (acl).
For the related commands, see peer filter-policy import, ip as-path-acl, peer
as-path-acl export and peer as-path-acl import.
Example
# Set the filter-policy list of a peer group test.
[Quidway-bgp] peer test filter-policy 2000 export
5.1.44 peer filter-policy import
Syntax
peer { group-name | peer-address } filter-policy acl-number import
undo peer { group-name | peer-address } filter-policy acl-number import
View
BGP view
Parameter
group-name: Specify the name of the peer group.
peer-address: Specify the IP address of the peer.
acl-number: Specify an IP acl number, ranging from 2000 to 3999.
import: Ingress filter policy.
Description
Using peer filter-policy import command, you can configure the filter-policy list of the
routes received by a peer/peer group. Using undo peer filter-policy import command,
you can cancel the existing configuration.
By default, a peer/peer group has no access control list (acl).
For the related commands, see peer filter-policy export, ip as-path-acl, peer
as-path-acl export and peer as-path-acl import.
Example
# Set the filter-policy list of a peer group test.
[Quidway-bgp] peer test as-number 100
[Quidway-bgp] peer test filter-policy 2000 import
5.1.45 peer group
Syntax
peer peer-address group group-name [ as-number as-number ]