Network Login Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1080
disable netlogin ports
disable netlogin ports <ports> [{dot1x} {mac} {web-based}]
Description
Disables Network Login on a specified port for a particular method.
Syntax Description
Default
Netlogin is disabled by default.
Usage Guidelines
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}]
Example
The following command disables dot1x and web-based Network Login on port 2:9:
disable netlogin ports 2:9 dot1x web-based
History
This command was first available in ExtremeWare XOS 11.1.
Platform Availability
This command is available on all platforms.
ports
Specifies the ports for which netlogin should be disabled.
dot1x
Specifies 802.1x authentication.
mac
Specifies MAC-based authentication.
web-based
Specifies web-based authentication.