Appendix, Ssh/telnet enable and disable – Dell PowerEdge C6145 User Manual

Page 71

Advertising
background image

Appendix | 71

Appendix

SSH/Telnet Enable and Disable

1 Reserved Extended Configuration (NetFn: 30H CMD:01H)
2 Set/Get Extended Configuration(NetFn: 30H CMD:03H/02H)

Example:
Get SSH/Telnet enable status:

1 Reserved Extended Configuration

ipmitool raw 0x30 0x01
Response: 0x01 (Reservation ID)

Configuration ID = 04h, Security

Attribute

ID Size Description

Service

Disabled

1

1

Disables or enables services. This

attribute takes precedence over the

individual feature enabled/disabled.

Once one service has been disabled, the

BMC must not allow users to enable the

corresponding feature and D5h

completion code must be returned. For

example, if HTTP/HTTPS is disabled,

user must not be able to enable the Web

Server through Web Server

Configuration (Configuration ID 0Ch).

In other words, Web can only be

disabled or enabled when

HTTP/HTTPS is enabled.

[0] - all services except IPMI are

disabled. This bit takes precedence over

other bits. Default is 0.

[1] - KVM/Virtual Storage, enabled by

default.

[2] - HTTP/HTTPS, enabled by default.

[3] - SSH/Telnet, disabled by default.

R/W

Advertising