Configuring services – Dell POWEREDGE M1000E User Manual

Page 81

Advertising
background image

3.

Then, specify the VLAN priority for the external chassis management network:
racadm config -g cfgLanNetworking -o

cfgNicVLanPriority <VLAN priority>

The valid values for <VLAN priority> are 0–7. Default is 0.
For example:
racadm config -g cfgLanNetworking -o

cfgNicVLanPriority 7

You can also specify both the VLAN ID and the VLAN priority with a single command:
racadm setniccfg -v <VLAN id> <VLAN priority>

For example:
racadm setniccfg -v 1 7

4.

To remove the CMC VLAN, disable the VLAN capabilities of the external chassis management network:
racadm config -g cfgLanNetworking -o

cfgNicVLanEnable 0

You can also remove the CMC VLAN using the following command:
racadm setniccfg -v

Configuring Services

You can configure and enable the following services on CMC:

CMC Serial console — Enable access to CMC using the serial console.

Web Server — Enable access to CMC Web interface. If you disable the option, use local RACADM to re-enable the

Web Server, since disabling the Web Server also disables remote RACADM.

SSH — Enable access to CMC through firmware RACADM.

Telnet — Enable access to CMC through firmware RACADM

RACADM — Enable access to CMC using RACADM.

SNMP — Enable CMC to send SNMP traps for events.

Remote Syslog — Enable CMC to log events to a remote server.

CMC includes a Web server that is configured to use the industry-standard SSL security protocol to accept and transfer
encrypted data from and to clients over the Internet. The Web server includes a Dell self-signed SSL digital certificate
(Server ID) and is responsible for accepting and responding to secure HTTP requests from clients. This service is
required by the Web interface and remote RACADM CLI tool for communicating with CMC.
If the Web server resets, wait at least one minute for the services to become available again. A Web server reset usually
happens as a result of any of the following events:

Network configuration or network security properties are changed through the CMC Web user interface or

RACADM.

Web Server port configuration is changed through the Web user interface or RACADM.

CMC is reset.

A new SSL server certificate is uploaded.

NOTE: To modify Service settings, you must have Chassis Configuration Administrator privilege.

Remote syslog is an additional log target for CMC. After you configure the remote syslog, each new log entry generated
by CMC is forwarded to the destination(s).

81

Advertising