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
1086
enable netlogin ports
enable netlogin ports <ports> [{dot1x} {mac} {web-based}]
Description
Enables network login on a specified port for a particular authentication method.
Syntax Description
Default
All methods are disabled on all ports.
Usage Guidelines
For campus mode login with web-based clients, the following conditions must be met:
●
A DHCP server must be available, and a DHCP range must be configured for the port or ports in the
VLAN on which you want to enable Network Login.
●
The switch must be configured as a RADIUS client, and the RADIUS server must be configured to
enable the Extreme Network Login capability.
For ISP mode login, no special conditions are required. A RADIUS server must be used for
authentication.
Network Login is used on a per port basis. A port that is tagged can belong to more than one VLAN. In
this case, Network Login can be enabled on one port for each VLAN.
Windows authentication is not supported via network login.
Example
The following command configures network login on port 2:9 using web-based authentication:
enable netlogin ports 2:9 web-based
History
This command was first available in ExtremeWare XOS 11.1.
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.