A SERVICE OF

logo

RTM-ATCA-SXXX Overview
6806800H62B ATCAS201InstallationandUseGuide29
responses that are applied to the tool in a macro fashion. A script allows the user to
modify one or several parameters in one step.
SYNOPSIS
atca_blade menu_page_index <y|n|> index_skip+ new_value
[<index_skip>+ <new_value>] [+]
DESCRIPTION
atca_blade may be called via shell script or batch file to make “un- manned”
changes to parameter values used to configure ATCA-S201 IP and RAID service
behaviors.
OPTIONS
menu_page_index: designates the menu subgroup to be modified. The menu sub-
group numbers are displayed when the tool is manually invoked with no arguments
from the console window. The menu_group_number and index_skip are combined to
create a pointer to a specific parameter position. The following menu_page_index
syntax may be used interchangeably:
Menu_page_index|equivalent_pagename
1|get_status
2|set_network
3|set_raid
4|set_lvm2
5|set_ms
6|set_smb
7|set_nfs
8|set_iscsi
9|set_gui
10|set_useroverride
y|n: Certain commands require affirmation to make changes. Example: ”Change
Network Settings? [n]:”.
index_skip+: represents index leap ahead. The tool parses this value, and increments
the index pointer by the amount indicated.
+: end of input (a plus symbol, with no integer). Indicates that the input line is
complete, and requested changes can be committed.
Example #1: Use this script entry to change the blades Hostname.
atca_blade set_network Y 0+ StorageBlade_99 +
Example #2: Additional references.
Specific CLI usage and syntax examples are provided within each configuration
chapter of this manual.
3.6 New system configuration, No DHCP server
In some deployments, a DHCP server may not exist. In these instances the blades
Ethernet resources will require manual initialization.