WASABI SYSTEMS INC. Wasabi Storage Builder for NAS Quick Start Guide

Size: px
Start display at page:

Download "WASABI SYSTEMS INC. Wasabi Storage Builder for NAS Quick Start Guide"

Transcription

1 WASABI SYSTEMS INC. Wasabi Storage Builder for NAS Quick Start Guide Release v1.1 December 2006

2 How to Contact Wasabi Wasabi Systems Inc. 500 E. Main Street, Suite 1520 Norfolk, VA USA PHONE: +1 (757) FAX: +1 (509) URL: Font Conventions This manual uses the following highlighting conventions: n n n n n Boldface indicates graphical user interface (GUI) controls such as the names of menus and fields, the text found within the fields, or drop box entries and selections. Bold Helvetica indicates buttons. Italics indicates book titles and emphasized words. Courier font indicates code samples. Example: syslog Blue Courier font indicates complete Internet addresses (URLs). Example: Copyright 2005 Wasabi Systems Inc., 500 East Main Street, Suite 1520, Norfolk, VA, All rights reserved. This product or document is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation. No part of this product or document may be reproduced in any form by any means without prior written authorization of Wasabi Systems Inc. and its licensors, if any. Parts of the product may be derived from Berkeley BSD systems, licensed from the University of California; full license and copyright information is available at: DOCUMENTATION IS PROVIDED AS IS AND ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT, ARE DISCLAIMED, EXCEPT TO THE EXTENT THAT SUCH DISCLAIMERS HELD TO BE LEGALLY INVALID. Wasabi, the Wasabi logo, Flashware, and Storage Builder are registered trademarks of Wasabi Systems Inc. All other brand and product names are trademarks of their respective owners. ii Wasabi Storage Builder for NAS: Quick Start Guide

3 Contents Introduction... 1 Using the Graphical User Interface... 3 Logging In... 3 Navigating the GUI... 4 Configuration... 5 Network Setup... 6 Date and Time... 9 Security System Access RAID Configuration File System Windows Shares NFS Setup Command Line Interface Using the Command Line Interface Logging in Command History and Command Line Editing Commands exit history hostname ifconfig ping route shutdown Wasabi Storage Builder for NAS: Quick Start Guide iii

4 Contents iv Wasabi Storage Builder for NAS: Quick Start Guide

5 1 Introduction Congratulations on your purchase of a file server based on Wasabi Storage Builder for NAS v1.1. Your Storage Builder for NAS based server includes a Graphical User Interface (GUI). All supported features are configured using a standard web browser. This Quick Start Guide is designed to help you configure Wasabi Storage Builder for NAS for basic operation with Microsoft Windows (CIFS) and UNIX (NFS) clients. Basic system operation is established by configuring the following areas: n Network n Date and Time n Security (optional) n System Access (optional) n RAID n File System n CIFS (optional for NFS-only users) n NFS (optional for CIFS-only users) Following the steps presented in the Configuration chapter will result in a functional server that can be accessed by CIFS and NFS clients. In each area of the setup, we ve selected the options designed to minimize the time required to configure the server as well as the need for additional components and the Wasabi Storage Builder for NAS: Quick Start Guide 1

6 Introduction technical skills required to configure them. We will configure a single network interface on the server using DHCP to automatically assign an IP address to the interface. The RAID subsystem will be configured with a single RAID-5 array using the minimum number of disks and a single file system will be built on the array. A CIFS share is created and configured using share-level security with minimal security to avoid the need for a Windows server and the associated system management expertise. Finally, the NFS setup exports a single file system that can be accessed by any NFS client on the network. During the setup process, you will see expert menu items or buttons on some of the pages. When selected, these expose more detailed configuration parameters that may be needed to be modified from their default settings in certain installations. For example, clicking the expert button on the network interface setup page will expand the page to expose a drop down menu to control the speed and duplex, checkboxes to enable or disable hardware assisted checksums and text boxes to select the maximum transmission unit (MTU) and add alias IP addresses on the interface. Since the parameters exposed by the expert mode menu items and buttons are not required for basic server operation, this document will not attempt to guide the user through the expert mode configuration options. For a more complete description of Wasabi Storage Builder for NAS, refer to the Wasabi Storage Builder for NAS User s Manual. 2 Wasabi Storage Builder for NAS: Quick Start Guide

7 Using the Graphical User Interface Using the Graphical User Interface This section briefly describes logging in and navigating the Graphical User Interface (GUI). For a more complete description of the GUI, refer to the Wasabi Storage Builder for NAS User s Manual. Logging In The default IP address of the Wasabi Storage Builder for NAS server is This is set on interface wm0. Make sure that interface wm0 on the server has been physically connected to the network and apply power to the server. Enter the default address ( ) into your browser and you will be presented with a dialog box that will accept the administrator name and password required to gain access to the Storage Builder for NAS system administration pages. WARNING: If for some reason your browser cannot connect with the Storage Builder for NAS server using the default IP address of , you should go immediately to Chapter 3, Command Line Interface on page 31 and use the ifconfig command to examine the state of the network interface connected to the network. If multiple network interfaces are part of your NAS server, it may be that the wrong one is connected to the network, or that the default IP address needs to be changed to resolve a conflict. The default administrator name is admin and the default administrator password is not set, so enter admin into the Name: box, leave the Password: box empty, and click the Log In button to complete the log in process. Wasabi Storage Builder for NAS: Quick Start Guide 3

8 Introduction Navigating the GUI After the log in process has been completed the Storage Builder for NAS system administration opening page will appear in the browser. This page contains several key elements. The green bar shows the name of the server (SB-NAS is the default) on the left and a Help link on the right. The Help link is sensitive to the context of the page being displayed; clicking the link with the opening page displayed will open a new browser window and fill it with an extended page of general help text. The GUI uses hierarchical menus. A menu navigation bar appears on the left side of the screen.this is called the left side-bar menu. In order to see what Storage Builder for NAS has to offer, click the Expand button above the System Configuration Menu to expand all the menu items. You may also expand individual sections by clicking on the + (plus sign). Click the Collapse button to close the entire tree; click on the appropriate - (minus sign) to close an open section. Finally, the bottom of the opening page shows a Messages section. This is where informational, warning and error messages will be displayed while you are using the system administration pages. 4 Wasabi Storage Builder for NAS: Quick Start Guide

9 2 Configuration The following sections will describe all the steps required to configure your NAS appliance. Basic system operation is established by configuring the following areas: n Network n Date and Time n Security (optional) n System Access (optional) n RAID n File System n CIFS (optional for NFS-only users) n NFS (optional for CIFS-only users) Following the steps presented here will result in a functional server that can be accessed by CIFS and NFS clients. Wasabi Storage Builder for NAS: Quick Start Guide 5

10 Configuration Network Setup This section describes how to use the Network Setup Wizard to configure the server name and network parameters for Storage Builder for NAS. 1. Navigate to the System Configuration Network Setup Wizard menu item. This page will allow you to set the server name and configure the Domain Name Service (DNS) and Network Information Service (NIS) parameters. 2. Enter the desired name for the server in the Host Name field. In this example, demo-server is the name for the server. The Help link will provide information about valid server names. 3. In the Domain Name Service (DNS) area, select a DNS setting. DNS is a service provided by another host to translate host names generated by this server into IP addresses that this server can then use to access other hosts. In this example, select the Obtain DNS servers automatically using DHCP radio button. However, DNS is not required for basic server functionality. 6 Wasabi Storage Builder for NAS: Quick Start Guide

