3com 8807 Reference Guide

Page of 1099
DHCP Server Configuration Commands
843
hour hour: Specifies the number of hours. The hour argument ranges from 0 to 
23.
minute minute: Specifies the number of minutes. The minute argument ranges 
from 0 to 59.
unlimited: Specifies an unlimited lease time.
Description
Use the expired command to set the valid period for a global DHCP address pool.
Use the undo expired command to revert to the default valid period.
The default valid period is 1 day.
Related command: dhcp server ip-pooldhcp server expired.
Example
# Set the IP address lease time of the global DHCP address pool 0 to one day plus 
two hours and three minutes.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] dhcp server ip-pool 0
 
[3Com-dhcp-0] expired day 1 hour 2 minute 3 
gateway-list
Syntax
gateway-list ip-address [ ip-address ]
undo gateway-list { ip-address | all }
View
DHCP address pool view
Parameter
ip-address: IP address of an outbound gateway. You can specify up to eight IP 
addresses (separated by spaces) in one command.
all: Specifies all outbound gateway IP addresses.
Description
Use the gateway-list command to configure one or more outbound gateway 
addresses for DHCP clients.
Use the undo gateway-list command to remove one or all outbound gateway 
addresses configured for DHCP clients.
By default, no outbound gateway address is configured for DHCP clients.
With eight outbound gateway addresses already configured, if you add a new 
outbound gateway address by executing the gateway-list command, the new 
one overwrites the oldest one.