Dell PowerEdge MX7000 EMC OpenManage Enterprise Modular Edition Version 1.10.0 - Page 24

swinventory, traceroute, traceroute6

Page 24 highlights

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 Synopsis Displays the list of the software objects installed in the chassis. racadm swinventory Input racadm swinventory Example To view the software inventory: racadm swinventory traceroute Description Synopsis Prints the route packets trace to the network host. racadm traceroute Input Example -The IPv4 address or hostname of the remote endpoint to trace. To execute a trace route for IP address 192.168.0.2: racadm traceroute 192.168.0.2 traceroute6 Description Synopsis Prints the route packets trace to the network host. racadm traceroute6 Input Example -The IPv6 address/hostname of the remote end point to trace. To execute a trace route for address FE80:0000:0000:0000:0202:B3FF:FE1E:8329: racadm traceroute6 FE80:0000:0000:0000:0202:B3FF:FE1E:8329 24 RACADM sub command details

  • 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
  • 30

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.
Synopsis
racadm swinventory
Input
racadm swinventory
Example
To view the software inventory:
racadm swinventory
traceroute
Description
Prints the route packets trace to the network host.
Synopsis
racadm traceroute <host>
Input
<host>
—The IPv4 address or hostname of the remote endpoint to trace.
Example
To execute a trace route for IP address 192.168.0.2:
racadm traceroute 192.168.0.2
traceroute6
Description
Prints the route packets trace to the network host.
Synopsis
racadm traceroute6 <host>
Input
<host>
—The IPv6 address/hostname of the remote end point to trace.
Example
To execute a trace route for address FE80:0000:0000:0000:0202:B3FF:FE1E:8329:
racadm traceroute6 FE80:0000:0000:0000:0202:B3FF:FE1E:8329
24
RACADM sub command details