Disables network login on a specified port for a particular method.
ports | Specifies the ports for which network login should be disabled. |
dot1x | Specifies 802.1X authentication. |
mac | Specifies MAC-based authentication. |
web-based | Specifies web-based authentication. |
Network login is disabled by default.
Network login must be disabled on a port before you can delete a VLAN that contains that port.
This command applies to the MAC-based, web-based, and 802.1X mode of network login. To control which authentication mode is used by network login, use the following commands:
enable netlogin [{dot1x} {mac} {web-based}] disable netlogin [{dot1x} {mac} {web-based}]The following command disables dot1x and web-based network login on port 2:9:
disable netlogin ports 2:9 dot1x web-based
This command was first available in ExtremeXOS 11.1.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, X690, and X695 series switches.