Reference Guide
cfgNicMacAddress (Read Only)
Description
The NIC MAC address in the format: dd:dd:dd:dd:dd:dd, where d is a hexadecimal digit
in range 0 – 9, A — F
Legal Values
String representing NIC MAC address.
Default
The current MAC address of NIC. For example, 00:12:67:52:51:A3.
cfgRemoteHosts
This group provides properties that allow configuration of the SMTP server for email alerts.
This group enables/disables and configures firmware updates, NTP, remote syslogging and SMTP email
alerting.
Use this object with the config or getconfig subcommands.
To use this object property, you must have the Chassis Configuration Administrator privilege.
The following sections provide information about the objects in the cfgRemoteHosts group.
cfgRhostsFwUpdateTftpEnable (Read or Write)
Description
Enables or disables firmware update from a network TFTP server.
Legal Values
• 1 (TRUE)
• 0 (FALSE)
Default
1
cfgRhostsFwUpdateIpAddr (Read or Write)
Description
Specifies the network TFTP server IPv4 or IPv6 address that is used for TFTP firmware
update operations.
Legal Values
A string representing a valid IPv4 or IPv6 address. For example, 192.168.0.61
Default
For IPv4, it is 0.0.0.0
cfgRhostsFwUpdatePath (Read or Write)
Description
Specifies TFTP path where firmware image file exists on the TFTP server. The TFTP path
is relative to the TFTP root path on the TFTP server.
NOTE: The server may still require you to specify the drive (for example, C:).
Legal Values
A string with a maximum length of 255 ASCII characters.
100