Subcommands and option switches for key management on IOM

The subcommands and option switches for FoD activation key management on IOM are listed in the following table.

Syntax

Table 1. Common subcommands and options for key management on IOM
Subcommand Command-line option (case sensitive) Argument Description
report_switch_

active_fod:

This subcommand reports inventory information of installed activation key(s) on the IOM switch repository.

--help

None Output subcommand report_switch_ active_fod usage help screen to stdout.
  --host

userid:password
@hostip:[port]

This option is used for the device interface connection to the remote key repository (IOM/Switch). The default port is 5989.
Note: Requires a LAN connection.
  --tftp

userid:password
@ip:[port]

This option is used to specify the TFTP server for the snmp interface.
  --community community This option is used to specify the community for snmpv1v2; default: public.
  --authproto

report_switch_
active_fod

This option is used to specify the authorization protocol for snmpv3; default: No auth.
  --privproto [DES/AES] This option is used to specify the privacy protocol for snmpv3; default: No privacy.
install_switch_fod: This subcommand is used to download and install activation key(s) to the CMM repository. --help None Output subcommand install_switch_fod usage help screen to stdout.
  --ibmid

userid:
password

This option is used to specify the credential IBM ID for the interactive authorization by the IBM website.
  --uid unique_id This option is the unique identifier information of FoD feature.
  --authcode [code] This option is used to specify the IBM authorization code and is optional. Once this switch is used, a key generation is performed by KMS.
  --mt Machinetype This option is used to specify the machine type of target device.
  --host

userid:password
@hostip:[port]

This option is used for the device interface connection to the remote key repository (IOM/Switch). The default port is 5989.
  --tftp

userid:password
@ip:[port]

This option is used for the device interface connection to the remote key repository (IOM/Switch). The default port is 5989.
  --community community This option is used to specify the community for snmpv1v2; default: public.
  --authproto [--authproto] This option is used to specify the authorization protocol for snmpv3; default: No auth.
  --privproto [DES/AES] This option is used to specify the privacy protocol for snmpv3; default: No privacy.
  --privpasswd [--privpasswd] This option is an optional switch to specify the privacy password for SNMPv3.
uninstall_switch_fod: This subcommand is to uninstall specific activation key(s) from the IOM/Switch repository. --help None Output subcommand uninstall_switch_fod usage help screen to stdout.
  --keyid Keyid This option is used to specify the activation key ID returned from the report command. If keyid is all, it will uninstall all keys.
  --host

userid:password
@hostip:[port]

This option is used for the device interface connection to the remote key repository (IOM/Switch). The default port is 5989.
  --tftp

userid:password
@ip:[port]

This option is used to specify the TFTP server for the snmp interface.
  --community community This option is used to specify the community for snmpv1v2; default: public.
  --authproto [--authproto] This option is used to specify the authorization protocol for snmpv3; default: No auth.
  --privproto [DES/AES] This option is used to specify the privacy protocol for snmpv3; default: No privacy.
  --privpasswd [--privpasswd] This option is optional switch to specify the privacy password for SNMPv3.