Hub/Switch Reference Guide
AP Commands 317
Nortel WLAN—Security Switch 2300 Series Command Line Reference
The following command assigns users accessing the SSID managed by service profile sp2 to the Mobility
Profile tulip.
WSS# set service-prof sp2 attr mobility-profile tulip
success: change accepted.
The following command limits the days and times when users accessing the SSID managed by service profile
sp2 can access the network, to 5 p.m. to 2 a.m. every weekday, and all day Saturday and Sunday:
WSS# set service-prof sp2 attr time-of-day Wk1700-0200,Sa,Su
success: change accepted.
See Also
• show service-profile on page 380
• show sessions network on page 439
set service-profile auth-dot1x
Disables or reenables 802.1X authentication of Wi-Fi Protected Access (WPA) clients by AP radios, when the
WPA information element (IE) is enabled in the service profile that is mapped to the radio profile that the
radios are using.
Syntax
set service-profile name auth-dot1x {enable | disable}
Defaults
When the WPA IE is enabled, 802.1X authentication of WPA clients is enabled by
default. If the WPA IE is disabled, the auth-dot1x setting has no effect.
Access
Enabled.
Usage
This command does not disable dynamic WEP for non-WPA clients. To disable dynamic
WEP for non-WPA clients, enable the WPA IE (if not already enabled) and disable the 40-bit WEP
and 104-bit WEP cipher suites in the WPA IE, if they are not already disabled.
To use 802.1X authentication for WPA clients, you also must enable the WPA IE.
If you disable 802.1X authentication of WPA clients, the only method available for authenticating the clients
is preshared key (PSK) authentication. To use this, you must enable PSK support and configure a passphrase
or key.
Examples
The following command disables 802.1X authentication for WPA clients that use
service profile wpa_clients:
WSS# set service-profile wpa_clients auth-dot1x disable
success: change accepted.
name Service profile name.
enable Enables 802.1X authentication of WPA clients.
disable Disables 802.1X authentication of WPA clients.










