RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
03-31-2016 06:55 AM
enable(REPEAT the ap-group part for each ap group you have setup in ZoneDirector)
config
ap-group "System Default"
LLDP enable
exit
exit3. Connect to the Procurve 3500yl (J9310A) switch using Telnet or SSH.
show version6. Determine the ports you have the R710 APs connected to. (I have ports 1-10 are connected to Ruckus R710 APs)
show power-over-ethernet brief7. Enter the following commands:
config(REPEAT for each interface that has a Ruckus R710 AP connected)
lldp run
interface 1
poe-value 25
poe-lldp-detect enable
exit
lldp config 1-10 medTlvEnable capabilities8. Reset power to APs (this will disconnect anyone using WiFi momentarily)
lldp config 1-10 medTlvEnable network_policy
lldp config 1-10 medTlvEnable poe
lldp config 1-10 dot3TlvEnable poeplus_config
exit
write memory
config(REPEAT for each interface that has a Ruckus R710 AP connected)
interface 1
no power
power exit
03-31-2016 10:54 AM
