128Step Command Remarks1. Enter system view. system-view N/A2. Create a VLAN group andenter VLAN group view. vlan-group group-name By default, no VLAN group exists.3. Add VLANs to the VLANgroup. vlan-list vlan-id-list By default, no VLAN exists in aVLAN group.Displaying and maintaining VLANsExecute display commands in any view and reset commands in user view.Task CommandDisplay VLAN interface information. display interface vlan-interface [ interface-number ] [ brief[ description | down ] ]Display information about IPsubnet-based VLANs that are associatedwith the specified ports.display ip-subnet-vlan interface { interface-typeinterface-number1 [ to interface-type interface-number2 ] | all }Display information about IPsubnet-based VLANs. display ip-subnet-vlan vlan { vlan-id1 [ to vlan-id2 ] | all }Display information about protocol-basedVLANs that are associated with thespecified ports.display protocol-vlan interface { interface-typeinterface-number1 [ to interface-type interface-number2 ] | all }Display information about protocol-basedVLANs. display protocol-vlan vlan { vlan-id1 [ to vlan-id2 ] | all }Display VLAN information. display vlan [ vlan-id1 [ to vlan-id2 ] | all | dynamic | reserved| static ]Display brief VLAN information. display vlan briefDisplay VLAN group information. display vlan-group [ group-name ]Display hybrid ports or trunk ports on thedevice. display port { hybrid | trunk }Clear statistics on a port. reset counters interface vlan-interface [ interface-number ]VLAN configuration examplesPort-based VLAN configuration exampleNetwork requirementsAs shown in Figure 39:• Host A and Host C belong to Department A. VLAN 100 is assigned to Department A.• Host B and Host D belong to Department B. VLAN 200 is assigned to Department B.Configure port-based VLANs so that only hosts in the same department can communicate with eachother.