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

Table Of Contents
730
Figure 378 Network diagram
Configuration procedure
1. Configure IPv6 addresses for interfaces. (Details not shown.)
2. Configure RIPng basic functions.
# Configure Firewall A.
<FirewallA> system-view
[FirewallA] ripng 1
[FirewallA-ripng-1] quit
[FirewallA] interface GigabitEthernet 0/1
[FirewallA-GigabitEthernet0/1] ripng 1 enable
[FirewallA-GigabitEthernet0/1] quit
# Configure Firewall B.
<FirewallB> system-view
[FirewallB] ripng 1
[FirewallB-ripng-1] quit
[FirewallB] interface GigabitEthernet 0/1
[FirewallB-GigabitEthernet0/1] ripng 1 enable
[FirewallB-GigabitEthernet0/1] quit
[FirewallB] interface GigabitEthernet 0/2
[FirewallB-GigabitEthernet0/2] ripng 1 enable
[FirewallB-GigabitEthernet0/2] quit
# Configure Firewall C.
<FirewallC> system-view
[FirewallC] ripng 1
[FirewallC-ripng-1] quit
[FirewallC] interface GigabitEthernet 0/1
[FirewallC-GigabitEthernet0/1] ripng 1 enable
[FirewallC-GigabitEthernet0/1] quit
3. Configure RIPng 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