R3303-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference
261
Views
BGP view, BGP-VPN instance view
Default command level
2: System level
Parameters
group-name: Specifies the name of a peer group, a string of 1 to 47 characters.
ip-address: Specifies an IP address of a peer.
as-path-acl-number: Specifies an AS path ACL number in the range of 1 to 256.
export: Filters outgoing routes.
import: Filters incoming routes.
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-ipv4-vpn1] peer test as-path-acl 1 export
Related commands
• apply as-path
• if-match as-path
• ip as-path
peer bfd
Use peer bfd to enable BFD for a BGP peer.
Use undo peer bfd to disable BFD for a BGP peer.
Syntax
peer ip-address bfd
undo peer ip-address bfd
Default
BFD is disabled.
Views
BGP view, BGP-VPN instance view
Default command level
2: System level










