Chapter 5 Interfaces
ZyWALL (ZLD) CLI Reference Guide
51
5.2.3 DHCP Setting Commands
This table lists DHCP setting commands. DHCP is based on DHCP pools. Create a DHCP
pool if you want to assign a static IP address to a MAC address or if you want to specify the
starting IP address and pool size of a range of IP addresses that can be assigned to DHCP
clients. There are different commands for each configuration. Afterwards, in either case, you
have to bind the DHCP pool to the interface.
traffic-prioritize {tcp-ack|content-
filter|dns|ipsec-vpn|ssl-vpn} bandwidth
<0..1048576> priority <1..7> [maximize-
bandwidth-usage];
Applies traffic priority when the interface sends
TCP-ACK traffic, traffic for querying the content
filter, traffic for resolving domain names, or
encrypted traffic for an IPSec or SSL VPN tunnel. It
also sets how much bandwidth the traffic can use
and can turn on maximize bandwidth usage.
traffic-prioritize {tcp-ack|content-
filter|dns|ipsec-vpn|ssl-vpn} deactivate
Turns off traffic priority settings for when the
interface sends the specified type of traffic.
Table 16 interface Commands: Interface Parameters (continued)
COMMAND DESCRIPTION
Table 17 interface Commands: DHCP Settings
COMMAND DESCRIPTION
show ip dhcp pool [profile_name] Shows information about the specified DHCP pool
or about all DHCP pools.
ip dhcp pool rename profile_name profile_name Renames the specified DHCP pool from the first
profile_name to the second profile_name.
[no] ip dhcp pool profile_name Creates a DHCP pool if necessary and enters sub-
command mode. You can use the DHCP pool to
create a static entry or to set up a range of IP
addresses to assign dynamically.
• If you use the
host command, the ZyWALL
treats this DHCP pool as a static DHCP entry.
• If you do not use the
host command and use
the network command, the ZyWALL treats
this DHCP pool as a pool of IP addresses.
• If you do not use the
host command or the
network command, the DHCP pool is not
properly configured and cannot be bound to
any interface.
The no command removes the specified DHCP
pool.
show Shows information about the specified DHCP pool.
Use the following commands if you want to create
a static DHCP entry. If you do not use the
host
command, the commands that are not in this
section have no effect, but you can still set them.