D-Link DXS-3600 Series Cli Reference Manual page 362

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Usage Guideline
Use this command to configure the duration of the lease for an IP address that is assigned from the
address pool. The least setting will not be inherited from the parent address pool.
Example
This example shows how to configure the lease in the address pool "pool1" to 1 day.
Switch# configure terminal
Switch(config)# ip dhcp pool pool1
Switch(config-dhcp-pool)# lease 1
This example shows how to configure the lease in the address pool "pool1" to 1 hour.
Switch# configure terminal
Switch(config)# ip dhcp pool pool1
Switch(config-dhcp-pool)# lease 0 1
22-20
netbios-node-type
This command is used to configure the NetBIOS node type for Microsoft DHCP clients. Use the no form
of this command to remove the configuration of the NetBIOS node type.
netbios-node-type NTYPE
no netbios-node-type
Parameters
NTYPE
Default
None.
Command Mode
DHCP Pool Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to configure the NetBIOS node type of the Microsoft DHCP client. The node type of
the h-node (Hybrid) is recommended. The node type determines the method NetBIOS use to register and
resolve names. The broadcast system uses broadcasts. A p-node system uses only point-to-point name
queries to a name server (WINS). An m-node system broadcasts first, and then queries the name server.
A hybrid system queries the name server first, and then broadcasts.
Example
This example shows how to configure the NetBIOS node type as h-node.
Specifies the NetBIOS node type of the Microsoft client. The following
are the valid types:
b-node: Broadcast
p-node: Peer-to-peer
m-node: Mixed
h-node: Hybrid
357

Advertisement

Table of Contents
loading

Table of Contents