40 PORT -BASED VLAN CONFIGURATIONCOMMANDSportSyntax port interface-listundo port interface-listView VLAN interface viewParameter interface interface-list: Ethernet interface list, in the format of { interface-typeinterface-number [ to interface-type interface-number ] }&<1-10>, where&<1-10> means that you can specify up to 10 port ranges.Description Use the port command to add one Access port or a group of Access ports to aVLAN. Use the undo port command to remove one Access port or a group ofAccess ports from a VLAN.Note:■ This command is only applicable to Access ports.■ All ports have their default link type configured as Access, however, users canmanually configure the port type. For more information, refer to “portlink-type” on page 642.Related command: display vlan.Example # Add the ports from Ethernet 1/1 to Ethernet 1/3 to VLAN 2. system-view[Sysname] vlan 2[Sysname-vlan2] port ethernet 1/1 to ethernet 1/3port access vlanSyntax port access vlan vlan-idundo port access vlanView Ethernet interface view, port group viewParameter vlan-id : VLAN ID, in the range 1 to 4094.