<?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 Re: Scripting commands in the CLI in ZoneDirector</title>
    <link>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18469#M3866</link>
    <description>Thanks.&amp;nbsp; That will come in handy.</description>
    <pubDate>Thu, 05 Apr 2018 22:45:55 GMT</pubDate>
    <dc:creator>james_britt</dc:creator>
    <dc:date>2018-04-05T22:45:55Z</dc:date>
    <item>
      <title>Scripting commands in the CLI</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18466#M3863</link>
      <description>I'm looking to create a script to fill each AP's device name and description fields. I want to be able to rename them all with a few clicks, not manually change each AP in the CLI/GUI. However, there doesn't seem to be a way for me to send a string of commands in one go.&lt;BR /&gt;&lt;BR /&gt;Is there a way to feed a bunch of commands to the unit?</description>
      <pubDate>Mon, 27 Mar 2017 00:39:08 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18466#M3863</guid>
      <dc:creator>christian_jakub</dc:creator>
      <dc:date>2017-03-27T00:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Scripting commands in the CLI</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18467#M3864</link>
      <description>I see there are no replies here.&amp;nbsp; I would interested in the same thing.&amp;nbsp; I assume the answer is no?</description>
      <pubDate>Wed, 04 Apr 2018 17:12:19 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18467#M3864</guid>
      <dc:creator>james_britt</dc:creator>
      <dc:date>2018-04-04T17:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Scripting commands in the CLI</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18468#M3865</link>
      <description>maybe not perfect but...&lt;BR /&gt;from the ssh shell to the controller i could do :&lt;BR /&gt;- remote ap-cli 0C:F4:D5:19:92:60 "set device-name abc"&lt;BR /&gt;&lt;BR /&gt;now... all we need is a way to copy multiple lines to an ssh shell.. but have a few sec delay between each line&lt;BR /&gt;&lt;BR /&gt;you can find the commands between the quotes by accessing an ap directly thru ssh</description>
      <pubDate>Thu, 05 Apr 2018 06:48:18 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18468#M3865</guid>
      <dc:creator>tjeerd_kootstra</dc:creator>
      <dc:date>2018-04-05T06:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Scripting commands in the CLI</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18469#M3866</link>
      <description>Thanks.&amp;nbsp; That will come in handy.</description>
      <pubDate>Thu, 05 Apr 2018 22:45:55 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18469#M3866</guid>
      <dc:creator>james_britt</dc:creator>
      <dc:date>2018-04-05T22:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Scripting commands in the CLI</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18470#M3867</link>
      <description>Use symbol ";" to separate your commands in one line.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;How to set AP description?&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Wed, 27 Mar 2019 07:13:56 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18470#M3867</guid>
      <dc:creator>okaho_xiti_3ttj</dc:creator>
      <dc:date>2019-03-27T07:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Scripting commands in the CLI</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18471#M3868</link>
      <description>I use an Excel table to auto fill all of the variables for the following commands and then I drop it right into the ZD CLI (need to be in enable and config modes). This also assumes that you have set your AP Group to IPv4 Only.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ap AA:BB:CC:DD:EE:FF&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;group name 'GroupABC'&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;devname 'AP-DEF'&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;description 'GHI'&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;location 'JKL'&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ip mode static&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ip addr 192.168.1.x 255.255.255.0&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ip name-server 8.8.8.8&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;exit&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Wed, 27 Mar 2019 17:54:47 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18471#M3868</guid>
      <dc:creator>alex_scott_1g3k</dc:creator>
      <dc:date>2019-03-27T17:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Scripting commands in the CLI</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18472#M3869</link>
      <description>I know this topic might be old, but I need an answer. I work in a company which sets up many Ruckus Wireless solutions.&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;It would be very useful for later, and today I have to rename 500 APs...I can't do this by hand</description>
      <pubDate>Thu, 19 Dec 2019 15:36:51 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18472#M3869</guid>
      <dc:creator>tanguy_merle</dc:creator>
      <dc:date>2019-12-19T15:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Scripting commands in the CLI</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18473#M3870</link>
      <description>Hi Tangaki,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;You can create a script (it is more of a copy paste job) and you can modify number of APs in one go (I will suggest to do 20-30 AP at a time).&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;Please follow the steps:&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;1- SSH into the ZD&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;2- Go to enable mode (enable)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;3- Go to config mode (config)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;4- Now use below command to enter into specific AP's configuration mode (where xx:xx:xx:xx:xx:xx is AP's MAC address)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ap xx:xx:xx:xx:xx:xx&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;5- Now modify AP's name&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;devname AP1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;end&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;6- Change description&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;description Backyard&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;end&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;7- Now repeat the steps 4&amp;nbsp; to 6 to modify next AP and so on...&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;Note: &lt;/B&gt;Below AP details/configuration can be modified by above procedure.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;devname &lt;WORD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sets the device name.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; bonjour-gateway &lt;WORD&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;bind a bonjour gateway policy&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; bonjour-fencing&amp;nbsp; &amp;nbsp; &amp;nbsp; Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; description &lt;WORD&gt;&amp;nbsp; &amp;nbsp;Sets the device description.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; gps &lt;GPS-COORDINATE&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sets the GPS coordinates.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; location &lt;WORD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Sets the device location.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; group&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; ip&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; ipv6&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; radio&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; mesh&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; maxhops &lt;NUMBER&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Sets mesh max hops number (0-3) of the AP.(0:unlimited)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; status-leds&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; status-lacp&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; usb-port&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; poe-out&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; external-antenna&amp;nbsp; &amp;nbsp; &amp;nbsp;Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; spectra-analysis&amp;nbsp; &amp;nbsp; &amp;nbsp;Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; internal-heater&amp;nbsp; &amp;nbsp; &amp;nbsp; Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; cband-channels&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; cband-license&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; usb-software &lt;VID-PID-VERSION&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sets VID-PID and VERSION of the AP USB Software Pacakge.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; port-setting&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Configures the AP port and overrides the global AP mode configuration.Enters&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ruckus(config-ap-model)#&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; ipmode &lt;WORD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sets ipmode of the AP.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; radio-band &lt;WORD&gt;&amp;nbsp; &amp;nbsp; Sets radio band of the AP.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; show&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Displays the Device's current settings.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; venue-name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; lldp&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Contains commands that can be executed from within the context.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; power-mode &lt;WORD&gt;&amp;nbsp; &amp;nbsp; Sets the PoE mode of the AP.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; 802.3af-txchain &lt;WORD&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sets the 2.4GHz radio transmit chains in 802.3af PoE mode of the AP.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;======================================================&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;Example display:&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Please login: admin&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Password:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Welcome to the Ruckus Wireless ZoneDirector 1200 Command Line Interface&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ruckus&amp;gt; &lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;enable&lt;/B&gt;&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ruckus# &lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;config&lt;/B&gt;&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;You have all rights in this mode.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ruckus(config)# &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;ap 18:7c:0b:19:15:10&lt;/I&gt;&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The AP '18:7c:0b:19:15:10' has been loaded. To save the AP, type 'end' or 'exit'&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ruckus(config-ap)# &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;devname AP1&lt;/I&gt;&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The command was executed successfully. To save the changes, type 'end' or 'exit'.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ruckus(config-ap)# &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;description Backyard&lt;/I&gt;&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The command was executed successfully. To save the changes, type 'end' or 'exit'.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ruckus(config-ap)# &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;end&lt;/I&gt;&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The device information has been updated.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Your changes have been saved.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ruckus(config)# &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;ap 58:b6:33:14:33:30&lt;/I&gt;&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The AP '58:b6:33:14:33:30' has been loaded. To save the AP, type 'end' or 'exit'.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ruckus(config-ap)# &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;devname AP2&lt;/I&gt;&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The command was executed successfully. To save the changes, type 'end' or 'exit'.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ruckus(config-ap)# &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;description Garden&lt;/I&gt;&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The command was executed successfully. To save the changes, type 'end' or 'exit'.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ruckus(config-ap)# &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;end&lt;/I&gt;&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The device information has been updated.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Your changes have been saved.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;========================================================&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;Command script format:&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;ap xx:xx:xx:xx:xx:xx&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;devname AP1&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;description Backyard&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;end&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;ap xx:xx:xx:xx:xx:yy&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;devname AP2&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;description Garden&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;end&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;.&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;.&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;.&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;ap xx:xx:xx:xx:xx:zz&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;devname AP3&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;description Reception&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;end&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Add more entries like above and just copy paste it in ZD CLI (make sure you are in config mode before you paste).&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/WORD&gt;&lt;/WORD&gt;&lt;/WORD&gt;&lt;/WORD&gt;&lt;/VID-PID-VERSION&gt;&lt;/NUMBER&gt;&lt;/WORD&gt;&lt;/GPS-COORDINATE&gt;&lt;/WORD&gt;&lt;/WORD&gt;&lt;/WORD&gt;</description>
      <pubDate>Thu, 19 Dec 2019 17:13:05 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Scripting-commands-in-the-CLI/m-p/18473#M3870</guid>
      <dc:creator>syamantakomer</dc:creator>
      <dc:date>2019-12-19T17:13:05Z</dc:date>
    </item>
  </channel>
</rss>

