<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ZD - Run CLI commands from the controller to multiple APs at the same time. in RUCKUS Self-Help</title>
    <link>https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/ZD-Run-CLI-commands-from-the-controller-to-multiple-APs-at-the/m-p/65960#M192</link>
    <description>&lt;P&gt;Maximize efficiency by &lt;STRONG&gt;running CLI commands on multiple APs simultaneously&lt;/STRONG&gt;. RUCKUS ZD's 'remote_ap_cli' command in debug mode empowers you to take command effortlessly:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. Access debug mode:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;ruckus&amp;gt; ena&lt;BR /&gt;ruckus# &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;debug&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;You have all rights in this mode.&lt;BR /&gt;ruckus(debug)# &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;remote_ap_cli&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;usage: remote_ap_cli [-q] {-a ap_mac | -A } "cmd arg1 arg2 .."&lt;BR /&gt;excute AP CLI command in remote AP&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;-A ; all connected AP's&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;-q ; do not show result&lt;BR /&gt;cmd ; Ruckus CLI, e.g. "get station wlan0 list"&lt;BR /&gt;remote_ap_cli&lt;BR /&gt;ruckus(debug)#&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;For instance,&lt;/STRONG&gt; retrieve uptime for all APs:&lt;/P&gt;&lt;PRE&gt;ruckus(debug)# remote_ap_cli -A "&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;get uptime&lt;/STRONG&gt;&lt;/FONT&gt;"&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;2. Enclose the &lt;STRONG&gt;standard AP CLI command&lt;/STRONG&gt; you would typically use directly on the AP's CLI within double quotes. For instance, in this case, use 'get uptime'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is an example from the &lt;A href="https://docs.commscope.com/bundle/zd-10.3-commandref/page/GUID-0F1042D5-8AF8-48C0-A0C1-BB00EAA10E2B.html" target="_blank" rel="noopener"&gt;Command Reference&lt;/A&gt;:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;ruckus(debug)# remote_ap_cli -A &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;"get director"&lt;/FONT&gt;&lt;/STRONG&gt;
---- Command 'rkscli -c "get director "' &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;executed at c0:c5:20:3b:91:f0&lt;/FONT&gt;&lt;/STRONG&gt;
------ ZoneDirector Info ------
Primary Controller   : n/a
Secondary Controller : n/a
DHCP Opt43 Code      : 3

The information of the most recent Zone Director:
  [1] 192.168.40.100

  AP is under management of ZoneDirector: 192.168.40.100 / c0:c5:20:18:97:c1,
  Currently AP is in state: RUN
OK
---- Command 'rkscli -c "get director "' &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;executed at c4:10:8a:1f:d1:f0&lt;/STRONG&gt;&lt;/FONT&gt;
------ ZoneDirector Info ------
Primary Controller   : n/a
Secondary Controller : n/a
DHCP Opt43 Code      : 3

The information of the most recent Zone Director:
  [1] 192.168.40.100

  AP is under management of ZoneDirector: 192.168.40.100 / c0:c5:20:18:97:c1,
  Currently AP is in state: RUN
OK
&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;---- Command Execution Summary:
         success: 2
         failure: 0
           total: 2&lt;/STRONG&gt;&lt;/FONT&gt;
ruckus(debug)#&lt;/PRE&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2023 22:13:04 GMT</pubDate>
    <dc:creator>Orlando_Elias</dc:creator>
    <dc:date>2023-08-14T22:13:04Z</dc:date>
    <item>
      <title>ZD - Run CLI commands from the controller to multiple APs at the same time.</title>
      <link>https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/ZD-Run-CLI-commands-from-the-controller-to-multiple-APs-at-the/m-p/65960#M192</link>
      <description>&lt;P&gt;Maximize efficiency by &lt;STRONG&gt;running CLI commands on multiple APs simultaneously&lt;/STRONG&gt;. RUCKUS ZD's 'remote_ap_cli' command in debug mode empowers you to take command effortlessly:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. Access debug mode:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;ruckus&amp;gt; ena&lt;BR /&gt;ruckus# &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;debug&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;You have all rights in this mode.&lt;BR /&gt;ruckus(debug)# &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;remote_ap_cli&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;usage: remote_ap_cli [-q] {-a ap_mac | -A } "cmd arg1 arg2 .."&lt;BR /&gt;excute AP CLI command in remote AP&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;-A ; all connected AP's&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;-q ; do not show result&lt;BR /&gt;cmd ; Ruckus CLI, e.g. "get station wlan0 list"&lt;BR /&gt;remote_ap_cli&lt;BR /&gt;ruckus(debug)#&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;For instance,&lt;/STRONG&gt; retrieve uptime for all APs:&lt;/P&gt;&lt;PRE&gt;ruckus(debug)# remote_ap_cli -A "&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;get uptime&lt;/STRONG&gt;&lt;/FONT&gt;"&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;2. Enclose the &lt;STRONG&gt;standard AP CLI command&lt;/STRONG&gt; you would typically use directly on the AP's CLI within double quotes. For instance, in this case, use 'get uptime'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is an example from the &lt;A href="https://docs.commscope.com/bundle/zd-10.3-commandref/page/GUID-0F1042D5-8AF8-48C0-A0C1-BB00EAA10E2B.html" target="_blank" rel="noopener"&gt;Command Reference&lt;/A&gt;:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;ruckus(debug)# remote_ap_cli -A &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;"get director"&lt;/FONT&gt;&lt;/STRONG&gt;
---- Command 'rkscli -c "get director "' &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;executed at c0:c5:20:3b:91:f0&lt;/FONT&gt;&lt;/STRONG&gt;
------ ZoneDirector Info ------
Primary Controller   : n/a
Secondary Controller : n/a
DHCP Opt43 Code      : 3

The information of the most recent Zone Director:
  [1] 192.168.40.100

  AP is under management of ZoneDirector: 192.168.40.100 / c0:c5:20:18:97:c1,
  Currently AP is in state: RUN
OK
---- Command 'rkscli -c "get director "' &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;executed at c4:10:8a:1f:d1:f0&lt;/STRONG&gt;&lt;/FONT&gt;
------ ZoneDirector Info ------
Primary Controller   : n/a
Secondary Controller : n/a
DHCP Opt43 Code      : 3

The information of the most recent Zone Director:
  [1] 192.168.40.100

  AP is under management of ZoneDirector: 192.168.40.100 / c0:c5:20:18:97:c1,
  Currently AP is in state: RUN
OK
&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;---- Command Execution Summary:
         success: 2
         failure: 0
           total: 2&lt;/STRONG&gt;&lt;/FONT&gt;
ruckus(debug)#&lt;/PRE&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 22:13:04 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/ZD-Run-CLI-commands-from-the-controller-to-multiple-APs-at-the/m-p/65960#M192</guid>
      <dc:creator>Orlando_Elias</dc:creator>
      <dc:date>2023-08-14T22:13:04Z</dc:date>
    </item>
  </channel>
</rss>

