F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100

825
960BClearing IPv6 BGP information
Task Command
Remarks
Clear dampened IPv6 BGP
routing information and
release suppressed routes.
reset bgp ipv6 dampening [ ipv6-address
prefix-length ]
Available in user view.
Clear IPv6 BGP route flap
information.
reset bgp ipv6 flap-info
[ ipv6-address/prefix-length | as-path-acl
as-path-acl-number | regexp as-path-regexp ]
reset bgp ipv6 peer-ipv6-address flap-info
Available in user view.
309B
IPv6 BGP configuration examples
Some examples for IPv6 BGP configuration are similar to those of BGP. For more information, see
"Configuring BGP."
961BIPv6 BGP basic configuration example
1765BNetwork requirements
All devices in 2995HFigure 398 run IPv6 BGP. Between Router A and Router B is an EBGP connection. Router
B, Router C, and Firewall are fully meshed through IBGP connections.
Figure 398 Network diagram
1766BConfiguration procedure
1. Configure IPv6 addresses for interfaces. (Details not shown.)
2. Configure IBGP connections:
# Configure Router B.
<RouterB> system-view
[RouterB] ipv6
[RouterB] bgp 65009
[RouterB-bgp] router-id 2.2.2.2
[RouterB-bgp] ipv6-family
[RouterB-bgp-af-ipv6] peer 9:1::2 as-number 65009
[RouterB-bgp-af-ipv6] peer 9:3::2 as-number 65009
[RouterB-bgp-af-ipv6] quit