3com 5500-ei pwr Guía De Referencia

Descargar
Página de 1314
 
1-32 
Related commands: dhcp server ip-pooldhcp server expired
Examples 
# Enter system view. 
<Sysname> system-view 
System View: return to User View with Ctrl+Z. 
# Set the lease time of the IP addresses to be dynamically assigned in the DHCP global address pool 0 
to 1 day, 2 hours and 3 minutes. 
[Sysname] dhcp server ip-pool 0 
[Sysname-dhcp-pool-0] expired day 1 hour 2 minute 3 
gateway-list 
Syntax 
gateway-list ip-address&<1-8> 
undo gateway-list { ip-address all } 
View 
DHCP address pool view 
Parameters 
ip-address&<1-8>: IP address of a gateway. &<1-8> means you can provide up to eight gateway IP 
addresses. When inputting more than one IP address, separate two neighboring IP addresses with a 
space. 
all: Specifies all configured gateway IP addresses. 
Description 
Use the gateway-list command to configure one or multiple gateway IP addresses in the DHCP global 
address pool for the DHCP client. 
Use the undo gateway-list command to remove one or all the configured gateway IP addresses 
configured for the DHCP client. 
By default, no gateway IP address is configured. 
If you execute the gateway-list command repeatedly, the new configuration overwrites the previous 
one. 
Examples 
# Enter system view. 
<Sysname> system-view 
System View: return to User View with Ctrl+Z. 
# Configure the gateway IP address 10.110.1.99 in the DHCP global address pool 0 for the client. 
[Sysname] dhcp server ip-pool 0 
[Sysname-dhcp-pool-0] gateway-list 10.110.1.99