HP VPN Firewall Appliances VPN Configuration Guide

96
[FirewallB-GigabitEthernet0/2] quit
Configure Firewall C (the DHCPv6 server):
# Enable IPv6.
<FirewallC> system-view
[FirewallC] ipv6
# Enable DHCPv6.
[FirewallC] ipv6 dhcp server enable
# Create address pool 1 and specify the address of the AFTR as 1::2.
[FirewallC] ipv6 dhcp pool 1
[FirewallC-dhcp6-pool-1] ds-lite address 1::2
[FirewallC-dhcp6-pool-1] quit
# Configure the IPv6 address of interface GigabitEthernet 0/1.
[FirewallC] interface gigabitethernet 0/1
[FirewallC-GigabitEthernet0/1] ipv6 address 1::3 64
# Apply address pool 1 to the interface.
[FirewallC-GigabitEthernet0/1] ipv6 dhcp server apply pool 1
Verifying the configuration
Display the status of the tunnel interfaces on Firewall A and Firewall B:
[FirewallA] display interface tunnel 1
Tunnel1 current state: UP
Line protocol current state: UP
Description: Tunnel1 Interface
The Maximum Transmit Unit is 1460
Internet Address is 30.1.2.1/24 Primary
Encapsulation is TUNNEL, service-loopback-group ID not set.
Tunnel source 1::1 (GigabitEthernet0/2)
Tunnel bandwidth 64 (kbps)
Tunnel protocol/transport IP/IPv6 dslite-cpe
Output queue : (Urgent queuing : Size/Length/Discards) 0/100/0
Output queue : (Protocol queuing : Size/Length/Discards) 0/500/0
Output queue : (FIFO queuing : Size/Length/Discards) 0/75/0
Last clearing of counters: Never
Last 300 seconds input: 0 bytes/sec, 0 packets/sec
Last 300 seconds output: 0 bytes/sec, 0 packets/sec
9 packets input, 540 bytes
0 input error
9 packets output, 540 bytes
0 output error
[FirewallB] display interface tunnel 2
Tunnel2 current state: UP
Line protocol current state: UP
Description: Tunnel2 Interface
The Maximum Transmit Unit is 1460
Internet Address is 30.1.2.2/24 Primary
Encapsulation is TUNNEL, service-loopback-group ID not set.
Tunnel source 1::2 (GigabitEthernet0/1)