11 Network Setup 4. Scroll down as required to access the Network Information Service (NIS) area. Since NIS is not required for basic server operation select the Don t use NIS radio button. 5. Click Next. This will take you to the next page in the wizard where the network interfaces will be configured. The Mode drop down menu allows you to disable an interface, to automatically configure the interface using DHCP, or to manually assign an IP address to the interface. Note the display of Link Status at the bottom of each network interface section; this is useful to verify that the interface of interest is physically connected to a network. Wasabi Storage Builder for NAS: Quick Start Guide 7

12 Configuration 6. In this example, Obtain IP address using DHCP is selected for interface wm0, and interface wm1 is disabled. Make your selections. 7. When all interfaces have been configured, click Finish to complete the configuration of the basic network setup. NOTE The Previous button can be clicked to return to the server name, DNS and NIS configuration page without making changes to the interfaces. 8 Wasabi Storage Builder for NAS: Quick Start Guide

13 Date and Time Date and Time To set the date and time zone: 1. Click the Date and Time menu item to display the time configuration page. 2. Use the Time zone scroll box to select the time zone that the NAS appliance will be used in. You can configure the server to use the Network Time Protocol (NTP) to synchronize time or set and keep time locally. If you choose to keep time locally, you must use the Date and Time boxes to manually enter the current date and time for the time zone the server will be used in. 3. Select to synchronize or keep time locally. In this example, Set and keep time locally is selected. 4. Click Finish to commit your changes to the configuration. Wasabi Storage Builder for NAS: Quick Start Guide 9

14 Configuration Security To configure the security settings: 1. Click on the Security menu item to configure some (optional) security settings. This page will allow you to select a nonstandard port for use in accessing the administrative (HTTP) interface or completely disable HTTP access, requiring all access via the secure HTTP interface (HTTPS). 2. Enable or disable HTTP. Since the default HTTP port is used in most cases, we have left the default selection of Enable HTTP on Port 80. In the Other Access area, access via the secure shell (SSH) and secure FTP 10 Wasabi Storage Builder for NAS: Quick Start Guide

15 Security (SFTP) protocols can be disabled, or the SSH Ports changed from the default (22). Access can also be granted to the insecure Telnet and FTP protocols. 3. Make your access selections. In this example, we have left the default selections for both sections, which is usually the desired configuration. 4. At the bottom of the page the root and support passwords can be changed. It is good security practice to change these from their defaults (password and SuPpOrT, respectively) and you should consult the security guidelines at your company to choose these passwords. 5. Click Finish to commit your changes to the configuration. Wasabi Storage Builder for NAS: Quick Start Guide 11

16 Configuration System Access To customize the credentials and privileges for users: 1. Click on the System Access menu item. For basic server operation, you only need to change the default passwords for each of the default (Administrator, Backup and Non-Administrator) users. In each case, the default for each user is no password. 2. For each user, select the user in the scroll box, enter and confirm a password, and click the Save Changes button to apply the password for that user. This completes the basic network, security and user access configuration for the server. At this point, the system administration pages must be used to configure and initialize a RAID LUN for access by Microsoft (CIFS) and UNIX (NFS) clients. 12 Wasabi Storage Builder for NAS: Quick Start Guide

17 RAID Configuration RAID Configuration To configure the RAID settings: 1. Click the RAID Setup Wizard menu item to display the first of several RAID setup pages. The drop down menu at the top of the page allows selection of the proper controller; information about the selected controller is displayed in the Information section of the page. The Parameters section of the page provides drop down menus to allow selection of the Rebuild rate and Verify rate parameters for the selected controller. 2. Select the Rebuild rate and Verify rate parameters. Wasabi Storage Builder for NAS: Quick Start Guide 13

18 Configuration 3. When the appropriate controller parameter selections have been made, click Next to advance to the next page. The next page displays all the physical disks attached to the RAID controller selected on the previous page. The drop down State menu allows each disk to be configured as Online, Offline or Spare. 4. Select state for each disk. In this example, all the disks are Online. 14 Wasabi Storage Builder for NAS: Quick Start Guide

19 RAID Configuration 5. After verifying or selecting the desired state for all the physical disks attached to the controller, click Next to advance to the next page. The next page allows the configuration of a RAID array. 6. Select Create New Array from the Action drop down menu. The page will advance to allow specification of the type of array to be created. Wasabi Storage Builder for NAS: Quick Start Guide 15

20 Configuration 7. Now use the drop down menu under the New Array banner to select the type of new array to be created. In this example, RAID level 1 (mirroring) has been selected, and the Member check boxes are checked to indicate the physical disks (on Ports 0 and 1) to be included in the array. 16 Wasabi Storage Builder for NAS: Quick Start Guide

21 RAID Configuration The Cache and Ignore ECC errors on rebuild parameters can be turned Off or On by using the corresponding radio buttons. The Capacity and the Disks needed boxes will be updated based on the capacity and type of array selected. 8. When all the parameters associated with the array have been selected, click Done to actually configure the array. When the array has been created a confirmation page will be displayed with A new disk array was created in the Messages section. Wasabi Storage Builder for NAS: Quick Start Guide 17

22 Configuration File System The array has been created and must now be initialized with a file system. 1. Select the File Systems menu item to display the file system configuration page. The array we just created, Device sd0, has a State of Unknown, which means it is ready to be initialized. 2. Use the drop down Action menu to Initialize the array. 3. Enter a name in the Name field (used in subsequent operations to refer to this array). You may also enter a comment in the Comment field (for your reference only). 18 Wasabi Storage Builder for NAS: Quick Start Guide

23 File System 4. After filling in the fields, click Initialize to initialize the array with a file system. After the array has been initialized a confirmation message is displayed in the Messages section. 5. The array must now be mounted. Use the Action drop down menu to Mount the array. When the disk has been successfully mounted a confirmation message is displayed in the Messages section and the State of the array is now shown as Mounted. An array has been created and initialized with a file system and the file system has been mounted. All that remains is to make the file system available to clients via a Windows Share and/or an NFS Export. Wasabi Storage Builder for NAS: Quick Start Guide 19

24 Configuration Windows Shares If your installation doesn t involve Windows clients, you can skip this section and proceed directly to setting up UNIX Exports. To setup Windows shares: 1. Open the Windows Shares (CIFS) menu item and click on the Setup Wizard menu item to start the step-by-step configuration for CIFS. The opening page allows CIFS to be Disabled or Enabled. 2. Make the appropriate selection and click Next. The next page of the wizard will allow optional configuration to support an existing Windows Internet Naming Service (WINS) server. 20 Wasabi Storage Builder for NAS: Quick Start Guide

25 Windows Shares 3. If you have a WINS server, enter the name or IP address of the WINS server in the text field. Otherwise, leave the field empty. Remember, Help is always available in the wizard. 4. Click Next to continue. The next page allows selection of the CIFS Security Model. There are four possible CIFS security models for the server. Some of the models assume the presence of at least one Microsoft server and may require additional Microsoft system management expertise. Share-level security, selected in this example, offers weak security but requires a relatively simple configuration procedure. For more information to help you determine the CIFS security model which best matches the security requirements of your installation, click Help or one of the? (question mark) buttons to the right of the security model. Wasabi Storage Builder for NAS: Quick Start Guide 21

