Command Manual – MPLS
Quidway S8500 Series Routing Switches
Chapter 2 BGP/MPLS VPN Configuration Commands
Huawei Technologies Proprietary
2-33
Parameter
group-name
: Name of a neighbor peer group, consisting of 1 to 47 alphanumeric
characters.
Description
Use the
peer
enable
command to enable a specified peer group.
Use the
undo peer
enable
command to disable a specified peer group.
For IPv4 address family, address switching is enabled by default.
Example
# Enable the peer group 168.
[Quidway-bgp] ipv4-family vpnv4
[Quidway-bgp-af-vpn] peer 168 enable
2.1.38 peer filter-policy export
Syntax
peer
group-name
filter-policy
acl-number
export
undo peer group-name
filter-policy
acl-number
export
View
VPNv4 subaddress family view, VPN-instance subaddress family view
Parameter
group-name
: Name of a neighbor peer group, consisting of 1 to 47 alphanumeric
characters.
acl-number
: IP ACL number ranging from 2000 to 3999. That is, you can use basic ACL
or advanced ACL.
export
: Uses the filtering policy for the advertised route and this policy is only effective
for peer groups.
Description
Use the
peer filter-policy export
command to apply the ACL-based filtering policy to
the advertised route for the peer group.
Use the
undo peer filter-policy export
command to cancel the configuration.
By default, there is no ACL-based filtering policy.
You can only use the
peer filter-policy export
command to configure peer group.
Related command:
ip as-path-acl
,
peer as-path-acl
and
peer filter-policy export
.