1 no netbios-node-type, 14 next-server, 1 no next-server – Kontron AT8404 CLI User Manual

Page 254: 15 option, 1 no option, Next-server - 40, Option - 40, Utility commands at8404

Advertising
background image

Utility Commands

AT8404

AT8404 CLI Reference Manual

Page 4 - 40

h-node—Hybrid (recommended)

4.8.13.1

no netbios-node-type

This command removes the NetBIOS node Type.

4.8.14

next-server

This command configures the next server in the boot process of a DHCP client.The <address> parameter is the
IP address of the next server in the boot process, which is typically a TFTP server.

4.8.14.1

no next-server

This command removes the boot server list.

4.8.15

option

The option command configures DHCP Server options. The <code> parameter specifies the DHCP option code
and ranges from 1-254. The <ascii string> parameter specifies an NVT ASCII character string. ASCII character
strings that contain white space must be delimited by quotation marks. The hex <string> parameter specifies
hexadecimal data. In hexadecimal, character strings are two hexadecimal digits. You can separate each byte by a
period (for example, a3.4f.22.0c), colon (for example, a3:4f:22:0c), or white space (for example, a3 4f 22
0c).

4.8.15.1

no option

This command removes the DHCP Server options. The <code> parameter specifies the DHCP option code.

Default

none

Format

netbios-node-type <type>

Mode

DHCP Pool Config

Format

no netbios-node-type

Mode

DHCP Pool Config

Default

inbound interface helper addresses

Format

next-server <address>

Mode

DHCP Pool Config

Format

no next-server

Mode

DHCP Pool Config

Default

none

Format

option <code> {ascii string | hex <string1> [<string2>...<string8>] | ip
<address1> [<address2>...<address8>]}

Mode

DHCP Pool Config

Format

no option <code>

Mode

DHCP Pool Config

Advertising