26 Configuration 5. Click Next to continue. The next page allows you to enter the name of the Workgroup the Storage Builder for NAS will belong to. 6. Enter a name for the Workgroup. In this example, the Workgroup name is TestGroup. 7. Click Next to continue. The next page allows Encrypted Passwords to be enabled or disabled. Note the comments on the page regarding the use and expectation for encrypted passwords among the various Windows clients. 8. Select Enable Encrypted Passwords or Disable Encrypted Passwords. In the example, Enable Encrypted Passwords is selected. 22 Wasabi Storage Builder for NAS: Quick Start Guide

27 Windows Shares 9. Click Next to continue. The next page displays the network interfaces that will be used by the server for serving Windows (CIFS) clients. Since only one interface (wm0) was enabled in our example, Storage Builder for NAS tells us that wm0 will be used to access the CIFS shares. 10. Click Next to continue. The final page displays the details of the CIFS server parameters, or only those changed from the default, that will be committed to the configuration. 11. Click Finish to complete the CIFS setup. Wasabi Storage Builder for NAS: Quick Start Guide 23

28 Configuration 12. With basic CIFS setup complete, click on the Shares Wizard menu item to create a new CIFS share. 13. Enter the share name in the New share name field and click Create a new Windows share to begin the process. In the example above, testshare is the new share name. The next page of the Shares Wizard allows you to select the file system and directory to share. 14. If one does not exist, you can either share the root of the selected file system or use the Create Directory button to create a directory to share. 24 Wasabi Storage Builder for NAS: Quick Start Guide

29 Windows Shares 15. Enter a comment, and select your access settings for the share. In this example, we ve made sure the Read-only access checkbox is not selected because we want to write to this share from the client. We have selected the Browseable (visible in users browse lists) checkbox because we want this share to appear in the users browsers, and have entered a Comment for the testshare share. 16. Click Next to advance to the next page. Wasabi Storage Builder for NAS: Quick Start Guide 25

30 Configuration The next page allows configuration of Guest Access to the share. A guest is anyone that tries to access the share without a valid username/password. In this example, we ve decided to allow guest access to the share. 17. Click Finish to complete the configuration of the share. Clicking the Next button allows more advanced configuration of the share, but for basic operation (and this example) click the Finish button. Congratulations: basic configuration of a Windows share is complete. At this point, the testshare share should be visible to client computers in the same workgroup as the server. 26 Wasabi Storage Builder for NAS: Quick Start Guide

31 NFS Setup NFS Setup If your installation doesn t involve NFS clients, you can skip this section. To setup NFS: 1. Expand the UNIX Exports (NFS) menu item and then click Setup to configure NFS. The page that is displayed allows you to enable or disable the NFS server in Storage Builder for NAS. If NFS is enabled on this page, you can also select the Number of NFS daemons (server processes) that will be used by the server and optionally elect to Allow PCNFS clients. PCNFS clients are Windows clients with special NFS client software installed to allow them to access NFS servers. A basic configuration will use the default number of NFS daemons (4) but some applications may experience higher performance if a larger number of daemons are used. 2. Check the radio button for Use NFS. or Don t use NFS. For this example, Use NFS is selected, and the default number of daemons has been accepted. 3. Click Finish to complete the NFS setup. 4. The next step is to click the Export Wizard menu item to configure the NFS export. This is what actually gets exported for NFS clients to mount and access. The first page allows selection of the file system to export. Wasabi Storage Builder for NAS: Quick Start Guide 27

32 Configuration 5. Since only one file system (/testdisk) has been mounted, select it. 6. Click Export Selected File Systems to continue to the next page. The next page permits control over which clients or netgroups will be allowed access to the export. In this example, we ve decided to allow any client to access the export, but we could restrict access to a particular Client, Netgroup or even Network. Check boxes are provided to restrict access to Read only, to Allow mounting of all subdirectories or to Allow requests from non-reserved ports (select this if your NFS clients are using AIX or OS X). 7. Make your selections on this page. In this example, only the radio button for Clients is checked. 28 Wasabi Storage Builder for NAS: Quick Start Guide

33 NFS Setup 8. At the bottom of the page, use the Map root to drop down menu to determine how client requests are mapped by the server. In this example, we ve decided to Map root to requests from the client to the root and wheel user group on the server. This will cause operations from root on a client to be treated as root by the server. 9. Click Finish to complete the basic NFS set up. Wasabi Storage Builder for NAS: Quick Start Guide 29

34 Configuration At this point an NFS client should be able to mount the export by issuing a command similar to: mount :/testdisk /mnt but you should consult the man pages or other documentation for your NFS client to determine the exact syntax of the command to mount an NFS export. 30 Wasabi Storage Builder for NAS: Quick Start Guide

35 3 Command Line Interface The Command Line Interface (CLI) is designed for network configuration bootstrapping and troubleshooting. It features a command set that will be familiar to Unix users. Wasabi Storage Builder for NAS: Quick Start Guide 31

36 Command Line Interface Using the Command Line Interface This section describes how to use the Command Line Interface (CLI). Although the CLI includes several commands that can be helpful in initial network setup, these should only be used to gain GUI access to your Storage Builder for NAS server. NOTE: Configuration changes made using the CLI will not stick across system restarts and in general are not recommended by Wasabi except as required to access the server with a browser. Logging in After your Storage Builder for NAS server has booted, the CLI will present a login prompt. NetBSD/i386 (SB-NAS) (console) login Enter the username and password to log in. The username is root. If the GUI has not been used to change the root password, enter password. Once you have logged in, you will be presented with the CLI prompt: login: root Password: password *********************************************************************** * Storage Builder for NAS * *********************************************************************** * The use of the command line interface is NOT supported by Wasabi. * * Proceed at your own risk. * *********************************************************************** SB-NAS 21:53:21 /root # 32 Wasabi Storage Builder for NAS: Quick Start Guide

37 Using the Command Line Interface Command History and Command Line Editing The CLI includes a command history buffer with command line editing. Emacs-style editing keys are used. Command CTRL-P CTRL-N CTRL-B CTRL-F CTRL-A CTRL-E Action Previous line Next line Back one character Forward one character Go to beginning of line Go to end of line In addition, the following Unix shell editing keys are used: Command CTRL-W CTRL-U Action Delete previous word Erase line Wasabi Storage Builder for NAS: Quick Start Guide 33

38 Command Line Interface Commands exit The CLI includes the following commands: The exit command logs you out of the CLI. SB-NAS 21:53:21 /root # exit logout NetBSD/i386 (SB-NAS) (console) login: history The history command shows the command history buffer. SB-NAS 22:14:59 /root # history 1 exit 2 hostname 3 history SB-NAS 22:14:59 /root # hostname The hostname command displays the hostname of your Storage Builder for NAS appliance. SB-NAS 22:14:57 /root # hostname SB-NAS SB-NAS 22:14:59 /root # 34 Wasabi Storage Builder for NAS: Quick Start Guide

