nerdexam
Novell

050-696 · Question #33

While installing OES NetWare, you decide to use a customized Server ID instead of the default value that was automatically generated by the installation program. Which is a valid Server ID that you…

The correct answer is A. DABEFE01. A NetWare Server ID must be exactly 8 valid hexadecimal characters using only digits 0-9 and letters A-F, and DABEFE01 is the only choice that satisfies both constraints.

OES NetWare Server Installation and Configuration

Question

While installing OES NetWare, you decide to use a customized Server ID instead of the default value that was automatically generated by the installation program. Which is a valid Server ID that you could use?

Options

  • ADABEFE01
  • BBAD0197J
  • C0001FFFM
  • D102788903
  • ECAFEFEEDA

How the community answered

(27 responses)
  • A
    70% (19)
  • B
    7% (2)
  • C
    4% (1)
  • D
    4% (1)
  • E
    15% (4)

Why each option

A NetWare Server ID must be exactly 8 valid hexadecimal characters using only digits 0-9 and letters A-F, and DABEFE01 is the only choice that satisfies both constraints.

ADABEFE01Correct

DABEFE01 is exactly 8 characters in length and every character is a valid hexadecimal digit - D, A, B, E, F, E, 0, and 1 all fall within the allowed range of 0-9 and A-F. This makes it a properly formatted 32-bit hexadecimal Server ID as required by NetWare.

BBAD0197J

BAD0197J contains the character 'J', which is not a valid hexadecimal digit - hexadecimal only permits the letters A through F.

C0001FFFM

0001FFFM contains the character 'M', which is outside the valid hexadecimal character set of 0-9 and A-F.

D102788903

102788903 is 9 characters long, exceeding the required fixed length of exactly 8 hexadecimal characters for a Server ID.

ECAFEFEEDA

CAFEFEEDA is 9 characters long, exceeding the required fixed length of exactly 8 hexadecimal characters for a Server ID.

Concept tested: NetWare Server ID valid hexadecimal format and length

Source: https://www.novell.com/documentation/oes2/pdfdoc/inst_guide_nw/inst_guide_nw.pdf

Topics

#Server ID#hexadecimal format#installation parameters#server configuration

Community Discussion

No community discussion yet for this question.

Full 050-696 Practice