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

Table Of Contents
790
[FirewallB-bgp] ipv6-family
[FirewallB-bgp-af-ipv6] group ibgp internal
[FirewallB-bgp-af-ipv6] peer 1::1 group ibgp
[FirewallB-bgp-af-ipv6] quit
[FirewallB-bgp] quit
3. Configure the EBGP connection
# Configure Firewall C.
<FirewallC> system-view
[FirewallC] ipv6
[FirewallC] bgp 65009
[FirewallC-bgp] router-id 3.3.3.3
[FirewallC-bgp] ipv6-family
[FirewallC-bgp-af-ipv6] group ebgp external
[FirewallC-bgp-af-ipv6] peer 3::1 as-number 65008
[FirewallC-bgp-af-ipv6] peer 3::1 group ebgp
[FirewallC-bgp-af-ipv6] quit
[FirewallC-bgp] quit
# Configure Firewall B.
[FirewallB-bgp] ipv6-family
[FirewallB-bgp-af-ipv6] group ebgp external
[FirewallB-bgp-af-ipv6] peer 3::2 as-number 65009
[FirewallB-bgp-af-ipv6] peer 3::2 group ebgp
[FirewallB-bgp-af-ipv6] quit
[FirewallB-bgp] quit
4. Configure IPsec policies.
# On Firewall A, create an IPsec proposal named tran1, and set the encapsulation mode to transport
mode, the security protocol to ESP, the encryption algorithm to DES, and authentication algorithm to
SHA1; create an IPsec policy named policy001, specify the manual mode for it, reference IPsec proposal
tran1, set the SPIs of the inbound and outbound SAs to 12345, and the keys for the inbound and
outbound SAs using ESP to abcdefg.
[FirewallA] ipsec proposal tran1
[FirewallA-ipsec-proposal-tran1] encapsulation-mode transport
[FirewallA-ipsec-proposal-tran1] transform esp
[FirewallA-ipsec-proposal-tran1] esp encryption-algorithm des
[FirewallA-ipsec-proposal-tran1] esp authentication-algorithm sha1
[FirewallA-ipsec-proposal-tran1] quit
[FirewallA] ipsec policy policy001 10 manual
[FirewallA-ipsec-policy-manual-policy001-10] proposal tran1
[FirewallA-ipsec-policy-manual-policy001-10] sa spi outbound esp 12345
[FirewallA-ipsec-policy-manual-policy001-10] sa spi inbound esp 12345
[FirewallA-ipsec-policy-manual-policy001-10] sa string-key outbound esp abcdefg
[FirewallA-ipsec-policy-manual-policy001-10] sa string-key inbound esp abcdefg
[FirewallA-ipsec-policy-manual-policy001-10] quit
# On Firewall B, create an IPsec proposal named tran1, and set the encapsulation mode to transport
mode, the security protocol to ESP, the encryption algorithm to DES, and authentication algorithm to
SHA1; create an IPsec policy named policy001, specify the manual mode for it, reference IPsec proposal
tran1, set the SPIs of the inbound and outbound SAs to 12345, and the keys for the inbound and