Specifications

ROLE-POLICY 19 - 19
19.1.3.2.8 ssid
user-role commands
Configures a user role SSID
Supported in the following platforms:
Access Points — AP300, AP621, AP622, AP650, AP6511, AP6521, AP6532, AP71XX, AP81XX
Wireless Controllers — RFS4000, RFS6000, RFS7000, NX9000, NX9500
Syntax
ssid [any|exact|contains|not-contains]
ssid any
ssid [exact|contains|not-contains] <WORD>
Parameters
• ssid any
• ssid [exact|contains|not-contains] <WORD>
Examples
rfs7000-37FABE(config-role-policy-test-user-role-testing)#ssid not-contains TESTSSID
rfs7000-37FABE(config-role-policy-test-user-role-testing)#show context
user-role role1 precedence 1
ssid not-contains TESTSSID
captive-portal authentication-state pre-login
rfs7000-37FABE(config-role-policy-test-user-role-testing)#
Related Commands
ssid any Specifies the SSID can be any value
ssid exact <WORD> Specifies the SSID exactly matches the specified string
<WORD> – Specify the SSID to match. The SSID is case sensitive and is compared
against the SSID configured for the WLAN.
ssid contains <WORD> Specifies the SSID contains the specified string
<WORD> – Specify the SSID to match. The SSID is case sensitive and is compared
against the SSID configured for the WLAN.
ssid not-contains <WORD> Specifies the SSID does not contain the specified string
<WORD> – Specify the SSID to match. The SSID is case sensitive and is compared
against the SSID configured for the WLAN.
no Removes the SSID configured for a user role