196 MES3000 Ethernet switch series
to 8 space-delimited entries.
Router IP address should be located in the same
subnet as the client.
dns-server ip_address_list
The list of DNS servers is
not defined by default.
Defines the list of DNS servers available to DHCP clients.
- ip_address_list—list of DNS server IP addresses; may contain
up to 8 space-delimited entries.
Defines the domain name for DHCP clients.
netbios-name-server
ip_address_list
The list of WINS servers
is not defined by default.
Defines the list of WINS servers available to DHCP clients.
- ip_address_list—list of WINS server IP addresses; may
contain up to 8 space-delimited entries.
netbios-node-type
{b-node | p-node | m-node |
h-node}
The type of the NetBIOS
node is not defined by
default.
Defines the type of the NetBIOS Microsoft node for DHCP
clients:
- b-node—broadcast node;
- p-node—point-to-point;
- m-node—mixed node;
- h-node—hybrid node.
The command is used to inform DHCP client about address of
the server (TFTP as a rule) with the load file.
The command is used to inform DHCP client about name of
the server with the load file.
Specifies the name of the file which is used for boot load of
DHCP client.
time-server ip_address_list
The list of servers is not
defined by default.
Defines the list of time servers available to DHCP clients.
- ip_address_list—list of time server IP addresses; may contain
up to 8 space-delimited entries.
option code
{ascii ascii-string |
hex hex-string |
ip ip_address }
option ip-list code
ip_address 1 [ip_address 2 …]
Configures DHCP server options.
- code—code of a DHCP server option;
- ascii-string—an ASCII string;
- hex-string—a hex string;
- ip_address—IP address;
- Ip-list—indicates that the code is followed by a list of IP
addresses.
Removes DHCP server options.
tftp-server ip_address_list
List of servers is not
defined by default.
Option 150 configuration—TFTP server address.
- ip_address_list—list of TFTP server IP addresses; may contain
up to 8 space-delimited entries.
no tftp-server ip_address_list
Removes Option 150 configuration:
- ip_address_list—list of TFTP server IP addresses; may contain
up to 8 space-delimited entries.
Privileged EXEC Mode Commands
Command line request in the Privileged EXEC mode appears as follows:
console#
Table 5.241 Privileged EXEC mode commands
clear ip dhcp binding
{ ip_address | *}
Deletes records from the table which binds physical addresses
with the addresses taken from the pool and assigned by the
DHCP server:
- ip_address—IP address assigned by the DHCP server;
*—delete all records.