cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

WLAN AP: Defining AP-Name within CLI Prompt

WLAN AP: Defining AP-Name within CLI Prompt

M_Nees
Contributor III
Because i am working for deeper troubleshooting directly on AP CLI, I am looking for a way how to see/set the AP-Name within CLI Prompt.

(Working with IdentiFi WLAN)

Here my solution (with help of my collegue):
PS1="'grep -i apname /home/config/current.cfg | cut -b 13-' # "To make it persistant after reboot (but maybe not after update):
echo 'PS1="'grep -i apname /home/config/current.cfg | cut -b 13-' # "' >> ~/.profile

Hopefully anybody else needs this too!

Regards
17 REPLIES 17

Steve_Ballantyn
Contributor
This was a great little hack Matthias. Glad to see it made it's way into the product release chain.

Gareth_Mitchell
Extreme Employee
Just to close off this thread, this feature has been added to 10.31.04 which is available for download now.

Knowledge article updated: https://gtacknowledge.extremenetworks.com/articles/How_To/Defining-AP-Name-within-CLI-Prompt

-Gareth

Thanks a lot that this are now part of the solution and useable for all customers.

Regards,
Matthias

RobertZ
Extreme Employee
I have created a KB article based on your findings Mathias.

Public KB Link: Defining AP-Name within CLI Prompt
GTM-P2G8KFN