1-8# Remove VLAN 5.[Sysname-vlan5] quit[Sysname] undo vlan 5# Create VLAN 4 through VLAN 100.[Sysname] vlan 4 to 100Please wait............. Done.# Remove VLAN 2 through VLAN 9 in bulk. VLAN 7 is the voice VLAN.[Sysname] undo vlan 2 to 9Note:The VLAN kept by protocol, the voice VLAN, the default VLAN, the management VLAN andthe remote probe VLAN will not be deleted!Please wait... Done.[Sysname] display vlanThe following VLANs exist:1(default), 7The above output information indicates that VLAN 7 (the voice VLAN) cannot be removed, while theother VLANs are removed successfully.Port-Based VLAN Configuration Commandsdisplay portSyntaxdisplay port { hybrid | trunk }ViewAny viewParametershybrid: Displays hybrid ports.trunk: Displays trunk ports.DescriptionUse the display port command to display the existing hybrid or trunk ports, if any.For information about port type configuration, refer to the port link-type command.Examples# Display the existing hybrid ports. display port hybridThe following hybrid ports exist:Ethernet1/0/1 Ethernet1/0/2The above information shows the current system has two hybrid ports: Ethernet 1/0/1 and Ethernet1/0/2.