Symbol Technologies ES3000 Switch User Manual


 
ES3000 User Guide
5-76
management
Use the management command to remove a port member from a VLAN.
interface <vlanID>
management
S
YNTAX DESCRIPTION: <vlanID> VLAN ID
C
OMMAND MODES: Interface configuration
R
EFERENCE:Cisco
M
ENU:
E
XAMPLE:
! Set Vlan3 management
Switch(config)# interface vlan3
Switch(config-if)# management
Switch(config-if)#
no interface
Use the no interface command to delete a VLAN in the system.
no interface <vlanID>
S
YNTAX DESCRIPTION: <vlanID> VLAN ID
C
OMMAND MODES: Global configuration
R
EFERENCE: None
M
ENU: Advanced Switch Configuration Menu->VLAN Management->
Delete VLAN
E
XAMPLE:
! delete vlan3
Switch(config)# no interface vlan3
Switch(config)#