39 Commands ifconfig The ifconfig command displays and sets network interface parameters. To list all available network interfaces, use the a option. SB-NAS 22:15:36 /root # ifconfig -a wm0: flags=8843<up,broadcast,running,simplex,multicast> mtu 1500 capabilities=7<ip4csum,tcp4csum,udp4csum> enabled=0<> address: 00:30:48:73:5f:12 media: Ethernet autoselect (100baseTX full-duplex) status: active inet netmask 0xffffff00 broadcast wm1: flags=8802<broadcast,simplex,multicast> mtu 1500 capabilities=7<ip4csum,tcp4csum,udp4csum> enabled=0<> address: 00:30:48:73:5f:13 media: Ethernet autoselect (none) status: no carrier lo0: flags=8009<up,loopback,multicast> mtu inet netmask 0xff ppp0: flags=8010<pointopoint,multicast> mtu 1500 ppp1: flags=8010<pointopoint,multicast> mtu 1500 bond0: flags=8842<broadcast,running,simplex,multicast> mtu 1500 capabilities=7<ip4csum,tcp4csum,udp4csum> enabled=0<> address: 00:00:00:00:00:00 media: Ethernet autoselect (autoselect) bond1: flags=8842<broadcast,running,simplex,multicast> mtu 1500 capabilities=7<ip4csum,tcp4csum,udp4csum> enabled=0<> address: 00:00:00:00:00:00 media: Ethernet autoselect (autoselect) bond2: flags=8842<broadcast,running,simplex,multicast> mtu 1500 capabilities=7<ip4csum,tcp4csum,udp4csum> enabled=0<> address: 00:00:00:00:00:00 media: Ethernet autoselect (autoselect) bond3: flags=8842<broadcast,running,simplex,multicast> mtu 1500 capabilities=7<ip4csum,tcp4csum,udp4csum> enabled=0<> address: 00:00:00:00:00:00 media: Ethernet autoselect (autoselect) SB-NAS 22:19:37 /root # Wasabi Storage Builder for NAS: Quick Start Guide 35

40 Command Line Interface To set the address of an interface, you must provide interface, address_family, address and netmask parameters. For example, the following command would be used to set interface wm1 to use an IP address of with a netmask of : SB-NAS 22:21:19 /root # ifconfig wm1 inet netmask SB-NAS 22:19:37 /root # ping You will need to use the ifconfig command to set the IP address of an interface if for some reason the default IP address of is inaccessible to your browser. The ping command sends ICMP ECHO_REQUEST packets to other hosts on the network. Use Ctrl-c to stop the ping command. For example, the following command sequence pings the host named router. SB-NAS 22:27:30 /root # ping router PING ( ): 56 data bytes 64 bytes from : icmp_seq=0 ttl=255 time=2.135 ms 64 bytes from : icmp_seq=1 ttl=255 time=0.749 ms ^C PING Statistics packets transmitted, 2 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 0.749/1.442/2.135/0.980 ms SB-NAS 22:27:38 /root # If you wish to bypass any DNS look-up for the specified host, use the n option: SB-NAS 22:27:30 /root # ping -n PING ( ): 56 data bytes 64 bytes from : icmp_seq=0 ttl=255 time=2.135 ms 64 bytes from : icmp_seq=1 ttl=255 time=0.749 ms ^C PING Statistics packets transmitted, 2 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 0.749/1.442/2.135/0.980 ms SB-NAS 22:27:38 /root # 36 Wasabi Storage Builder for NAS: Quick Start Guide

41 Commands route The route command manipulates the routing tables on your Storage Builder for NAS server. To set the default route if it is not already set, use the add sub-command. For example, to add a new default route to , the following command would be used: SB-NAS 22:27:30 /root # route add default add net default: gateway SB-NAS 22:27:38 /root # To change the default route if it has already been set, use the change sub-command. For example, to change the default route to , the following command would be used: SB-NAS 22:27:30 /root # route change default change net default: gateway SB-NAS 22:27:38 /root # shutdown Use the shutdown command to reboot, halt or power off your Storage Builder for NAS server. For example, to reboot the server, shutdown would be used with the r option: SB-NAS 22:46:45 /root # shutdown -r now Shutdown NOW! shutdown: [pid 1549] SB-NAS 22:47:41 /root # *** FINAL System shutdown message from root@sb-nas *** System going down IMMEDIATELY Mar 12 22:47:41 SB-NAS shutdown: reboot by root: System shutdown time has arrived Use the h option to halt the server without rebooting and the p option to power off the server. Wasabi Storage Builder for NAS: Quick Start Guide 37

42 Command Line Interface 38 Wasabi Storage Builder for NAS: Quick Start Guide

American Dynamics RAID Storage System iscsi Software User s Manual

American Dynamics RAID Storage System iscsi Software User s Manual American Dynamics RAID Storage System iscsi Software User s Manual Release v2.0 April 2006 # /tmp/hello Hello, World! 3 + 4 = 7 How to Contact American Dynamics American Dynamics (800) 507-6268 or (561)

More information

Configuring the Cisco NAM 2220 Appliance

Configuring the Cisco NAM 2220 Appliance CHAPTER 5 This section describes how to configure the Cisco NAM 2220 appliance to establish network connectivity, configure IP parameters, and how to perform other required administrative tasks using the

More information

Virtual Appliance User s Guide

Virtual Appliance User s Guide Cast Iron Integration Appliance Virtual Appliance User s Guide Version 4.5 July 2009 Cast Iron Virtual Appliance User s Guide Version 4.5 July 2009 Copyright 2009 Cast Iron Systems. All rights reserved.

More information

Overview of the Cisco NCS Command-Line Interface

Overview of the Cisco NCS Command-Line Interface CHAPTER 1 Overview of the Cisco NCS -Line Interface This chapter provides an overview of how to access the Cisco Prime Network Control System (NCS) command-line interface (CLI), the different command modes,

More information

Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario

Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario Version 7.8 April 2017 Last modified: July 17, 2017 2017 Nasuni Corporation All Rights Reserved Document Information Testing Disaster

More information

WLM1200-RMTS User s Guide

WLM1200-RMTS User s Guide WLM1200-RMTS User s Guide Copyright 2011, Juniper Networks, Inc. 1 WLM1200-RMTS User Guide Contents WLM1200-RMTS Publication Suite........................................ 2 WLM1200-RMTS Hardware Description....................................

More information

Deploy the ExtraHop Discover Appliance 1100

Deploy the ExtraHop Discover Appliance 1100 Deploy the ExtraHop Discover Appliance 1100 Published: 2018-07-17 The following procedures explain how to deploy an ExtraHop Discover appliance 1100. System requirements Your environment must meet the

More information

F5 WANJet 200. Quick Start Guide. Quick Start Overview

F5 WANJet 200. Quick Start Guide. Quick Start Overview F5 WANJet 200 Quick Start Guide Quick Start Overview Following is a high level overview of the steps required to successfully install and configure your F5 WANJet 200 appliance. For detailed instructions

More information

Videoscape Distribution Suite Software Installation Guide

Videoscape Distribution Suite Software Installation Guide First Published: August 06, 2012 Last Modified: September 03, 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800

More information

Chapter 10 - Configure ASA Basic Settings and Firewall using ASDM

Chapter 10 - Configure ASA Basic Settings and Firewall using ASDM Chapter 10 - Configure ASA Basic Settings and Firewall using ASDM This lab has been updated for use on NETLAB+ Topology Note: ISR G1 devices use FastEthernet interfaces instead of GigabitEthernet interfaces.

More information

SOA Software API Gateway Appliance 6.3 Administration Guide

