Zhone 5100 참조 매뉴얼

다운로드
페이지 186
DHCP commands
Vpacket 5100/6100 Series Reference Manual
                                                                                               
115
Example:
In this example, a name is created for a web server.
Setting a domain name for a DHCP static host
You can specify the domain name for a 5100/6100 VDR by issuing the set dhcp static_host 
domainName command.
Syntax: set dhcp static_host domainName <domainName>
Arguments:
domainName
up to 127 characters
Example:
In this example, the static host is associated with the domain name vpacket.com.
Setting a DHCP configuration file
You can set the DHCP to use a configuration file by issuing the set dhcp static_host config_file 
command.
Syntax: set dhcp static_host config_file <file_name>
Argument:
file_name a file name of up to 40 characters
Example:
In this example, the configuration file that the static host will use is set to file_xyz.dhcp.
VPacket# set dhcp static_host VPWebServer
VPacket#
VPacket# set dhcp static_host domainName vpacket.com
VPacket#
VPacket# set dhcp static_host config_file file_xyz.dhcp
VPacket#