메인 콘텐츠로 이동
  • 빠르고 간편하게 주문
  • 주문 보기 및 배송 상태 추적
  • 제품 목록을 생성 및 액세스
  • 회사 관리를 사용하여 Dell EMC 사이트, 제품 및 제품 수준 연락처를 관리하십시오.

Dell OpenManage Deployment Toolkit Version 4.3 Command Line Interface Reference Guide

PDF

SYSCFG Options For State Configuration

The following table lists all valid options and arguments along with a description of the expected behavior of each option.

  • NOTE: Some of the following options or arguments are not available on all systems.
Table 1. SYSCFG Options and Arguments for State Configuration
Option Valid Arguments Description
-b or --byte < string>

Specifies a value to write to state data. The format of the argument must be in decimal format unless the -x option is given. If the -x option is given, the value is interpreted as hexadecimal format. The value can optionally contain 0x. The decimal range is 0–255, and the hexadecimal range is 0x00–0xFF.

Example:

A:>syscfg -b 1
The state byte has been set to 1.
A:>syscfg -b 2 -x
The state byte has been set to 0x02.
-r or --read*
  • NOTE: The asterisk is not part of the command syntax.
NA

Reads the value of state data. When used with the -x option, the value is reported in hexadecimal format (0xNN).

Example:

A:>sysfg -r -x
The state byte has been set to 0x02.
A:>syscfg -r
The state byte has been set to 2.
-x or --hex None

Specifies that a value should be in hexadecimal format.

Example:

A:>sysfg -r -x
The state byte has been set to 0x01.
A:>sysfg -x -b 0x02
The state byte has been set to 0x02.	

본 콘텐츠를 평가해주십시오.

정확함
유용함
이해하기 쉬운
이 문서가 도움이 되셨나요?
0/3000 characters
  평점(별 1~5개)을 매겨주십시오.
  평점(별 1~5개)을 매겨주십시오.
  평점(별 1~5개)을 매겨주십시오.
  문서가 도움이 되었는지 여부를 선택하십시오.
  의견에는 <>()\와 같은 특수 문자를 사용할 수 없습니다.