HP VPN Firewall Appliances High Availability Configuration Guide

61
# Create VLAN 100.
<DeviceA> system-view
[DeviceA] vlan 100
# Assign GigabitEthernet 1/1 to VLAN 100.
[DeviceA-vlan100] port gigabitethernet 1/1
[DeviceA-vlan100] quit
# Assign GigabitEthernet 1/2 to VLAN 100.
Because Device A and Device B might exchange packets of multiple VLANs, configure
GigabitEthernet 1/2 as a trunk port and permit packets of VLAN 100 to pass.
[DeviceA] interface gigabitethernet 1/2
[DeviceA-GigabitEthernet1/2] port link-type trunk
[DeviceA-GigabitEthernet1/2] port trunk permit vlan 100
Please wait... Done.
3. Configure Device B in the same way Device A is configured. (Details not shown.)
4. Configure Firewall B in the same way Firewall A is configured. (Details not shown.)