Enterasys Networks D2G124-12P Benutzerhandbuch

Seite von 496
clear dhcp pool default-router
14-22 DHCP Server Configuration
Syntax
set dhcp pool poolname default-router address [address2 ... address8
Parameters
Defaults
None.
Mode
Switch command, read‐write.
Example
This example assigns a default router at 10.10.10.1 to the address pool named “auto1.”
D2(rw)->set dhcp pool auto1 default-router 10.10.10.1
clear dhcp pool default-router
Use this command to delete the default routers configured for this address pool.
Syntax
clear dhcp pool poolname default-router
Parameters
Defaults
None.
Mode
Switch command, read‐write.
Example
This example removes the default router from the address pool “auto1.”
D2(rw)->clear dhcp pool auto1 default-router
set dhcp pool dns-server
Use this command to specify one or more DNS servers for the DHCP clients served by the address 
pool being configured. Up to 8 DNS servers can be configured.
poolname
Specifies the name of the address pool. Pool names may be up to 31 
characters in length.
address
Specifies the IP address of a default router. 
address2 ... address8 
(Optional) Specifies, in order of preference, up to 7 additional default 
router addresses.
poolname
Specifies the name of the address pool. Pool names may be up to 31 
characters in length.