Command Reference Guide

set location policy 241
The fallthru method is web. (For a wireless authentication rule, the
fallthru method is specified by the set service-profile auth-fallthru
command. For a wired authentication rule, the fallthru method is
specified by the auth-fall-thru option of the set port type wired-auth
command.)
Examples — The following command configures a WebAAA rule in the
local WX database for SSID ourcorp and userglob rnd*:
WX4400# set authentication web ssid ourcorp rnd* local
success: change accepted.
See Also
clear authentication web on page 207
display aaa on page 217
set authentication admin on page 226
set authentication console on page 228
set authentication dot1x on page 230
set authentication last-resort on page 234
set location policy Creates and enables a location policy on an WX switch. A location policy
enables you to locally set or change authorization attributes for a user
afer the user is authorized by AAA, without making changes to the AAA
server.
Syntax
set location policy deny if {ssid operator ssid-name |
vlan operator vlan-glob | user operator user-glob |
port port-list | dap dap-num}
[before rule-number | modify rule-number ]
Syntax set location policy permit {vlan vlan-name |
inacl inacl-name | outacl outacl-name}
if {ssid operator ssid-name | vlan operator vlan-glob |
user operator user-glob | port port-list | dap dap-num}
[before rule-number | modify rule-number]
deny — Denies access to the network to users with characteristics that
match the location policy rule.