F3215-HP Load Balancing Module Network Management Command Reference-6PW101

75
undo isolate-user-vlan isolate-user-vlan-id [ secondary secondary-vlan-id [ to secondary-vlan-id ] ]
Default
An isolate-user-VLAN is not associated with any secondary VLAN. .
Views
System view
Default command level
2: System level
Parameters
isolate-user-vlan-id: Specifies an isolate-user-VLAN ID, ranging from 1 to 4094.
secondary secondary-vlan-id [ to secondary-vlan-id ]: Specifies a secondary VLAN ID or a secondary
VLAN ID range. The secondary-vlan-id argument is a secondary VLAN ID, ranging from 1 to 4094.
Usage guidelines
The undo isolate-user-vlan command without the secondary secondary-vlan-id parameter specified
removes the association between the specified isolate-user-VLAN and all its secondary VLANs.
The undo isolate-user-vlan command with the secondary secondary-vlan-id parameter specified only
removes the association between the specified isolate-user-VLAN and the specified secondary VLANs.
Examples
# Associate isolate-user-VLAN 2 with secondary VLAN 3 and secondary VLAN 4.
<Sysname> system-view
[Sysname] vlan 2
[Sysname-vlan2] isolate-user-vlan enable
[Sysname-vlan2] port gigabitethernet 0/2
[Sysname-vlan2] vlan 3
[Sysname-vlan3] port gigabitethernet 0/3
[Sysname-vlan3] vlan 4
[Sysname-vlan4] port gigabitethernet 0/4
[Sysname-vlan4] quit
[Sysname] isolate-user-vlan 2 secondary 3 to 4
Related commands
display isolate-user-vlan
isolate-user-vlan enable
Use isolate-user-vlan enable to configure a VLAN as an isolate-user-VLAN.
Use undo isolate-user-vlan enable to remove the isolate-user-VLAN configuration for the VLAN.
Syntax
isolate-user-vlan enable
undo isolate-user-vlan enable
Default
No VLAN is an isolate-user-VLAN.