SOA Software API Gateway Appliance 6.3 Administration Guide SOA Software API Gateway Appliance 6.3 Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names, logos,

More information

E June Oracle Linux Storage Appliance Deployment and User's Guide

E June Oracle Linux Storage Appliance Deployment and User's Guide E90100-03 June 2018 Oracle Linux Storage Appliance Deployment and User's Guide Oracle Legal Notices Copyright 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

Configuring Cisco Prime NAM

Configuring Cisco Prime NAM Cisco SRE NAM has an internal Gigabit Ethernet interface and an external interface. You can use either interface for Prime NAM management traffic such as the NAM web GUI, telnet or ssh, but not both. You

More information

Configuring the SMA 500v Virtual Appliance

Configuring the SMA 500v Virtual Appliance Using the SMA 500v Virtual Appliance Configuring the SMA 500v Virtual Appliance Registering Your Appliance Using the 30-day Trial Version Upgrading Your Appliance Configuring the SMA 500v Virtual Appliance

More information

Firewall Enterprise epolicy Orchestrator

Firewall Enterprise epolicy Orchestrator Integration Guide McAfee Firewall Enterprise epolicy Orchestrator Extension version 5.2.1 COPYRIGHT Copyright 2011 McAfee, Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted,

More information

Access Server: User's and Developer's Guide <<< Previous Next >>>

Access Server: User's and Developer's Guide <<< Previous Next >>> 1 of 14 12/9/2008 10:18 AM Access Server: User's and Developer's Guide > Chapter 2. Getting Started with Access Server Access Server can be controlled in three ways: by using the WWW

More information

Symantec Protection Center Getting Started Guide. Version 2.0

Symantec Protection Center Getting Started Guide. Version 2.0 Symantec Protection Center Getting Started Guide Version 2.0 Symantec Protection Center Getting Started Guide The software described in this book is furnished under a license agreement and may be used

More information

Veritas NetBackup Appliance Security Guide

Veritas NetBackup Appliance Security Guide Veritas NetBackup Appliance Security Guide Release 2.7.3 NetBackup 52xx and 5330 Veritas NetBackup Appliance Security Guide Document version: 2.7.3 Legal Notice Copyright 2016 Veritas Technologies LLC.

More information

SonicWall Secure Mobile Access SMA 500v Virtual Appliance 8.6. Getting Started Guide

SonicWall Secure Mobile Access SMA 500v Virtual Appliance 8.6. Getting Started Guide SonicWall Secure Mobile Access SMA 500v Virtual Appliance 8.6 Getting Started Guide Copyright 2017 SonicWall Inc. All rights reserved. SonicWall is a trademark or registered trademark of SonicWall Inc.

More information

Cisco C880 M4 Server User Interface Operating Instructions for Servers with E v2 and E v3 CPUs

Cisco C880 M4 Server User Interface Operating Instructions for Servers with E v2 and E v3 CPUs Cisco C880 M4 Server User Interface Operating Instructions for Servers with E7-8800 v2 and E7-8800 v3 CPUs November, 2015 THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT

More information

PROMISE ARRAY MANAGEMENT ( PAM) USER MANUAL

PROMISE ARRAY MANAGEMENT ( PAM) USER MANUAL PROMISE ARRAY MANAGEMENT ( PAM) USER MANUAL Copyright 2002, Promise Technology, Inc. Copyright by Promise Technology, Inc. (Promise Technology). No part of this manual may be reproduced or transmitted

More information

Comodo Dome Data Protection Software Version 3.8

Comodo Dome Data Protection Software Version 3.8 Comodo Dome Data Protection Software Version 3.8 Installation Guide Guide Version 3.8.102417 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Table of Contents 1.About Dome Data Protection...

More information

SmartPath EMS VMA Virtual Appliance Quick Start Guide

SmartPath EMS VMA Virtual Appliance Quick Start Guide LWN600VMA SmartPath Enterprise Wireless System Virtual Appliance SmartPath EMS VMA Virtual Appliance Quick Start Guide Provides the speed, range, security, adapability, and manageability to replace wired

More information

Enterprise License Manager User Guide, Release 9.1(1)

Enterprise License Manager User Guide, Release 9.1(1) First Published: September 14, 2012 Last Modified: June 18, 2013 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS

More information

User and System Administration

User and System Administration CHAPTER 2 This chapter provides information about performing user and system administration tasks and generating diagnostic information for obtaining technical assistance. The top-level Admin window displays

More information

SVProxy3. User Guide

SVProxy3. User Guide SVProxy3 User Guide October 2010 Trademarks & Copyright Trademarks All trademarks mentioned in this manual are the sole property of their respective manufacturers. Copyright SerVision Ltd., Jerusalem,

More information

Oracle Enterprise Manager Ops Center. Introduction. Provisioning Oracle Solaris 10 Operating Systems 12c Release 2 ( )

Oracle Enterprise Manager Ops Center. Introduction. Provisioning Oracle Solaris 10 Operating Systems 12c Release 2 ( ) Oracle Enterprise Manager Ops Center Provisioning Oracle Solaris 10 Operating Systems 12c Release 2 (12.2.2.0.0) E47810-03 December 2014 This document provides an end-to-end example for how to use Oracle

More information

2 Bay 3.5 HDD SATA NAS Media Server Setting...20 Bonjour...21 TorrentFlux Maintenance...25 Disk Utility...25 RAID Setting...

2 Bay 3.5 HDD SATA NAS Media Server Setting...20 Bonjour...21 TorrentFlux Maintenance...25 Disk Utility...25 RAID Setting... Table of contents 1. Overview of the 2 Bay NAS...3 1.1 Introduction...3 1.2 System Requirement...3 1.3 Hardware Installation...3 1.4 Setup the client PC and 2 Bay NAS...3 1.4.1 Setup network configuration

More information

Novell Access Manager

Novell Access Manager Quick Start AUTHORIZED DOCUMENTATION Novell Access Manager 3.1 SP2 June 11, 2010 www.novell.com Novell Access Manager 3.1 SP2 Quick Start Legal Notices Novell, Inc., makes no representations or warranties

More information

LevelOne FNS bay/1usb Soho NAS. User s Manual

LevelOne FNS bay/1usb Soho NAS. User s Manual LevelOne FNS-1000 1- bay/1usb Soho NAS User s Manual Table of Contents Introduction... 2 The FNS-1000 NAS Server... 2 FNS-1000 Features... 2 Package Contents... 2 System Requirements... 2 Disclaimer...

More information

McAfee Firewall Enterprise epolicy Orchestrator Extension

McAfee Firewall Enterprise epolicy Orchestrator Extension Integration Guide Revision A McAfee Firewall Enterprise epolicy Orchestrator Extension COPYRIGHT Copyright 2012 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee, the McAfee logo,

More information

Configure the Cisco DNA Center Appliance

Configure the Cisco DNA Center Appliance Review Cisco DNA Center Configuration Wizard Parameters, page 1 Configure Cisco DNA Center Using the Wizard, page 5 Review Cisco DNA Center Configuration Wizard Parameters When Cisco DNA Center configuration

More information

PlateSpin Forge 3.4. Getting Started Guide. July 31, 2013

PlateSpin Forge 3.4. Getting Started Guide. July 31, 2013 PlateSpin Forge 3.4 Getting Started Guide July 31, 2013 Legal Notice THIS DOCUMENT AND THE SOFTWARE DESCRIBED IN THIS DOCUMENT ARE FURNISHED UNDER AND ARE SUBJECT TO THE TERMS OF A LICENSE AGREEMENT OR

