R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

260
[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
Parameters
ip-address: IP address of a peer.
Usage guidelines
After the link to the BGP peer fails, BFD can detect the failure before the system performs GR, causing GR
to fail. If GR capability is enabled for BGP, use BFD with caution. If GR and BFD are both enabled, do
not disable BFD during a GR process. Otherwise, GR might fail.
Examples
# E n a b l e B F D fo r B G P p e e r 1.1.1.1.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] peer 1.1.1.1 bfd
peer capability-advertise conventional
Use peer capability-advertise conventional to disable BGP multi-protocol extension and route refresh for
a peer/peer group.