1-7ParametersNoneDescriptionUse the dot1x dhcp-launch command to specify an 802.1x-enabled switch to launch the process toauthenticate a supplicant system when the supplicant system applies for a dynamic IP address throughDHCP.Use the undo dot1x dhcp-launch command to disable an 802.1x-enabled switch from authenticatinga supplicant system when the supplicant system applies for a dynamic IP address through DHCP.By default, an 802.1x-enabled switch does not authenticate a supplicant system when the latter appliesfor a dynamic IP address through DHCP.Related commands: display dot1x.Examples# Configure to authenticate a supplicant system when it applies for a dynamic IP address throughDHCP. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] dot1x dhcp-launchdot1x guest-vlanSyntaxdot1x guest-vlan vlan-id [ interface interface-list ]undo dot1x guest-vlan [ interface interface-list ]ViewSystem view, Ethernet port viewParametersvlan-id: VLAN ID of a guest VLAN, in the range 1 to 4094.interface-list: Ethernet port list, in the form of interface-list= { interface-type interface-number [ tointerface-type interface-number ] } &<1-10>, in which interface-type specifies the type of an Ethernetport and interface-number is the number of the port. The string “&<1-10>” means that up to 10 port listscan be provided.DescriptionUse the dot1x guest-vlan command to enable the guest VLAN function for ports.Use the undo dot1x guest-vlan command to disable the guest VLAN function for ports.After 802.1x and guest VLAN are properly configured on a port:z If the switch receives no response from the port after sending EAP-Request/Identity packets to theport for the maximum number of times, the switch will add the port to the guest VLAN.z Users in a guest VLAN can access the guest VLAN resources without 802.1x authentication.However, they have to pass the 802.1x authentication to access the external resources.