More information

SGOS on KVM Deployment Guide

SGOS on KVM Deployment Guide SGOS on KVM Deployment Guide Guide Revision: 8/18/2017 2 SGOS on KVM Deployment Guide SGOS on KVM Deployment Guide 3 Legal Notice Copyright 2017 Symantec Corp. All rights reserved. Symantec, the Symantec

More information

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Introduction Preparing the 3.2.X system for the upgrade Installing the BIG-IP version 9.2.3 software Licensing the software using

More information

DELL EMC UNITY: DR ACCESS AND TESTING. Dell EMC Unity OE 4.5

DELL EMC UNITY: DR ACCESS AND TESTING. Dell EMC Unity OE 4.5 DELL EMC UNITY: DR ACCESS AND TESTING Dell EMC Unity OE 4.5 1 The information in this publication is provided as is. Dell Inc. makes no representations or warranties of any kind with respect to the information

More information

Network Configuration Example

Network Configuration Example Network Configuration Example Adding a New Routing Device to Your Network Modified: 2017-01-17 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net All

More information

Deploy the ExtraHop Discover 3100, 6100, 8100, or 9100 Appliances

Deploy the ExtraHop Discover 3100, 6100, 8100, or 9100 Appliances Deploy the ExtraHop Discover 3100, 6100, 8100, or 9100 s Published: 2017-12-29 This guide explains how to install the rack-mounted EDA 3100, EDA 6100, EDA 8100, and EDA 9100 ExtraHop Discover appliances.

More information

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver LevelOne FBR-1416 1W, 4L 10/100 Mbps ADSL Router User s Manual Ver 1.00-0510 Table of Contents CHAPTER 1 INTRODUCTION... 1 FBR-1416 Features... 1 Package Contents... 3 Physical Details... 3 CHAPTER 2

More information

Virtual Recovery Assistant user s guide

Virtual Recovery Assistant user s guide Virtual Recovery Assistant user s guide Part number: T2558-96323 Second edition: March 2009 Copyright 2009 Hewlett-Packard Development Company, L.P. Hewlett-Packard Company makes no warranty of any kind

More information

Configuring General Settings for the EN-4000

Configuring General Settings for the EN-4000 EN-4000 Reference Manual Document 4 Configuring General Settings for the EN-4000 T he EN-4000 is the newest member of Encore Networks family of routers. It provides wireless and cabled connections to a

More information

Implementing Infoblox Data Connector 2.0

Implementing Infoblox Data Connector 2.0 DEPLOYMENT GUIDE Implementing Infoblox Data Connector 2.0 2017 Infoblox Inc. All rights reserved. Implementing Infoblox Data Connector, July 2017 Page 1 of 31 Contents Overview... 3 Prerequisites... 3

More information

Link Gateway Initial Configuration Manual

Link Gateway Initial Configuration Manual Link Gateway Initial Configuration Manual Copyright 2016 NetLinkz. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated

More information

SRA Virtual Appliance Getting Started Guide

SRA Virtual Appliance Getting Started Guide SRA Virtual Appliance Getting Started Guide 1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your system. CAUTION: A CAUTION indicates potential

More information

Upgrade Tool Guide. July

Upgrade Tool Guide. July Upgrade Tool Guide July 2015 http://www.liveaction.com 4.X to 5.0 The Upgrade Guide from 4.X to 5.0 consists of three parts: Upgrading the LiveAction Server Upgrading the LiveAction Node Upgrading the

More information

Maintaining the System Software

Maintaining the System Software CHAPTER 2 This chapter covers the tasks required for maintaining a Content Engine. Upgrading the System Software, page 2-1 Recovering the System Software, page 2-2 Maintaining the Hard Disk Storage, page

More information

Installation Guide. McAfee Web Gateway. for Riverbed Services Platform

Installation Guide. McAfee Web Gateway. for Riverbed Services Platform Installation Guide McAfee Web Gateway for Riverbed Services Platform COPYRIGHT Copyright 2010 McAfee, Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed,

More information

Configuring the Cisco TelePresence System

Configuring the Cisco TelePresence System 3 CHAPTER Revised: August 2011, Contents This chapter contains the following sections: First Time Setup Wizard for the CTS 500 32, page 3-1 First Time Setup for All Other CTS Models, page 3-2 IP Settings,

More information

Data ONTAP 8.1 Software Setup Guide for 7-Mode

Data ONTAP 8.1 Software Setup Guide for 7-Mode IBM System Storage N series Data ONTAP 8.1 Software Setup Guide for 7-Mode GA32-1044-03 Contents Preface................................ 1 About this guide.............................. 1 Supported features.............................

More information

Cluster Management Workflows for OnCommand System Manager

Cluster Management Workflows for OnCommand System Manager ONTAP 9 Cluster Management Workflows for OnCommand System Manager August 2018 215-12669_C0 doccomments@netapp.com Table of Contents 3 Contents OnCommand System Manager workflows... 5 Setting up a cluster

More information

GSS Administration and Troubleshooting

GSS Administration and Troubleshooting CHAPTER 9 GSS Administration and Troubleshooting This chapter covers the procedures necessary to properly manage and maintain your GSSM and GSS devices, including login security, software upgrades, GSSM

More information

Managing GSS User Accounts Through a TACACS+ Server

Managing GSS User Accounts Through a TACACS+ Server 4 CHAPTER Managing GSS User Accounts Through a TACACS+ Server This chapter describes how to configure the GSS, primary GSSM, or standby GSSM as a client of a Terminal Access Controller Access Control System

More information

Chapter 10 Configure Clientless Remote Access SSL VPNs Using ASDM

Chapter 10 Configure Clientless Remote Access SSL VPNs Using ASDM Chapter 10 Configure Clientless Remote Access SSL VPNs Using ASDM Topology Note: ISR G1 devices use FastEthernet interfaces instead of GigabitEthernet Interfaces. 2016 Cisco and/or its affiliates. All

More information

Chapter 2: System and Network Architecture. Chapter 4: Configuration of the Server and Client Machines. Chapter 5: Starting a Functional Test

Chapter 2: System and Network Architecture. Chapter 4: Configuration of the Server and Client Machines. Chapter 5: Starting a Functional Test Contents Chapter 1: Suggested Test Flow Chapter 2: System and Network Architecture Basic Deployment... 2-1 Minimum Server/Client Hardware Requirements... 2-2 Minimum Data Collection Client Requirement...

More information

Preparing the boot media/installer with the ISO file:

Preparing the boot media/installer with the ISO file: Preparing the boot media/installer with the ISO file: Download and extract the ISO file with your favorite uncompressing/extracting software (for example: 7zip or WinZip programs) to an empty USB Flash

More information

Initial Configuration for the Switch

Initial Configuration for the Switch Options for Initial Configuration, page 1 Configuring the Switch Using the Web User Interface, page 1 Configuring the Switch Using the CLI, page 4 Configuring the Switch in the ROMMON Mode, page 12 Options

More information

EMC Ionix Network Configuration Manager Version 4.1.1

EMC Ionix Network Configuration Manager Version 4.1.1 EMC Ionix Network Configuration Manager Version 4.1.1 RSA Token Service Installation Guide 300-013-088 REVA01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com

