HP VPN Firewall Appliances Network Management Configuration Guide

267
Ste
p
Command
Remarks
4. Create another VLAN and enter
VLAN view
vlan vlan-id N/A
5. Assign access ports to the VLAN.
port interface-list By default, all ports belong to VLAN 1.
6. Enter the view of the
ten-GigabitEthernet interface that
connects to the firewall card.
interface
ten-gigabitethernet
interface-number
N/A
7. Configure the link type of the interface
as trunk.
port link-type trunk N/A
8. Assign the trunk port to the two
VLANs.
port trunk permit vlan
{ vlan-id-list | all }
N/A
9. Configure the default VLAN for the
trunk port.
port trunk pvid vlan
vlan-id
Optional.
The default VLAN cannot be one of the
previously configured two VLANs.
Configure the firewall card
Ste
p
Command…
Remarks
1. Enter system view.
system-view N/A
2. Create two VLANs and
enter VLAN view.
vlan vlan-id N/A
3. Exit to system view.
quit N/A
4. Enter the view of the
ten-GigabitEthernet
interface that connects to
the switch.
interface ten-gigabitethernet
interface-number
N/A
5. Configure the operating
mode of the interface as
Layer 2
port link-mode bridge
The default operating mode is Layer
3.
6. Configure the link type of
the ten-GigabitEthernet
interface as trunk.
port link-type trunk N/A
7. Assign the trunk port to the
specified VLANs.
port trunk permit vlan { vlan-id-list |
all }
The VLANs of the firewall card and
the VLANs on the switch must be
included.
8. Create a VLAN interface
and enter its view.
interface vlan-interface
vlan-interface-id
The vlan-interface-id must be one of
the VLAN IDs created on the switch.
9. Assign an IP address to the
VLAN interface.
ip address ip-address { mask |
mask-length } [ sub ]
By default, the VLAN interface has no
IP address.