| Option Code | Option name | Description | Data Type | Supported | Is Predefined? | Grammar | Example |
| 1 | nsq-broadcast | If true, the client should use the NetWare Nearest Server Query to locate a NetWare/IP server. The behaviour of the Novell client if this suboption is false, or is not present, is not specified. | flag | 1 | 1 | flag | values : true or false or on or off Example : true |
| 2 | preferred-dss | This suboption specifies a list of up to five IP addresses, each of which should be the IP address of a NetWare Domain SAP/RIP server (DSS). | ipv4address | 1 | 1 | ip-address [, ip-address... ] | Type : ipv4 Example : 1.1.1.1,2.2.2.2,..,etc |
| 3 | nearest-nwip-server | This suboption specifies a list of up to five IP addresses, each of which should be the IP address of a Nearest NetWare IP server. | ipv4address | 1 | 1 | ip-address [, ip-address...] | Type : ipv4 Example : 1.1.1.1,2.2.2.2,..,etc |
| 4 | autoretries | Specifies the number of times that a NetWare/IP client should attempt to communicate with a given DSS server at startup. | uint8 | 1 | 1 | uint8 | Range : 0-255 Example : 123 |
| 5 | autoretry-secs | Specifies the number of seconds that a Netware/IP client should wait between retries when attempting to establish communications with a DSS server at startup. | uint8 | 1 | 1 | uint8 | Range : 0-255 Example : 123 |
| 6 | nwip-1-1 | If true, the NetWare/IP client should support NetWare/IP version 1.1 compatibility. This is only needed if the client will be contacting Netware/IP version 1.1 servers. | uint8 | 1 | 1 | uint8 | Range : 0-255 Example : 123 |
| 7 | primary-dss | Specifies the IP address of the Primary Domain SAP/RIP Service server (DSS) for this NetWare/IP domain. The NetWare/IP administration utility uses this value as Primary DSS server when configuring a secondary DSS server. | ipv4address | 1 | 1 | ip-address | Type : ipv4 Example : 1.1.1.1 |