Tftp-Server Domain-Name - H3C S7500E Series Command Manual

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – DHCP
H3C S7500E Series Ethernet Switches
If you use the static-bind mac-address or static-bind client-identifier
command repeatedly, the latest configuration will overwrite the previous one.
Relate command: dhcp server ip-pool, static-bind client-identifier and static-bind
ip-address.
Examples
# Bind the client MAC address 0000-e03f-0305 to the IP address 10.1.1.1 with the
mask 255.255.255.0 in DHCP address pool 0.
<Sysname> system-view
[Sysname] dhcp server ip-pool 0
[Sysname-dhcp-pool-0] static-bind ip-address 10.1.1.1 mask 255.255.255.0
[Sysname-dhcp-pool-0] static-bind mac-address 0000-e03f-0305

1.1.32 tftp-server domain-name

Syntax
tftp-server domain-name domain-name
undo tftp-server domain-name
View
DHCP address pool view
Parameters
domain-name: TFTP server name, a string of 1 to 63 characters.
Description
Use the tftp-server domain-name command to specify a TFTP server name in a
DHCP address pool.
Use the undo tftp-server domain-name command to remove the TFTP server name
from a DHCP address pool.
By default, no TFTP server name is specified.
Using the tftp-server domain-name command repeatedly will overwrite the previous
configuration.
Examples
# Specify the TFTP server name as aaa in DHCP address pool 0.
<Sysname> system-view
[Sysname] dhcp server ip-pool 0
[Sysname-dhcp-pool-0] tftp-server domain-name aaa
Chapter 1 DHCP Server Configuration Commands
1-26

Advertisement

Table of Contents
loading

Table of Contents