More information

Cisco WAAS Software Command Summary

Cisco WAAS Software Command Summary 2 CHAPTER This chapter summarizes the Cisco WAAS 4.0.7 software commands. lists the WAAS commands (alphabetically) and indicates the command mode for each command. The commands used to access modes are

More information

Cisco Prime Collaboration Deployment

Cisco Prime Collaboration Deployment Install System Requirements for Installation, page 1 Browser Requirements, page 2 IP Address Requirements, page 2 Virtualization Software License Types, page 3 Frequently Asked Questions About the Installation,

More information

UDP Director Virtual Edition Installation and Configuration Guide (for Stealthwatch System v6.9.0)

UDP Director Virtual Edition Installation and Configuration Guide (for Stealthwatch System v6.9.0) UDP Director Virtual Edition Installation and Configuration Guide (for Stealthwatch System v6.9.0) Installation and Configuration Guide: UDP Director VE v6.9.0 2016 Cisco Systems, Inc. All rights reserved.

More information

CHAPTER 7 ADVANCED ADMINISTRATION PC

CHAPTER 7 ADVANCED ADMINISTRATION PC ii Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband ADSL Router Features... 1 Package Contents... 3 Physical Details... 4 CHAPTER 2 INSTALLATION... 6 Requirements... 6 Procedure... 6 CHAPTER 3 SETUP...

More information

StorSimple Appliance Quick Start Guide for Software Version 1.2.1

StorSimple Appliance Quick Start Guide for Software Version 1.2.1 StorSimple Appliance Quick Start Guide for Software Version 1.2.1 Models 1010, 5010 and 7010 April, 2011 761-0001-0002 Rev A 2011 StorSimple, Inc. Table of Contents Welcome... 3 Power and Cabling... 4

More information

Centrify Isolation and Encryption Service

Centrify Isolation and Encryption Service Centrify Isolation and Encryption Service Isolation and Encryption Service Evaluation Guide August 2018 (release 18.8) Centrify Corporation Legal Notice This document and the software described in this

More information

Configuring the JUNOS Software the First Time on a Router with a Single Routing Engine

Configuring the JUNOS Software the First Time on a Router with a Single Routing Engine Configuring the JUNOS Software the First Time on a Router with a Single Routing Engine When you turn on a router the first time, the JUNOS Software automatically boots and starts. You must enter basic

More information

UDP Director Virtual Edition

UDP Director Virtual Edition UDP Director Virtual Edition (also known as FlowReplicator VE) Installation and Configuration Guide (for StealthWatch System v6.7.0) Installation and Configuration Guide: UDP Director VE v6.7.0 2015 Lancope,

More information

VTRAK E-Class/J-Class Quick Start Guide

VTRAK E-Class/J-Class Quick Start Guide VTRAK E-Class/J-Class Quick Start Guide Version.0 Firmware 3.9 008 Promise Technology, Inc. All Rights Reserved. VTrak Quick Start Guide About This Guide This Quick Start Guide shows you how to install

More information

System Manager Unit (SMU) Hardware Reference

System Manager Unit (SMU) Hardware Reference System Manager Unit (SMU) Hardware Reference MK-92HNAS065-02 Notices and Disclaimer Copyright 2015 Hitachi Data Systems Corporation. All rights reserved. The performance data contained herein was obtained

More information

Chapter 10 Configure AnyConnect Remote Access SSL VPN Using ASDM

Chapter 10 Configure AnyConnect Remote Access SSL VPN Using ASDM Chapter 10 Configure AnyConnect Remote Access SSL VPN Using ASDM Topology Note: ISR G1 devices use FastEthernet interfaces instead of GigabitEthernet interfaces. 2015 Cisco and/or its affiliates. All rights

More information

Deploying Cisco UCS Central

Deploying Cisco UCS Central This chapter includes the following sections: Obtaining the Cisco UCS Central Software from Cisco, page 1 Using the Cisco UCS Central OVA File, page 2 Using the Cisco UCS Central ISO File, page 4 Logging

More information

Cisco UCS C-Series IMC Emulator Quick Start Guide. Cisco IMC Emulator 2 Overview 2 Setting up Cisco IMC Emulator 3 Using Cisco IMC Emulator 9

Cisco UCS C-Series IMC Emulator Quick Start Guide. Cisco IMC Emulator 2 Overview 2 Setting up Cisco IMC Emulator 3 Using Cisco IMC Emulator 9 Cisco UCS C-Series IMC Emulator Quick Start Guide Cisco IMC Emulator 2 Overview 2 Setting up Cisco IMC Emulator 3 Using Cisco IMC Emulator 9 Revised: October 6, 2017, Cisco IMC Emulator Overview About

More information

Managing GSS User Accounts Through a TACACS+ Server

Managing GSS User Accounts Through a TACACS+ Server CHAPTER 4 Managing GSS User Accounts Through a TACACS+ Server This chapter describes how to configure the GSS, primary GSSM, or standby GSSM as a client of a Terminal Access Controller Access Control System

More information

ACE Live on RSP: Installation Instructions

ACE Live on RSP: Installation Instructions ACE Live on RSP ACE Live on RSP: Installation Instructions These installation instructions apply to OPNET ACE Live on RSP Release 7.1.3. You can find the latest version of this document at the OPNET Support

More information

WLAN Location Engine 2340 Using the Command Line Interface

WLAN Location Engine 2340 Using the Command Line Interface WLAN Location Engine 2340 Using the Command Line Interface Avaya WLAN 2300 Release 6.0 Document Status: Standard Document Number: NN47250-505 Document Version: 01.02 2010 Avaya Inc. All Rights Reserved.

More information

GETTING STARTED GUIDE. Cisco Small Business. NSS2000 Series Network Storage System

GETTING STARTED GUIDE. Cisco Small Business. NSS2000 Series Network Storage System GETTING STARTED GUIDE Cisco Small Business NSS2000 Series Network Storage System 2008 Cisco Systems, Inc. All rights reserved. OL-17953-01 Contents Chapter 1: Introduction 1 Benefits 1 About this Guide

More information

Backup and Restore Guide for Cisco Unified Communications Domain Manager 8.1.3

Backup and Restore Guide for Cisco Unified Communications Domain Manager 8.1.3 Communications Domain Manager 8.1.3 First Published: January 29, 2014 Last Modified: January 29, 2014 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Chapter 10 Configure Clientless Remote Access SSL VPNs Using ASDM

Chapter 10 Configure Clientless Remote Access SSL VPNs Using ASDM Chapter 10 Configure Clientless Remote Access SSL VPNs Using ASDM This lab has been updated for use on NETLAB+ Topology Note: ISR G1 devices use FastEthernet interfaces instead of GigabitEthernet Interfaces.

More information

Managing GSS Devices from the GUI

Managing GSS Devices from the GUI CHAPTER 1 This chapter describes how to configure and manage your Global Site Selector Manager (GSSM) and Global Site Selector (GSS) devices from the primary GSSM graphical user interface. It includes

More information

Oracle Fusion Middleware Creating Domain Templates Using the Domain Template Builder. 12c ( )

Oracle Fusion Middleware Creating Domain Templates Using the Domain Template Builder. 12c ( ) Oracle Fusion Middleware Creating Domain Templates Using the Domain Template Builder 12c (12.2.1.3) E95527-01 May 2018 Oracle Fusion Middleware Creating Domain Templates Using the Domain Template Builder,

