cancel
Showing results for 
Search instead for 
Did you mean: 

Hide zd from network scan

jay_dogg
New Contributor III
the zone director is easily found with a network scan using win7. I'm assuming this is using upnp. where can I disable this so everyone on the network can't see the zone director.

Thanks
4 REPLIES 4

ramprakash
New Contributor III
Yes, from the ZoneDirector CLI, there is a configuration command.

ruckus> en
ruckus# config
ruckus(config)# upnp
UPnP Service is enabled
/bin/upnp enable
ruckus(config)# no upnp
UPnP Service is disabled
/bin/upnp disable
ruckus(config)# exit
Your changes have been saved.
ruckus#

jay_dogg
New Contributor III
I'll give that a shot. Thanks

jay_dogg
New Contributor III
Worked perfect,

thank you

jay_dogg
New Contributor III
And fantastic directions for someone who doesn't spend much time with SSH!