R3721-F3210-F3171-HP High-End Firewalls Network Management Configuration Guide-6PW101

Table Of Contents
789
[FirewallD] bgp 200
[FirewallD-bgp] router-id 4.4.4.4
[FirewallD-bgp] ipv6-family
[FirewallD-bgp-af-ipv6] peer 102::1 as-number 200
3. Configure route reflector.
# Configure Firewall C as a route reflector, Firewall B and Firewall D as its clients.
[FirewallC-bgp-af-ipv6] peer 101::2 reflect-client
[FirewallC-bgp-af-ipv6] peer 102::2 reflect-client
4. Verify the configuration.
Use the display bgp ipv6 routing-table command on Firewall B and Firewall D respectively; you can find
both of them have learned the network 1::/64.
IPv6 BGP IPsec policy configuration example
Network requirements
As shown in Figure 386,
Configure IPv6 BGP on the firewalls. Firewall A and B establish an iBGP relationship. Firewall B and
C establish an EBGP relationship.
Configure IPsec policies on the firewalls to authenticate and encrypt protocol packets.
Figure 386 Network diagram
Configuration procedure
1. Configure IPv6 addresses for interfaces. (Details not shown.).
2. Configure the iBGP connection.
# Configure Firewall A.
<FirewallA> system-view
[FirewallA] ipv6
[FirewallA] bgp 65008
[FirewallA-bgp] router-id 1.1.1.1
[FirewallA-bgp] ipv6-family
[FirewallA-bgp-af-ipv6] group ibgp internal
[FirewallA-bgp-af-ipv6] peer 1::2 group ibgp
[FirewallA-bgp-af-ipv6] quit
[FirewallA-bgp] quit
# Configure Firewall B.
<FirewallB> system-view
[FirewallB] ipv6
[FirewallB] bgp 65008
[FirewallB-bgp] router-id 2.2.2.2