Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by fingwong
at 2024-07-23 06:34:15
Point:500 Replies:9 POST_ID:828599USER_ID:11446
Topic:
Wireless Technologies;Cisco PIX Firewall;Miscellaneous Networking
Hi
Hopefully a quick one for a Cisco guru.
I have a couple of the above models, and as per security requirements I need to change the password of one of the SSID's.
I dont have HTTP access to the boxes and I am connecting via Telnet.
Can someone either assist me in setting up HTTP access or advise of the commands I need to run to keep the existing settings of the SSID and just change the password for it?
Thanks in advance
Fingwong
Hopefully a quick one for a Cisco guru.
I have a couple of the above models, and as per security requirements I need to change the password of one of the SSID's.
I dont have HTTP access to the boxes and I am connecting via Telnet.
Can someone either assist me in setting up HTTP access or advise of the commands I need to run to keep the existing settings of the SSID and just change the password for it?
Thanks in advance
Fingwong
Author: fingwong replied at 2024-07-29 06:28:11
Perfect answer, which worked in Live.
Thanks
Fingwong
Thanks
Fingwong
Accepted Solution
Expert: craigbeck replied at 2024-07-23 11:55:05
500 points EXCELLENT
No - text is ascii.
So, if your passphrase is 123ABC456, the config is:
wpa-psk ascii 123ABC456
So, if your passphrase is 123ABC456, the config is:
wpa-psk ascii 123ABC456
Author: fingwong replied at 2024-07-23 11:41:09
Thanks Craigback
I take it I need to use a converter from text to ascii to fit in with that command?
Thanks
Fingwong
duncanb7 - It fails to deliver the web screen option and times out in a browser
I take it I need to use a converter from text to ascii to fit in with that command?
Thanks
Fingwong
duncanb7 - It fails to deliver the web screen option and times out in a browser
Expert: craigbeck replied at 2024-07-23 10:21:35
conf t
dot11 ssid <YOURSSID>
wpa-psk ascii 0 <PASSPHRASE>
end
copy run start
Easy as that!
dot11 ssid <YOURSSID>
wpa-psk ascii 0 <PASSPHRASE>
end
copy run start
Easy as that!
Expert: duncanb7 replied at 2024-07-23 10:04:12
What you mean the web browser is timing out
Please re-write your question clearly and again
Please re-write your question clearly and again
Author: fingwong replied at 2024-07-23 08:47:30
OK, the web browser is timing out, so I want to do it via telnet from another switch?
Any ideas how I do it via the CLI?
This also means I can script it very quickly in the future
Any ideas how I do it via the CLI?
This also means I can script it very quickly in the future
Expert: duncanb7 replied at 2024-07-23 07:10:32
Expert: duncanb7 replied at 2024-07-23 07:09:36
Open a web browser and enter 10.0.0.1 in the address line.
Expert: duncanb7 replied at 2024-07-23 06:58:57
you don't HTTP access ?
just type 192.168.1.1 on the broswer for the router login page
just type 192.168.1.1 on the broswer for the router login page