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.
09-10-2015 10:34 AM
09-10-2015 04:36 PM
KBA-1968: How to disable Ethernet port on the AP
The way to disable the ethernet ports on the AP to avoid users to plug in to the un-used ports and bypass authentication.
Below are the commands which are tested and found to be working.
In case the Ap is a stand alone Ap :
===========================
Login to the command line interface of the AP using putty .
Execute the command "get eth" to dispaly the current status of the ethernet ports on the stand alone Ap.
Identify
the ethernet port number which have to be enabled/ disabled and execute
the command "set eth
In case the Ap is managed by a zone director :
===================================
Login to the command line interface of the zone director and get in to the enable mode.
Ruckus>en
Ruckus#debug
Ruckus(debug)#remote_ap_cli
-a
Identify the interface which have to be enabled or disabled and run the below command.
set eth eth0/1/2 enable/disable
