Enabling Dhcp Server - Dell PowerConnect B-FCXs Configuration Manual

Powerconnect b-series fcx
Hide thumbs Also See for PowerConnect B-FCXs:
Table of Contents

Advertisement

TABLE 153
Command
netbios-name-server <address>
[<address2> |<address3>]
network <subnet>/<mask>
next-bootstrap-server <address>
tftp-server <address>
vendor-class <[<ascii> | <ip> | <hex>
]> <value>
Removing DHCP leases
The clear ip dhcp-server binding command can be used to delete a specific lease, or all lease
entries from the lease binding database.
PowerConnect(config)# clear ip dhcp-server binding *
Syntax: clear ip dhcp-server binding [<address> | <*>]

Enabling DHCP Server

The ip dhcp-server enable command enables DHCP Server, which is disabled by default.
Syntax: [no] ip dhcp-server enable
The no version of this command disables DHCP server.
Disabling DHCP Server on the management port
By default, when DHCP Server is enabled, it responds to DHCP client requests received on the
management port. If desired, you can prevent the response to DHCP client requests received on
the management port, by disabling DHCP Server support on the port. When disabled, DHCP client
requests that are received on the management port are silently discarded.
To disable DHCP Server on the management port, enter the following command at the global
Config level of the CLI:
PowerConnect(config)# no ip dhcp-server mgmt
Syntax: no ip dhcp-server mgmt
To re-enable DHCP Server on the management port after it has been disabled, enter the following
command:
PowerConnect(config)# ip dhcp-server mgmt
Syntax: ip dhcp-server mgmt
PowerConnect B-Series FCX Configuration Guide
53-1002266-01
DHCP Server CLI commands
<address> - The IP address to be deleted
<*> - Clears all IP addresses
Configuring IP parameters – Layer 3 Switches
Description
Specifies the IP address of a NetBIOS WINS server or servers that are
available to Microsoft DHCP clients. Refer to
server for DHCP clients"
on page 850.
Configures the subnet network and mask of the DHCP address pool.
Refer to
"Configure the subnet and mask of a DHCP address pool"
page 850.
Configures the IP address of the next server to be used for startup by the
client. Refer to
"Configure a next-bootstrap server"
Configures the address of the TFTP server available to the client. Refer to
"Configure the TFTP server"
on page 850.
Specifies the vendor type and configuration value for the DHCP client.
Refer to
"Configure a vendor type and configuration value for a DHCP
client"
on page 850.
26
"Configure the NetBIOS
on
on page 850.
847

Advertisement

Table of Contents
loading

Table of Contents