HP VPN Firewall Appliances Network Management Configuration Guide

830
IPv6 BGP route reflector configuration example
Network requirements
In Figure 400, Router B receives an EBGP update and sends it to Firewall, which is configured as a route
reflector with two clients: Router B and Router C.
Router B and Router C need not establish an IBGP connection because Firewall reflects updates between
them.
Figure 400 Network diagram
Configuration procedure
1. Configure IPv6 addresses for interfaces. (Details not shown.)
2. Configure IPv6 BGP basic functions:
# Configure Router A.
<RouterA> system-view
[RouterA] ipv6
[RouterA] bgp 100
[RouterA-bgp] router-id 1.1.1.1
[RouterA-bgp] ipv6-family
[RouterA-bgp-af-ipv6] peer 100::2 as-number 200
[RouterA-bgp-af-ipv6] network 1:: 64
# Configure Router B
<RouterB> system-view
[RouterB] ipv6
[RouterB] bgp 200
[RouterB-bgp] router-id 2.2.2.2
[RouterB-bgp] ipv6-family
[RouterB-bgp-af-ipv6] peer 100::1 as-number 100
[RouterB-bgp-af-ipv6] peer 101::1 as-number 200
[RouterB-bgp-af-ipv6] peer 101::1 next-hop-local
# Configure Firewall.
<Firewall> system-view
[Firewall] ipv6
[Firewall] bgp 200
[Firewall-bgp] router-id 3.3.3.3
[Firewall-bgp] ipv6-family