3com 5500-ei pwr Reference Guide

Page of 1314
 
1-22 
address), the DHCP server will return an IP address together with the IP address of the specified TFTP 
server from the interface address pool to the client. 
Use the undo dhcp server tftp-server ip-address command to remove the TFTP server address from 
DHCP interface address pool for the client. 
No TFTP server address is specified in a DHCP interface address pool by default. 
Using the dhcp server tftp-server ip-address command repeatedly will overwrite the previous 
configuration. 
Related commands: tftp-server ip-address
Examples 
# Specify the TFTP server IP address 10.1.1.1 in the DHCP interface address pool of VLAN-interface 1 
for the client. 
<Sysname> system 
Enter system view, return to user view with Ctrl+Z. 
[Sysname] interface Vlan-interface 1 
[Sysname-Vlan-interface1] dhcp server tftp-server ip-address 10.1.1.1 
dhcp server voice-config 
Syntax 
In VLAN interface view, use the following commands to configure specified Option 184 and its 
sub-options in the current DHCP interface address pool for the client: 
dhcp server voice-config { ncp-ip  ip-address  |  as-ip  ip-address | voice-vlan vlan-id {  enable | 
disable } | fail-over ip-address dialer-string }  
undo dhcp server voice-config ncp-ip | as-ip | voice-vlan | fail-over ]  
In system view, use the following commands to configure specified Option 184 and its sub-options in 
multiple DHCP interface address pools for the client: 
dhcp server voice-config { ncp-ip  ip-address  |  as-ip  ip-address | voice-vlan vlan-id {  enable | 
disable  } | fail-over  ip-address  dialer-string } { interface  interface-type interface-number [  to 
interface-type interface-number ] | all } 
undo dhcp server voice-config ncp-ip | as-ip | voice-vlan | fail-over ] { interface interface-type 
interface-number [ to interface-type interface-number ] | all } 
View 
VLAN interface view 
Parameters 
ncp-ip ip-address: Specifies the IP address of the primary network calling processor. 
as-ip ip-address: Specifies the IP address of the backup network calling processor. 
voice-vlan vlan-id: Specifies the voice VLAN ID, in the range of 2 to 4094. 
disable: Disables the specified VLAN, meaning DHCP clients will not take this VLAN as their voice 
VLAN. 
enable: Enables the specified VLAN, meaning DHCP clients will take this VLAN as their voice 
VLAN.