AAA Commands 201Nortel WLAN—Security Switch 2300 Series Command Line ReferenceDefaults None.Access Enabled.History Introduced in WSS Software 4.0.Usage AAA for third-party AP users has additional configuration requirements. See the“Configuring AAA for Users of Third-Party APs” section in the “Configuring AAA for NetworkUsers” chapter of the Nortel WLAN Security Switch 2300 Series Configuration Guide.Examples The following command configures a proxy authentication rule that matches on allusernames associated with SSID mycorp. WSS Software uses RADIUS server group srvrgrp1 toproxy RADIUS requests and hence to authenticate and authorize the users.WSS# set authentication proxy ssid mycorp ** srvrgrp1See Also• clear authentication proxy on page 170• set radius proxy client on page 489• set radius proxy port on page 489set authentication webConfigures an authentication rule to allow a user to log in to the network using a web page served by the WSS.The rule can be activated if the user is not otherwise granted or denied access by 802.1X, or granted access byMAC authentication.Syntax set authentication web {ssid ssid-name | wired} user- wildcardmethod1 [method2] [method3] [method4]user-wildcard A single user or a set of users.Specify a username, use the double-asterisk wildcard character (**) to specifyall usernames, or use the single-asterisk wildcard character (*) to specify a set ofusernames up to or following the first delimiter character—either an at sign (@)or a period (.). (For details, see “User Wildcards” on page 12.)ssid ssid-name SSID name to which this authentication rule applies. To apply the rule to allSSIDs, type any.