set accounting {dot1x | mac | web | last-resort} 227set accounting{dot1x | mac | web |last-resort}Sets up accounting services for specified wireless users with networkaccess, and defines the accounting records and where they are sent.Syntax — set accounting {dot1x | mac | web | last-resort}{ssid ssid-name | wired} {user-glob | mac-addr-glob}{start-stop | stop-only} method1 [method2] [method3][method4] dot1x — Users with network access through the WX switch who areauthenticated by 802.1X. mac — Users with network access through the WX switch who areauthenticated by MAC authentication web — Users with network access through the WX switch who areauthenticated by WebAAA ssid ssid-name — SSID name to which this accounting rule applies.To apply the rule to all SSIDs, type any. wired — Applies this accounting rule specifically to users who areauthenticated on a wired authentication port. user-glob — Single user or set of users with administrative access ornetwork access.Specify a username, use the double-asterisk wildcard character (**) tospecify all usernames, or use the single-asterisk wildcard character (*)to specify a set of usernames up to or following the first delimitercharacter — either an at sign (@) or a period (.). (For details, see “UserGlobs” on page 26.)This option does not apply if mac or last-resort is specified. For mac,specify a mac-addr-glob. (See “MAC Address Globs” on page 27.) mac-addr-glob — A single user or set of users with access via a MACaddress. Specify a MAC address, or use the wildcard (*) character tospecify a set of MAC addresses. (For details, see “MAC AddressGlobs” on page 27.)This option applies only when mac is specified. start-stop — Sends accounting records at the start and end of anetwork session. stop-only — Sends accounting records only at the end of a networksession.