PurposeCommand or Action
If the Wi-Fi device supports either concurrent operations or cross connections
or both, the client association is denied. The client can associate if the device
does not support concurrent operations and cross connections.
Returns to privileged EXEC mode. Alternatively, you can also press Ctrl-z to exit
global configuration mode.
end
Example:
Switch(config-wlan)# end
Step 4
Related Topics
Information About the Wi-Fi Direct Client Policy, on page 71
Monitoring Wi-Fi Direct Client Policy (CLI), on page 74
Disabling Wi-Fi Direct Client Policy (CLI)
SUMMARY STEPS
1.
configure terminal
2.
wlan profile-name
3.
no wifidirect policy
4.
end
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Enters the WLAN configuration submode. The profile-name is
the profile name of the configured WLAN.
wlan profile-name
Example:
Switch# wlan test4
Step 2
Ignores the Wi-Fi Direct status of clients thereby allowing Wi-Fi
Direct clients to associate.
no wifidirect policy
Example:
Switch(config)# no wifidirect policy
Step 3
WLAN Configuration Guide, Cisco IOS XE Release 3E (Catalyst 3650 Switches)
OL-32353-01 73
Configuring Wi-Fi Direct Client Policy
Disabling Wi-Fi Direct Client Policy (CLI)