802.1x Configuration Commands 299provide the interface-list argument, Guest VLAN is enabled on the ports specifiedby this argument.If you execute the dot1x guest-vlan command in Ethernet interface view, thiscommand does not accept the interface-list argument and Guest VLAN is enabledonly on the current port.Example# Specify to perform port-based authentications.[SW8800] dot1x port-method portbased# Enable Guest VLAN on all ports.[SW8800] dot1x guest-vlan 1dot1x max-user Syntaxdot1x max-user user-number [ interface interface-list ]undo dot1x max-user [ interface interface-list ]ViewSystem view, Ethernet port viewParameteruser-number: Specifies the limit to the amount of supplicants on the port, rangingfrom 1 to 1024.By default, the maximum user number is 1024. And a switch can accommodate atotal of 2048 users.interface interface-list: Ethernet interface list expressed in the format interface-list=interface-type interface-number [ to interface-type interface-number ] &<1-10>.interface-type means the interface type, interface-number is the interface number.Refer to command parameters in the "Port" section in the manual for therespective meanings and value ranges of them. The interface number after the keyword to should be no smaller than the interface number before to. &<1-10> inthe command means that the preceding parameter can be entered up to 10 times.DescriptionUse the dot1x max-user command to configure a limit to the amount ofsupplicants on the specified interface of 802.1x.Use the undo dot1x max-user command to restore the default value.This command is used for setting a limit to the amount of supplicants that 802.1xcan hold on the specified interface. This command has effect on the interfacespecified by the parameter interface-list when executed in system view. It haseffect on all the interfaces when no interface is specified. The parameterinterface-list cannot be input when the command is executed in Ethernet interfaceview and it has effect only on the current interface.Related command: display dot1x.