20 netbios-node-type, 21 network-address – PLANET WGSW-50040 User Manual

Page 251

Advertising
background image

Commands for Security Function Chapter 6 Commands for TACACS+

15.1.20 netbios-node-type

Command:

netbios-node-type {b-node | h-node | m-node | p-node | <type-number>}

no netbios-node-type

Function:

Sets the node type for the specified port; the “no netbios-node-type” command cancels the

setting.

Parameters:

b-node stands for broadcasting node,

h-node for hybrid node that broadcasts after point-to-point communication;

m-node for hybrid node to communicate in point-to-point after broadcast;

p-node for point-to-point node;

<type-number> is the node type in Hex from 0 to FF.

Default:

No client node type is specified by default.

Command Mode:

DHCP Address Pool Mode

Usage Guide:

If client node type is to be specified, it is recommended to set the client node type to h-node that

broadcasts after point-to-point communication.

Example:

Setting the node type for client of pool 1 to broadcasting node.

Switch(dhcp-1-config)#netbios-node-type b-node

15.1.21 network-address

Command:

network-address <network-number> [<mask> | <prefix-length>]

no network-address

Function:

Sets the scope for assignment for addresses in the pool; the “no network-address” command

cancels the setting.

Parameters:

<network-number> is the network number;

<mask> is the subnet mask in the decimal format;

<prefix-length> stands for mask in prefix form. For example, mask 255.255.255.0 in prefix is “24”,

Advertising