cancel
Showing results for 
Search instead for 
Did you mean: 

¿How adding Ruckus 7962 to ZoneDirector in different subnet?

deyvis_molina
New Contributor
hi. I have an AP in one subnet and I want it add to my ZD in another subnet.

I read that can be possible via CLI (TELNET) but, I don't find the commands.

Help me
6 REPLIES 6

quentin_daffarn
New Contributor
The AP does not save the URL name when the ZD CLI command "set director addr zd.domain.com" is used. How can one ensure that the actual url is used. It stores the current translated IP addr, NOT the actual URL which causes APs to become isolated until each reconfigured with the same URL which then gets the new IP addr value. Is there a way to save the ZD url which is managing the AP?

martin_martin
Valued Contributor
Only an IP address can be used not an URL.

director
Syntax
Options
Example 1
Use get director to show ZoneDirector information. Use set director to set ZoneDirector options. Reboot is required for changes to take effect.
get director
set director {options}
■ ip|addr del -- Delete ZoneDirector IP address from this AP
■ ip|addr , primary/secondary - - Set the primary and secondary IP IP/domainname
■ zdcode del -- Delete ZoneDirector code from this AP
■ zdcode [n] -- Set ZoneDirector option 43 subcode (valid entries are 3-243)
rkscli: get director
------ ZoneDirector Info ------ Primary Controller : 192.168.0.1 Secondary Controller : 192.168.0.2 DHCP Opt43 Code : 243
AP is in Stand-alone mode.
OK
rkscli:
rkscli: set director ip 192.168.0.1 192.168.0.2 ** Please reboot for this change to take effect OK
rkscli: set director zdcode 243
** Please reboot for this change to take effect