MES53xx, MES33xx, MES23xx Ethernet Switch Series
172
Command line prompt is as follows:
console(config-dhcp)#
Table 5.198. Configuration mode commands
Command
Value/Default value
Action
default-router
ip_address
_
list
The list of routers is not
defined by default.
Define the default list of routers for a DHCP client.
-
ip_address_list
- list of IP addresses of the routers; can
contain up to 8 space-delimited entries.
The IP address of the router and the client must be
in the same subnetwork.
no default-router
Set the default value.
dns-server
ip_address_list
The list of DNS servers is
not defined by default.
Define the list of DNS servers available to DHCP clients.
-
ip_address_list
- list of IP addresses of DNS server; can
contain up to 8 space-delimited entries.
no dns-server
Set the default value.
domain-name
domain
domain: (1..32) characters
Define the domain name for DHCP clients.
no domain-name
Set the default value.
netbios-name-server
ip_address_list
The list of WINS servers is
not defined by default.
Define the list of WINS servers available to DHCP clients.
-
ip_address_list
- list of IP addresses of WINS server; can
contain up to 8 space-delimited entries.
no netbios-name-server
Set the default value.
netbios-node-type {b-node |
pnode | m-node | h-node}
The type of the NetBIOS
node is not defined by
default.
Define 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.
no netbios-node-type
Set the default value.
next-server
ip_address
-
The command is used to inform DHCP client about the
address of the server (TFTP as a rule) with the boot file.
no next-server
Set the default value.
next-server-name
name
name: (1..64) characters
The command is used to inform DHCP client about the name
of the server with the boot file.
no next-server-name
Set the default value.
bootfile
filename
filename: (1..128)
characters
Specify the name of the file which is used for boot load of
the DHCP client.
no bootfile
Set the default value.
time-server
ip_address_list
The list of servers is not
defined by default.
Define the list of time servers available to DHCP clients.
-
ip_address_list
- list of IP addresses of time servers; can
contain up to 8 space-delimited entries.
no time-server
Set the default value.
option
code
{boolean
bool_val
| integer
int_val
|
ascii
ascii_string
| ip[-list]
ip_address_list
| hex
{
hex_string
| none}}
[description
desc
]
code: (0..255);
bool_val: (true, false);
int_val: (0..4294967295);
ascii_string: (1..160)
characters;
desc: (1..160) characters.
Configures DHCP server options.
-
code
- the code of a DHCP server option;
-
bool_val
– boolean value;
-
integer
– an integer;
-
ascii_string
- an ASCII string;
-
ip_address_list
- the list of IP addresses;
-
hex_string
- a hex string;
no option
code
Remove DHCP server options.
Privileged EXEC mode commands
Command line prompt in the Privileged EXEC mode is as follows:
console#