management
Use the management command to remove a port member from a VLAN.
interface <vlanID> management
SYNTAX DESCRIPTION: | <vlanID> | VLAN ID |
COMMAND MODES: | Interface configuration | |
REFERENCE: | Cisco |
|
MENU: |
|
|
EXAMPLE:
!Set Vlan3 management Switch(config)# interface vlan3
no interface
Use the no interface command to delete a VLAN in the system.
no interface <vlanID>
SYNTAX DESCRIPTION: | <vlanID> | VLAN ID |
COMMAND MODES: | Global configuration | |
REFERENCE: | None |
|
MENU: | Advanced Switch Configuration | |
| Delete VLAN |
|
EXAMPLE:
! delete vlan3
Switch(config)# no interface vlan3 Switch(config)#