A SERVICE OF

logo

726 CHAPTER 51: DHCP SERVER CONFIGURATION COMMANDS
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.
Example # 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
tftp-server ip-address
Syntax tftp-server ip-address ip-address
undo tftp-server ip-address
View DHCP address pool view
Parameter ip-address: TFTP server IP address.
Description Use the
tftp-server ip-address command to specify the TFTP server IP address in
a DHCP address pool.
Use the
undo tftp-server ip-address command to remove the TFTP server IP
address from a DHCP address pool.
By default, no TFTP server address is specified.
Using the tftp-server ip-address command repeatedly will overwrite the previous
configuration.
Example # Specify the TFTP server address 10.1.1.1 in DHCP address pool 0.
<Sysname> system-view
[Sysname] dhcp server ip-pool 0
[Sysname-dhcp-pool-0] tftp-server ip-address 10.1.1.1
voice-config
Syntax voice-config { as-ip ip-address | fail-over ip-address dialer-string | ncp-ip ip-address |
voice-vlan vlan-id { disable | enable }}
undo voice-config [ as-ip | fail-over | ncp-ip | voice-vlan ]
View DHCP address pool view.