Dell PowerEdge MX7000 EMC OpenManage Enterprise Modular Edition Version 1.00.1 - Page 21

setniccfg, swinventory

Page 21 highlights

Input Example • -m-The must be server-, where n = 1 to 8 • -a-Performs power action on all servers • Power action on a single server: racadm serveraction -m server-1 powerdown • Power action on all servers: racadm serveraction -a powerup • Reseat action on a single storage: racadm serveraction -m storage-2 -f reseat setniccfg Description Synopsis Input Modifies network configuration properties. racadm setniccfg [-m ] -d racadm setniccfg [-m ] -s • -m-The option must be one of the following values: - switch-, where n = 1-6 - chassis-The default state if -m is not specified. • -d-Enables DHCP for the Ethernet management port. • -s-Enables static IP address, netmask, and gateway settings. NOTE: - Enter the IP address, netmask, and gateway as dotted decimal strings. - Command also supports VLAN Configuration. • -v-VLAN settings has the following legal values: : 1-4000, 4021-4094 NOTE: Disable the DHCP option to configure the static IP. Example • Enable DHCP for a switch: racadm setniccfg -m switch-1 -d • Configuration of switch to a static IPv4 address: racadm setniccfg -m switch-1 -s 192.168.0.120 255.255.255.0 192.168.0.1 • Configuration of chassis to a static IPv4 address: racadm setniccfg -m chassis -s 192.168.0.120 255.255.255.0 192.168.0.1 • Configuration of VLAN id for chassis: racadm setniccfg -m chassis -v 1000 • Removal of VLAN configuration from a chassis: racadm setniccfg -m chassis -v swinventory Description Displays the list of the software objects installed in the chassis. RACADM sub command details 21

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29

Input
-m
—The
<module>
must be
server-<n>
, where n = 1 to 8
-a
—Performs power action on all servers
Example
Power action on a single server:
racadm serveraction -m server-1 powerdown
Power action on all servers:
racadm serveraction -a powerup
Reseat action on a single storage:
racadm serveraction -m storage-2 -f reseat
setniccfg
Description
Modifies
network
configuration
properties.
Synopsis
racadm setniccfg [-m <module>] -d
racadm setniccfg [-m <module>] -s <ipAddress> <netmask> <gateway>
Input
-m
—The
<module>
option must be one of the following values:
switch-<n>
, where n = 1-6
chassis
—The default state if
-m
is not
specified.
-d
—Enables DHCP for the Ethernet management port.
-s
—Enables static IP address, netmask, and gateway settings.
NOTE:
Enter the IP address, netmask, and gateway as dotted decimal strings.
Command also supports VLAN
Configuration.
-v
—VLAN settings has the following legal values: <vlan_id> : 1-4000, 4021-4094
NOTE:
Disable the DHCP option to
configure
the static IP.
Example
Enable DHCP for a switch:
racadm setniccfg -m switch-1 -d
Configuration
of switch to a static IPv4 address:
racadm setniccfg -m switch-1 -s 192.168.0.120 255.255.255.0 192.168.0.1
Configuration
of chassis to a static IPv4 address:
racadm setniccfg -m chassis -s 192.168.0.120 255.255.255.0 192.168.0.1
Configuration
of VLAN id for chassis:
racadm setniccfg -m chassis -v 1000
Removal of VLAN
configuration
from a chassis:
racadm setniccfg -m chassis -v
swinventory
Description
Displays the list of the software objects installed in the chassis.
RACADM sub command details
21