-
Notifications
You must be signed in to change notification settings - Fork 388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[IOS-XE] Support space in SSID in ShowWlan #838
Conversation
…ces between each words)
…o_policy" optional
…53.rst after talk with reviewers
The change looks good, put our pipeline is failing. Looks like you need to run |
Added, you can retry the pipeline. |
Hi @FlavienJP, Can you please delete the below files using
These duplicate files are causing pipeline failure. I'm unable to commit to your branch. |
Hello @Taarini, i've removed the requested files (that were not by pushed by myself :)). |
Description
I've made two changes to support SSID with spaces (ex : "My SSID Is Fun") for both commands :
show wlan summary
show wlan all
And also changed "radio_policy" to optional because it's not used when configured with dnac.
This PR is correctif issue #832
Motivation and Context
A lot of customers are using spaces in their deployments, so it's better to support it :)
Impact (If any)
No negative impact !
Screenshots:
show wlan summary
###show wlan all
Checklist: