mac
259
Command Mode: DHCP Address Pool Mode
Usage Guide: Up to 8 DNS server addresses can be configured. The DNS server
address assigned first has the highest priority, therefore address 1 has the highest priority,
and address 2 has the second, and so on.
Example: Set 10.1.128.3 as the DNS server address for DHCP clients.
Switch(dhcp-1-config)#dns-server 10.1.128.3
15.1.9 domain-name
Command: domain-name <domain>
no domain-name
Function: Configures the Domain name for DHCP clients; the ―no domain-name‖
command deletes the domain name.
Parameters: <domain> is the domain name, up to 255 characters are allowed.
Command Mode: DHCP Address Pool Mode
Default: None
Usage Guide: Specifies a domain name for the client.
Example: Specifying ―foxgate.ua" as the DHCP clients‘ domain name.
Switch(dhcp-1-config)#domain-name foxgate.ua
15.1.10 hardware-address
Command: hardware-address <hardware-address> [{Ethernet |
IEEE802|<type-number>}]
no hardware-address
Function: Specifies the hardware address of the user when binding address manually;
the ―no hardware-address‖ command deletes the setting.
Parameters: <hardware-address> is the hardware address in Hex; Ethernet | IEEE802
is the Ethernet protocol type, <type-number> should be the RFC number defined for
protocol types, from 1 to 255, e.g., 0 for Ethernet and 6 for IEEE 802.
Default: The default protocol type is Ethernet,
Command Mode: DHCP Address Pool Mode
Usage Guide: This command is used with the ―host‖ when binding address manually. If
the requesting client hardware address matches the specified hardware address, the
DHCP server assigns the IP address defined in ―host‖ command to the client.
Example: Specify IP address 10.1.128.160 to be bound to the user with hardware
address 00-00-e2-3a-26-04 in manual address binding.
Switch(dhcp-1-config)#hardware-address 00-00-e2-3a-26-04










