HP VPN Firewall Appliances System Management and Maintenance Command Reference

229
undo allocate vlan vlan-list
Default
All VLANs belong to the default VD, and a non-default VD has no VLAN to use.
Views
VD view
Default command level
2: System level
Parameters
vlan vlan-list: Specifies the VLANs to be assigned to the VD. The vlan-list argument must be in the form
{ vlan-id1 [ to vlan-id2 ] }&<1-10>, where vlan-id1 and vlan-id2 are the IDs of two existing VLANs in the
range 1 to 4094 and vlan-id2 must be greater than vlan-id1. &<1-10> indicates that you can enter up to
ten VLANs or VLAN ranges.
Usage guidelines
A VLAN can only belong to one VD. Assigning a VLAN to a second VD equals reclaiming the VLAN and
assigning it to the second VD.
After being reclaimed, a VLAN belongs to the default VD.
VLANs that are not assigned to non-default VDs belong to the default VD.
Examples
# Assign VLAN 1 and VLAN 3 to VD test.
<Sysname> system-view
[Sysname] vd test id 2
[Sysname-vd-test] allocate vlan 1 3
Related commands
vd
limit-resource session max-entries
Use limit-resource session max-entries to specify the maximum number of sessions that can be set up on
a non-default VD.
Use undo limit-resource session max-entries to restore the default.
Syntax
limit-resource session max-entries max-entries
undo limit-resource session max-entries
Default
The maximum number of sessions that can be set up on a non-default VD equals the maximum number
of sessions supported by the physical device.
Views
VD view
Default command level
2: System level