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 enable/disable .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>enRuckus#debugRuckus(debug)#remote_ap_cli -a get eth ---- This command show the current status of the ethernet ports of that partilcuar AP.Identify the interface which have to be enabled or disabled and run the below command.set eth eth0/1/2 enable/disable