F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices System Management and Maintenance Configuration Guide-6PW100

209
# Assign interface GigabitEthernet 1/1 to VD vda.
[Firewall-vd-vda] allocate interface gigabitethernet 1/1
# Assign VLAN 100 to VLAN 205 to VD vda.
[Firewall-vd-vda] allocate vlan 100 to 205
# Set the maximum number of sessions to 100000 for VD vda.
[Firewall-vd-vda] limit-resource session max-entries 100000
[Firewall-vd-vda] quit
# Create a VD with the name vdb and ID 3.
[Firewall] vd vdb id 3
# Assign interface GigabitEthernet 1/2 to VD vdb.
[Firewall-vd-vdb] allocate interface gigabitethernet 1/2
# Assign VLAN 50 to VLAN 80, VLAN 400, and VLAN 500 to VLAN 530 to VD vdb.
[Firewall-vd-vdb] allocate vlan 50 to 80 400 500 to 530
# Set the maximum number of sessions to 200000 for VD vdb.
[Firewall-vd-vdb] limit-resource session max-entries 200000
481BVerifying the configuration
Administrators of enterprise A can log in to VD vda, and administrators of enterprise B can log in to VD
vdb. Each enterprise network can use its Layer 3 interface, VLAN interfaces, and session resources to
communicate with the Internet.