More information

Oracle VM. Getting Started Guide for Release 3.2

Oracle VM. Getting Started Guide for Release 3.2 Oracle VM Getting Started Guide for Release 3.2 E35331-04 March 2014 Oracle VM: Getting Started Guide for Release 3.2 Copyright 2011, 2014, Oracle and/or its affiliates. All rights reserved. Oracle and

More information

Infoblox Authenticated DHCP

Infoblox Authenticated DHCP Infoblox Authenticated DHCP Unified Visitor Management amigopod Technical Note Revision 1.1 5 July 2010 United States of America +1 (888) 590-0882 Europe, Middle East & Asia +34 91 766 57 22 Australia

More information

Overview. ACE Appliance Device Manager Overview CHAPTER

Overview. ACE Appliance Device Manager Overview CHAPTER 1 CHAPTER This section contains the following: ACE Appliance Device Manager, page 1-1 Logging Into ACE Appliance Device Manager, page 1-3 Changing Your Account Password, page 1-4 ACE Appliance Device Manager

More information

3 Connection, Shell Serial Connection over Console Port SSH Connection Internet Connection... 5

3 Connection, Shell Serial Connection over Console Port SSH Connection Internet Connection... 5 Contents 1 Description 2 2 Supported Devices 3 3 Connection, Shell 4 3.1 Serial Connection over Console Port...................... 4 3.2 SSH Connection................................. 4 3.3 Internet Connection...............................

More information

Quantum Policy Suite Subscriber Services Portal 2.9 Interface Guide for Managers

Quantum Policy Suite Subscriber Services Portal 2.9 Interface Guide for Managers Quantum Policy Suite Subscriber Services Portal 2.9 Interface Guide for Managers Version 5.5 August 31, 2013 Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone

More information

WSDA User Guide

WSDA User Guide User Guide Version 8500-0029 rev. 006 WSDA -1000 User Guide www.microstrain.com Little Sensors, Big Ideas. 2012 by 459 Hurricane Lane, Suite 102 Williston, VT 05495 Phone 802-862-6629 Fax 802-863-4093

More information

Table of Contents 1 V3 & V4 Appliance Quick Start V4 Appliance Reference...3

Table of Contents 1 V3 & V4 Appliance Quick Start V4 Appliance Reference...3 Table of Contents 1 V & V4 Appliance Quick Start...1 1.1 Quick Start...1 1.2 Accessing Appliance Menus...1 1. Updating Appliance...1 1.4 Webmin...1 1.5 Setting Hostname IP Address...2 1.6 Starting and

More information

Intel Entry Storage System SS4000-E

Intel Entry Storage System SS4000-E Intel Entry Storage System SS4000-E Software Release Notes January 2007 Storage Systems Technical Marketing Engineering Document Revision History Intel Entry Storage System SS4000-E Document Revision History

More information

Configuring and Managing WAAS Print Services

Configuring and Managing WAAS Print Services 13 CHAPTER This chapter describes how to configure and manage the WAAS print services feature that allows Edge WAEs to function as print servers in your branch offices. Note Throughout this chapter, the

More information

Symantec Drive Encryption Evaluation Guide

Symantec Drive Encryption Evaluation Guide Symantec Drive Encryption Evaluation Guide Getting Started Installing Symantec Encryption Management Server is the first product deployment step for any Symantec Encryption evaluation (also known as a

More information

Configure the Cisco DNA Center Appliance

Configure the Cisco DNA Center Appliance Review Cisco DNA Center Configuration Wizard Parameters, page 1 Configure Cisco DNA Center Using the Wizard, page 5 Review Cisco DNA Center Configuration Wizard Parameters When Cisco DNA Center configuration

More information

Hitachi Data Ingestor

Hitachi Data Ingestor Hitachi Data Ingestor Cluster Getting Started Guide Product Version Getting Help Contents MK-90HDI001-13 2010-2015 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted

More information

Senstar Thin Client. 3.x User Guide

Senstar Thin Client. 3.x User Guide Senstar Thin Client 3.x User Guide Contents Contents Introduction...4 Supported hardware...4 Performance guidelines... 4 Log in to the Web interface...4 Configuration... 6 Configure the Thin Client...6

More information

Stealthwatch Flow Sensor Virtual Edition Installation and Configuration Guide (for Stealthwatch System v6.9.0)

Stealthwatch Flow Sensor Virtual Edition Installation and Configuration Guide (for Stealthwatch System v6.9.0) Stealthwatch Flow Sensor Virtual Edition Installation and Configuration Guide (for Stealthwatch System v6.9.0) Installation and Configuration Guide: Flow Sensor VE v6.9.0 2017 Cisco Systems, Inc. All rights

More information

Parallels Server 4.0 for Mac Bare Metal Edition

Parallels Server 4.0 for Mac Bare Metal Edition Parallels Server 4.0 for Mac Bare Metal Edition Installation Guide Copyright 1999-2010 Parallels Holdings, Ltd. Parallels Holdings, Ltd. c/o Parallels International GMbH. Parallels International GmbH Vordergasse

More information

Installation and Upgrade

Installation and Upgrade Before You Begin, page 1 Perform Pre-Installation Tasks for Cisco Prime License Manager, page 2 Frequently Asked Questions About the Installation, page 2 Cisco Prime License Manager Port Usage, page 3

More information

Oracle Workflow Builder and Oracle XML Gateway Message Designer Hardware and Software Requirements

Oracle Workflow Builder and Oracle XML Gateway Message Designer Hardware and Software Requirements Oracle Workflow Client Installation Guide Release 12.2 Part No. E22010-06 July 2014 Overview This document explains how to install or upgrade the Oracle Workflow and Oracle XML Gateway client components

More information

Moxa Remote Connect Server Software User s Manual

Moxa Remote Connect Server Software User s Manual User s Manual Edition 1.0, April 2018 www.moxa.com/product 2018 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information

User Manual. SSV Remote Access Gateway. Web ConfigTool

User Manual. SSV Remote Access Gateway. Web ConfigTool SSV Remote Access Gateway Web ConfigTool User Manual SSV Software Systems GmbH Dünenweg 5 D-30419 Hannover Phone: +49 (0)511/40 000-0 Fax: +49 (0)511/40 000-40 E-mail: sales@ssv-embedded.de Document Revision:

More information

Using the Cisco NCS Command-Line Interface

Using the Cisco NCS Command-Line Interface CHAPTER 2 This chapter provides helpful tips for understanding and configuring the Cisco Prime Network Control System (NCS) from the command-line interface (CLI). The Cisco NCS can be deployed for small,

More information

Use a class C setting for maximum security. The class C setting is Click RoomWizard Setup.

Use a class C setting for maximum security. The class C setting is Click RoomWizard Setup. Use a class C setting for maximum security. The class C setting is 255.255.255.0. 2 Click RoomWizard Setup. The Default Gateway is the IP address of the router or gateway that provides internet access.

More information

Oracle Enterprise Manager Ops Center E Introduction

Oracle Enterprise Manager Ops Center E Introduction Oracle Enterprise Manager Ops Center Discover an Oracle ZFS Storage Appliance and Configure Storage Libraries 12c Release 2 (12.2.2.0.0) E40770-03 December 2014 This guide provides an end-to-end example

More information