SCG CLI Script make the AP can't boot up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2015 10:38 PM
Currently It have some CLI script apply to the T300 / T301 series AP after script is applied the PoE switch reboot and those AP is not able to boot up.
*Remark: Before apply the CLI script, it has also reboot the PoE switch without problem
So I suspect the CLI script make something wrong on it.
Is there any problem on the below of script?
file a
fw_version=3.0.4.0.461
model=all
set blacklist wifi1 52 -1
set blacklist wifi1 56 -1
set blacklist wifi1 60 -1
set blacklist wifi1 64 -1
set blacklist wifi1 100 -1
set blacklist wifi1 104 -1
set blacklist wifi1 108 -1
set blacklist wifi1 112 -1
set blacklist wifi1 116 -1
set blacklist wifi1 120 -1
set blacklist wifi1 124 -1
set blacklist wifi1 128 -1
set blacklist wifi1 132 -1
set blacklist wifi1 136 -1
file b
fw_version=3.0.4.0.461
model=all
set blacklist wifi0 2 -1
set blacklist wifi0 3 -1
set blacklist wifi0 4 -1
set blacklist wifi0 5 -1
set blacklist wifi0 7 -1
set blacklist wifi0 8 -1
set blacklist wifi0 9 -1
set blacklist wifi0 10 -1
set blacklist wifi0 12 -1
set blacklist wifi0 13 -1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2015 01:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2015 03:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2015 03:09 PM
I presume the fw_version on the AP and SCG are the same.
Some illegal command is causing the AP to revert to the backup stored in the internal memory.
If you log into the CLI and run each line separately, do you get back any errors?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2015 02:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2015 02:10 AM

