Chapter 4: Commands for CLI configuration
Example:
To configure
Lease Time
(119 minutes)
of
DHCP Server
for
pool “
IFSbestswitch
”.
Switch# configure terminal
Switch (config)#
ip dhcp pool IFSbestswitch
Switch (config-dhcp-pool)#
lease 0 1 59
netbios-name-server
Command:
netbios-name-server <A.B.C.D>
netbios-name-server
NetBIOS (WINS) name servers
<A.B.C.D>
Server's IP address
Default:
None
Usage Guide:
To configure
NetBIOS Name Server
of
DHCP Server
.
Example:
To configure
NetBIOS Name Server
(192.168.1.10)
of
DHCP Server
for
pool
“
IFSbestswitch
”.
Switch# configure terminal
Switch (config)#
ip dhcp pool IFSbestswitch
Switch (config-dhcp-pool)#
netbios-name-server 192.168.1.10
netbios-node-type
Command:
netbios-node-type b-node | h-node | m-node | p-node
netbios-node-type
NetBIOS node type
b-node
Broadcast node
h-node
Hybrid node
m-node
Mixed node
p-node
Peer-to-peer node
Default:
None
Usage Guide:
To configure
NetBIOS node type
of
DHCP Server
.
Example:
To configure
NetBIOS node type
(B-node)
of
DHCP Server
for
pool
“
IFSbestswitch
”.
Switch# configure terminal
Switch (config)#
ip dhcp pool IFSbestswitch
Switch (config-dhcp-pool)#
netbios-node-type b-node
NS3500-24T-4C Managed Switch Command Guide
137