417 
45.12 default-gateway 
Description 
The default-gateway  command is used to specify the default gateway of the 
address pool. To delete the configuration, please use no default-gateway. 
Syntax 
default-gateway gateway-list 
no default-gateway 
Parameter 
gateway-list —— Specify the gateway list, with the format of A.B.C.D,E.F.G.H. At 
most 8 gateways can be configured, separated by comma. 
Command Mode 
DHCP Configuration Mode 
Privilege Requirement 
Only Admin, Operator and Power User level users have access to these 
commands. 
Example 
Specify the address pool product’s default gateways as 192.168.0.1 and 
192.168.1.1: 
T2600G-28TS(config)# ip dhcp server pool product 
T2600G-28TS(dhcp-config)# default-gateway 192.168.0.1,192.168.1.1 
45.13 dns-server 
Description 
The  dns-server  command is used to specify the DNS server of the address 
pool. To delete this configuration, please use no dns-server command. 
Syntax 
dns-server dns-list 
no dns-server 
Parameter 
dns-list —— Specify the DNS server list, with the format of A.B.C.D,E.F.G.H. At 
most 8 DNS servers can be configured, separated by comma. 
Command Mode 
DHCP Configuration Mode