Skip header
 

File Format of the Network Settings File

File name

  • Alphanumeric characters

  • Symbols (/-_.)

  • 64 bytes or fewer including a path

File size

51200 bytes or fewer

Rules

  • Create as a cfg file.

  • Describe in UTF-8 format only.

  • Consider "=" as a delimiter.

  • Consider CR (0x0d) + LF (0x0a) or LF as a line feed code.

  • If you specify multiple settings for a parameter, the first one is enabled.

  • The following items do not change the machine's settings even if they are included in the network settings file.

    • Tab character (0x09)

    • Space (0x20)

    • Lines that start from "#"

    • Blank lines