Table of Contents

Advertisement

Quick Links

COMMAND REFERENCE GUIDE
SmartZone Data Plane (vSZ-D)
Command Line Reference Guide for
SmartZone 3.6
Supporting SmartZone 3.6
Part Number: 800-71557-001 Rev A
Publication Date: November 2017

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SmartZone 3.6 and is the answer not in the manual?

Questions and answers

Summary of Contents for Ruckus Wireless SmartZone 3.6

  • Page 1 COMMAND REFERENCE GUIDE SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Supporting SmartZone 3.6 Part Number: 800-71557-001 Rev A Publication Date: November 2017...
  • Page 2 Ruckus Wireless, Ruckus, the bark logo, BeamFlex, ChannelFly, Dynamic PSK, FlexMaster, Simply Better Wireless, SmartCell, SmartMesh, SmartZone, Unleashed, ZoneDirector and ZoneFlex are trademarks of Ruckus Wireless, Inc. in the United States and in other countries. Brocade, the B-wing symbol, MyBrocade, and ICX are trademarks of Brocade Communications Systems, Inc. in the United States and in other countries.
  • Page 3: Table Of Contents

    24 ping6........................................25 quit........................................26 show........................................27 traceroute......................................28 traceroute6......................................29 Configuration Commands....................................31 ruckus# config..................................... 31 ruckus(config)# admin..................................33 ruckus(config)# calea................................... 35 ruckus(config)# controller..................................37 SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 4 87 ruckus# ping ....................................... 88 ruckus# ping6...................................... 89 ruckus# quit......................................90 ruckus# reboot.....................................91 ruckus# reset....................................... 92 ruckus# restore....................................93 ruckus# route.......................................94 ruckus# set-factory....................................95 SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 5 96 ruckus# shutdown....................................98 ruckus# traceroute....................................99 ruckus# traceroute6................................... 100 ruckus# upgrade....................................101 SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 6 SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 7: Preface

    Bold and italic text identify command syntax components. Delimiters and operators define groupings of parameters and their logical relationships. Convention Description bold text Identifies command names, keywords, and command options. SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 8: Document Feedback

    To access a variety of online Ruckus training modules, including free introductory courses to wireless networking essentials, site surveys, and Ruckus products, visit the Ruckus Training Portal at https://training.ruckuswireless.com. SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 9: Contacting Ruckus Customer Services And Support

    Using these resources will help you to resolve some issues, and will provide TAC with additional data from your troubleshooting analysis if you still require assistance through a support case or RMA. If you still require help, open and manage your case at https:// support.ruckuswireless.com/case_management SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 10 SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 11: About This Guide

    Mobile Network Code Mobile Network Operator Managed Object Multiple System Operator GTPv2-C Network Access Identifier Northbound Interface OCSP Online Certificate Status Protocol Organization Identifier SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 12 Universal Subscriber Identity Module User Traffic Profile UUID Universal Unique Identifier Vendor Specific Attributes Wide Area Network Wi-Fi Alliance WLAN Wireless Local Area Network SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 13: Introduction To The Command Line Interface

    SSH client, the procedure may be slightly different (although the connection settings should be the same). For more information on PuTTY, visit www.putty.org. See the following sections depending on your connection method: • Using SSH Connection • Using Console Connection SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 14: Using Ssh Connection

    Verify that the virtual machine has a guest operating system and that VMware Tools are installed. • Verify that the virtual machine is powered on. SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 15: Log On To Cli

    NOTE You cannot use 'admin' as a password, which is used during the vSZ-D installation procedure. • The Ruckus Wireless vSZ-D CLI welcome message appears with the CLI prompt as seen in Figure 2 FIGURE 2 Welcome to vSZ-D SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6...
  • Page 16 Figure 5. The prompt changes from ruckus> to ruckus# (with a pound sign). Refer to the enable on page 19 command for details. SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 17: User Mode Overview

    To list and see a brief description of all the configuration commands, use the ? command at the prompt. ruckus(config)# ? SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 18: Configuration Commands Overview

    System commands can be used to configure administrative and system settings on the controller. Many of these commands can be used for other purposes, such as backup or debugging. SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 19: User Mode Commands

    Password to change the mode Default This command has no default settings. Command Mode User Example ruckus> enable ruckus> password ruckus# ruckus# config ruckus(config)# SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 20: Exit

    Exits from the EXEC mode. ruckus> exit Syntax Description This command has no syntax. Default This command has no default settings. Command Mode User Example ruckus> exit SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 21: Help

    Displays the help messages. ruckus> help Syntax Description This command has no syntax. Default This command has no default settings. Command Mode User Example ruckus> help SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 22: History

    Displays a list of previously run commands. ruckus> history Syntax Description This command has no syntax. Default This command has no default settings. Command Mode User Example ruckus> history SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 23: Logout

    Exits from the vSZ-D CLI application. ruckus> logout Syntax Description This command has no syntax. Default This command has no default settings. Command Mode User Example ruckus> logout SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 24: Ping

    • mtu discovery hint • sndbuf • timestamp option • destination Default This command has no default settings. Command Mode User Example ruckus# ping SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 25: Ping6

    • sndbuf • flow label • traffic class • destination Default This command has no default settings. Command Mode User Example ruckus# ping 6 SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 26: Quit

    Ends the CLI sessions. ruckus>quit Syntax Description This command has no syntax. Default This command has no default settings. Command Mode User Example ruckus>quit SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 27: Show

    Shows the system model, serial and version number. Related Show Commands Command Description ue-nat-session Sets the datacore filter for NAT server. version Displays the system options and settings. SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 28: Traceroute

    • flow_label • waittime • nqueries • src_address • sendwait • packetlen Default This command has no default settings. Command Mode User Example ruckus#traceroute SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 29: Traceroute6

    • waittime • nqueries • src_address • sendwait • packetlen Default This command has no default settings. Command Mode config Example ruckus# traceroute6 indus-ap SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 30 SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 31: Configuration Commands

    Syntax Description This command has no arguments or keywords. Default This command has no default settings. Command Mode Privileged Example ruckus> enable ruckus# config SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 32 Configuration Commands ruckus# config ruckus(config)#..SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 33: Ruckus(Config)# Admin

    Sets the hostname. ruckus(config-admin)# name <new- hostname> passwd Sets the local account admin password. ruckus(config-admin)# passwd Changing password for user admin. New password: SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 34 ADMIN Settings: vSZ-D HostName: vSZ-D vSZ-D Idle Timeout: 10 (minutes) timeout Sets the CLI timeout value in minutes. ruckus(config-admin)# timeout <value> SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 35: Ruckus(Config)# Calea

    Disable the specified MAC address or all the ruckus(config-calea)# no <mac < all | MAC addresses. xx:xx:xx:xx:xx:xx>> show Shows the CALEA global configuration and ruckus(config-calea)# show summary the server details. SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 36 =============== >> CALEA UE MAC Table: 0 entries (in ascending order) calea_license='enabled' global_enable='FALSE' pow0_IP=10.10.7.218 datacenterIP=0.0.0.0 calea_server=0.0.0.0 vlan=0, tid=0 total_calea_pkts=0, sent_err=0 >> Total: 0 CALEA_MAC entries displayed(ascending) SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 37: Ruckus(Config)# Controller

    Shows a list of previously run commands. ruckus(config-controller)# history Sets the vSZ IP address. ruckus(config-controller)# ip <x.x.x.x> logout Exits from the EXEC. ruckus(config-controller)# logout SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 38: Ruckus(Config)# Dhcp

    Number of discover packets for this session Number of offer packets for this session Number of request packets for this session Number of acknowledged packets for this session SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 39 <name> ip-subnet Sets a particular subnet address. ruckus(config-dhcp)# ip-subnet <d.d.d.d.> Example: NOTE ruckus(config-dhcp)# ip-subnet 1.1.1.0 This command is seen on specifying the pool name. SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 40 Enables a router or a controller to act as a ruckus(config-dhcp)# service <enable| DHCP server. disable> ruckus(config-dhcp)# service enable SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 41 [ <space_name.xx> code <num> = <type> | space <name> ] Example: ruckus(config-dhcp-opt43)# option VendorInfo.IP code 8 = ip-address show Shows the DHCP configuration . ruckus(config-dhcp-opt43)# show dhcpd.conf file SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 42: Ruckus(Config)# Dpm

    Displays the help message. ruckus(config-dpm)# help history Shows a list of previously run commands. ruckus(config-dpm)# history logout Exits from the EXEC. ruckus(config-dpm)# logout SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 43: Ruckus(Config)# End

    Saves the changes and exits from the configuration mode. ruckus(config)# end Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus(config)# end SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 44: Ruckus(Config)# Exit

    Exits from the configuration mode without saving the changes. ruckus(config)# exit Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus(config)# exit SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 45: Ruckus(Config)# Help

    Displays the help messages. ruckus(config)# help Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus(config)# help SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 46: Ruckus(Config)# History

    This command has no default settings. Command Mode Privileged Example ruckus(config)# history Command history: 0. en 1. config 2. dpm pd 3. exit 4. history SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 47: Ruckus(Config)# Interface Management

    Removes VLAN identfier from the ruckus(config-interface)# no vlan management interface. show Shows the current interface setup or all the ruckus(config-interface)# show JSON files. SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 48 Configuration Commands ruckus(config)# interface management Command Description Command and Exm vlan Sets the VLAN identifier for interface. ruckus(config-interface)# vlan <id> SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 49: Ruckus(Config)# Interface Data

    Removes VLAN identfier from the ruckus(config-interface)# no vlan management interface. show Shows the current interface setup or all the ruckus(config-interface)# show JSON files. SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 50 Configuration Commands ruckus(config)# interface data Command Description Command and Exm vlan Sets the VLAN identifier for interface. ruckus(config-interface)# vlan <id> SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 51: Ruckus(Config)# Interface Access-Core-Separate

    Removes VLAN identfier of the interface. ruckus(config-core-separate)# no vlan show Shows the current interface setup or all the ruckus(config-core-separate)# show JSON files. SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 52 Configuration Commands ruckus(config)# interface access-core-separate Command Description Command and Example vlan Sets the VLAN identifier for interface. ruckus(config-core-separate)# vlan <id> SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 53: Ruckus(Config)# Ip Data-Nat

    Command Mode Privileged Example ruckus(config)# ip data-nat <address> <port> ruckus(config)# ip data-nat 172.172.18.9 80 The command was executed successfully. To save the changes, type 'end'. SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 54: Ruckus(Config)# Ip Name-Server

    This command has no default settings. Command Mode Privileged Example ruckus(config)# ip name-server <pri-addr> <sec-addr> ruckus(config)# ip name-server 172.172.19.8 The command was executed successfully. SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 55: Ruckus(Config)# Logout

    Exits from the vSZ-D CLI application. ruckus(config)# logout Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus(config)# logout SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 56: Ruckus(Config)# Nat-Global

    Disable the default route settings or the public ruckus(config-nat-global)# no public-ip IP settings. <d.d.d.d/dd> [vlan <id>] | default-route ruckus(config-nat-global)# no public-ip default-route SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 57 MAC(local)= 00:0C:29:45:85:BE non-profiled: 0 total (In-Use) profile-based: 0 total (Not-In_Use) wlan Enable or disable the WLAN configuration. ruckus (config-nat-global)# wlan <disable| enable> SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 58: Ruckus(Config)# No

    This command has no default settings. Command Mode Privileged Example ruckus(config)# no ip-data-nat The command was executed successfully. To save the changes, type 'end'. SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 59: Ruckus(Config)# Vpn

    Shows the VPN settings. ruckus (config-vpn)# show [stats|summary|all| sites] ruckus (config-nat-global)# show number_sites : 2 vpngre_site[0]{ site ip : 10.10.7.219 site_is_dc : no site_crypto : disable } SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 60 <byte_len> <8-byte hex value> <8-byte hex value>] ue-ip-filter Sets the user enabled IP filter to either enable ruckus (config-vpn)# ue-ip-filter <enable| or disable mode. disable> SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 61: Debug Commands

    Syntax Description This command has no arguments or keywords. Default This command has no default settings. Command Mode Privileged Example ruckus# debug ruckus(debug)# save-log SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 62: Ruckus(Debug)# Diag

    <parameter> Usage: tunnelmgr_cli [-v -V] {-a | -c | {-s all|<tun_id>|global} | {-t <secs>} | {-r <secs>}} -a - Adds a tunnel table entry SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 63 Usage: cfgwlan <idx> add [fwd_idx <idx> ntp_idx <idx> dscp_idx <idx>] cfgwlan <idx> del cfgwlan {<idx>|all} show ruckus(debug)# diag dpm cfg3rdwlan ruckus(debug)# diag cfg3rdwlan SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 64: Ruckus(Debug)# Dp-Packet-Capture

    - Disables data plane packet capture. save - Saves captured packets. Default This command has no default settings. Command Mode Debug Example ruckus> enable ruckus# debug ruckus(debug)# dp-packet-capture enable SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 65: Ruckus(Debug)# End

    Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus> enable ruckus# debug ruckus(debug)# end SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 66: Ruckus(Debug)# Exit

    Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus> enable ruckus# debug ruckus(debug)# exit SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 67: Ruckus(Debug)# Help

    Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus> enable ruckus# debug ruckus(debug)# help SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 68: Ruckus(Debug)# History

    Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus> enable ruckus# debug ruckus(debug)# history SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 69: Ruckus(Debug)# Kdump

    - IP address of the FTP or SFTP server Default This command has no default settings. Command Mode Privileged Example ruckus> enable ruckus# debug ruckus(debug)# kdump enable SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 70: Ruckus(Debug)# Logout

    Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus> enable ruckus# debug ruckus(debug)# logout SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 71: Ruckus(Debug)# Profile-Based-Nat

    This command has no default settings. Command Mode Privileged Example ruckus> enable ruckus# debug ruckus(debug)# profile-based-nat enable Unhidden config-> nat You must login again! then config->nat will unhidden SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 72: Ruckus(Debug)# Remote-Packet-Capture

    - Enables packet capture. disable - Disables packet capture. Default This command has no default settings. Command Mode Debug Example ruckus> enable ruckus# debug ruckus(debug)# dp-packet-capture enable SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 73: Ruckus(Debug)# Remote-Syslogd

    - Disables sending messages to remote syslog server. Default This command has no default settings. Command Mode Privileged Example ruckus# debug ruckus(debug)# remote-syslogd disable SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 74: Ruckus(Debug)# Save-Log

    Default This command has no default settings. Command Mode Privileged Example ruckus# debug ruckus(debug)# save-log scg200 SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 75: Ruckus(Debug)# Show

    This command has no default settings. Command Mode Privileged Example ruckus> enable ruckus# debug ruckus(debug)# show Remote Packet Capture: Enable Data Plane Packet Capture: Disable SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 76 SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 77: System Commands

    The file name will be generated by the system if the path is specified. ip-addr - IP address of the FTP / TFTP or SFTP server Default This command has no default settings. SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 78 System Commands ruckus# backup Command Mode Privileged Example ruckus> enable ruckus# backup tftp 10.0.0.10 /tmp/filename.bak ruckus# backup tftp 10.0.0.10 /tmp/ SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 79: Ruckus# Clone

    - IP address of the FTP / TFTP or SFTP server Default This command has no default settings. Command Mode Privileged Example ruckus> enable ruckus# clone tftp 10.0.0.10 /tmp/filename.bak ruckus# clone tftp 10.0.0.10 /tmp/ SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 80: Ruckus# Config

    Syntax Description This command has no arguments or keywords. Default This command has no default settings. Command Mode Privileged Example ruckus> enable ruckus# config ruckus(config)#..SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 81: Ruckus# Debug

    Syntax Description This command has no arguments or keywords. Default This command has no default settings. Command Mode Privileged Example ruckus# debug ruckus(debug)# save-log SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 82: Ruckus# Disable

    Disables Privileged commands. ruckus# disable Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus# disable SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 83: Ruckus# Enable

    Retype the new vSZ-D administrator password. Default This command has no default settings. Command Mode Privileged Example ruckus# enable Old Password: ********* New Password: ********* Retype: ********* Successful operation SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 84: Ruckus# Exit

    Exits from the EXEC mode. ruckus# exit Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus# exit SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 85: Ruckus# Help

    Displays the help messages. ruckus# help Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus# help SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 86: Ruckus# History

    Displays a list of previously run commands. ruckus# history Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus# history SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 87: Ruckus# Logout

    Exits from the vSZ-D CLI application. ruckus# logout Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus# logout SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 88: Ruckus# Ping

    • mtu discovery hint • sndbuf • timestamp option • destination Default This command has no default settings. Command Mode Privileged Example ruckus# ping SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 89: Ruckus# Ping6

    • sndbuf • flow label • traffic class • destination Default This command has no default settings. Command Mode config Example ruckus# ping 6 SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 90: Ruckus# Quit

    End the CLI sessions. ruckus# quit Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Priviledged Example ruckus# quit SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 91: Ruckus# Reboot

    Reboots the vSZ-D. ruckus# reboot Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus# reboot SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 92: Ruckus# Reset

    <binding | profile> ruckus# reset nat Default This command has no default settings. Command Mode config Example ruckus(config)# reset dhcp binding 172.19.19.55 SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 93: Ruckus# Restore

    - IP address of the FTP / TFTP or SFTP server Default This command has no default settings. Command Mode Privileged Example ruckus> enable ruckus# restore tftp 10.0.0.10 /tmp/filename.bak SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 94: Ruckus# Route

    Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus> enable ruckus# route show main SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 95: Ruckus# Set-Factory

    Resets the vSZ-D configuration to the factory settings. ruckus# set-factory Syntax Description This command has no syntax. Default This command has no default settings. Command Mode Privileged Example ruckus# set-factory SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 96: Ruckus# Show

    This command has no default settings. Command Mode Privileged Example ruckus# show version Model : vSZ-D vSZ-D Serial Number : 97xxxxxxxxxxxxx vSZ-D Version 3.6.0.0.362 ruckus# show running-config SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 97 System Commands ruckus# show Display NAT configuration dhcp Display DHCP configuration SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 98: Ruckus# Shutdown

    : Shutdown the system immediately. X : shutdown the system after X minutes. Default This command has no default settings. Command Mode Privileged Example ruckus# shutdown SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 99: Ruckus# Traceroute

    • waittime • nqueries • src_address • sendwait • packetlen Default This command has no default settings. Command Mode Privileged Example ruckus# traceroute SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 100: Ruckus# Traceroute6

    • waittime • nqueries • src_address • sendwait • packetlen Default This command has no default settings. Command Mode config Example ruckus# traceroute6 indus-ap SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 101: Ruckus# Upgrade

    - IP address of the FTP or SFTP server Default This command has no default settings. Command Mode Privileged Example ruckus> enable ruckus# upgrade ftp 10.0.0.10 /tmp/filename.dat SmartZone Data Plane (vSZ-D) Command Line Reference Guide for SmartZone 3.6 Part Number: 800-71557-001 Rev A...
  • Page 102 © Copyright 2006-2017. Ruckus Wireless, Inc. 350 West Java Dr. Sunnyvale, CA 94089. USA www.ruckuswireless.com...

Table of Contents