Command Reference Guide

set mac-user 245
The following command authorizes access to users on VLANs with names
matching bld4.* and applies security ACLs svcs_2 to the traffic they send
and svcs_3 to the traffic they receive:
WX4400# set location policy permit inacl svcs_2 outacl svcs_3
if vlan eq bldg4.*
The following command authorizes users entering the network on WX
ports 1 and 2 to use the floor2 VLAN, overriding any settings from AAA:
WX4400# set location policy permit vlan floor2 if port 1-2
The following command places all users who are authorized for SSID
tempvendor_a into VLAN kiosk_1:
WX1200#
set location policy permit vlan kiosk_1 iff ssid eq
tempvendor_a
success: change accepted
See Also
clear location policy on page 208
display location policy on page 222
set mac-user Configures a user profile in the local database on the WX switch for a
user who can be authenticated by a MAC address, and optionally adds
the user to a MAC user group.
(To configure a MAC user profile in RADIUS, see the documentation for
your RADIUS server.)
Syntax
set mac-user mac-addr [group group-name]
mac-addr — MAC address of the user, in hexadecimal numbers
separated by colons (:). You can omit leading zeros.
group-name — Name of an existing MAC user group.
Defaults — None.
Access — Enabled.
History —Introduced in MSS Version 3.0.
Usage — MSS does not require MAC users to belong to user groups.