![Huawei Quidway S6500 Series Command Manual Download Page 341](http://html.mh-extra.com/html/huawei/quidway-s6500-series/quidway-s6500-series_command-manual_167771341.webp)
Command Manual - Routing Protocol
Quidway S6500 Series Ethernet Switches
Chapter 5 BGP Configuration Commands
Huawei Technologies Proprietary
5-40
export
command, you can cancel the route filtering policy of the peer/peer group based
on the ip-prefix.
By default, the route filtering policy of the peer group is not specified.
For the related commands, see
ip ip-prefix
,
peer ip-prefix
import
.
Example
# Configure the route filtering policy of the peer group based on the ip-prefix 1.
[Quidway-bgp] peer group1 ip-prefix list1 export
5.1.47 peer ip-prefix import
Syntax
peer
{
group-name
|
peer-address
}
ip-prefix
prefixname
import
undo peer
{
group-name
|
peer-address
}
ip-prefix
prefixname
import
View
BGP view
Parameter
group-name
: Name of peer group.
peer-address:
IP address of the peer.
prefixname
: Name of the specified
ip-prefix.
import
: Apply the filtering policy on the route received by the specified peer/peer
group.
Description
Using
peer ip-prefix
import
command, you can configure the route filtering policy of
routes received by the peer/peer group based on the ip-prefix. Using
undo peer
ip-prefix
import
command, you can cancel the route filtering policy of the peer/peer
group based on the ip-prefix.
By default, the route filtering policy of the peer/peer group is not specified.
For the related commands, see
ip ip-prefix
,
peer ip-prefix
export
.
Example
# Configure the route filtering policy of the peer group based on the ip-prefix 1.
[Quidway-bgp] peer group1 ip-prefix list1 import