Chapter 4: Commands for CLI configuration
NS4750-24S-4T-4X-V2 Managed Switch Command Guide
117
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
netbios-scope
Command:
netbios-scope <LINE>
netbios-scope
NetBIOS scope
<LINE>
Netbios scope identifier, in 128 characters
Default:
None
Usage Guide:
To configure
NetBIOS scope
of
DHCP Server
.
Example:
To configure
NetBIOS scope
(IFS)
of
DHCP Server
for
pool “
IFSbestswitch
”.
Switch# configure terminal
Switch (config)#
ip dhcp pool IFSbestswitch
Switch (config-dhcp-pool)#
netbios-scope IFS
network
Command:
network <IP: A.B.C.D> <Subnet: A.B.C.D>
network
Network number and mask
<IP: A.B.C.D>
Network number
<Subnet: A.B.C.D>
Network mask in dotted-decimal notation, excluding
255.255.255.255
Default:
None
Usage Guide:
To configure
Network IP address
of
DHCP Server
.
Example:
To configure
Network IP address
(192.168.1.11/24)
of
DHCP Server
for
pool
“
IFSbestswitch
”
.
Switch# configure terminal
Switch (config)#
ip dhcp pool IFSbestswitch