Black Box Hardened Managed Ethernet Switche Computer Hardware User Manual


 
724-746-5500 | blackbox.com
Page 197
Chapter 7: Command-Line Management
A.B.C.D The default End IP for the DHCP Server.
4. Example:
The following example sets the default IP lease block for the DHCP Server:
switch_a(config)#dhcp-server range 192.168.1.100 192.168.1.250
switch_a(config)#
DHCP Server Subnet-mask:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.
switch_a(config)#
2. Usage:
Use this command to set the default subnet mask for the DHCP Server.
Use the no form of this command to remove this setting.
3. Command Syntax:
dhcp-server subnet-mask A.B.C.D
no dhcp-server subnet-mask
A.B.C.D The default subnet mask for the DHCP Server.
4. Example:
The following example sets the default subnet mask for the DHCP Server:
switch_a(config)#dhcp-server subnet-mask 255.255.255.0
switch_a(config)#
DHCP Server Gateway:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.
switch_a(config)#
2. Usage:
Use this command to set the default gateway for the DHCP Server.
Use the no form of this command to remove this setting.
3. Command Syntax:
dhcp-server gateway A.B.C.D
no dhcp-server gateway
A.B.C.D The default gateway for the DHCP Server.