R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
322
import: Filters incoming routes.
Description
Use the peer as-path-acl command to configure the filtering of routes incoming from or outgoing to a
peer/peer group based on a specified AS path ACL.
Use the undo peer as-path-acl command to remove the configuration.
By default, no AS path ACL filtering is configured.
Examples
# In BGP view, reference the AS path ACL 1 to filter routes outgoing to the peer group test.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] peer test as-path-acl 1 export
# In BGP-VPN instance view, reference the AS path ACL 1 to filter routes outgoing to the peer group test
(the VPN has been created).
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-vpn1] peer test as-path-acl 1 export
peer capability-advertise conventional (BGP/BGP-VPN
instance view)
Syntax
peer { group-name | ip-address } capability-advertise conventional
undo peer { group-name | ip-address } capability-advertise conventional
View
BGP view, BGP VPN instance view
Default level
2: System level
Parameters
group-name: Name of a peer group, a string of 1 to 47 characters.
ip-address: IP address of a peer.
Description
Use the peer capability-advertise conventional command to disable BGP multi-protocol extension and
route refresh for a peer/peer group.
Use the undo peer capability-advertise command to enable BGP multi-protocol extension and route
refresh for a peer/peer group.
By default, BGP multi-protocol extension and route refresh are enabled.
Examples
# In BGP view, disable multi-protocol extension and route refresh for peer 160.89.2.33.
<Sysname> system-view
[Sysname] bgp 100