E-DOC-CTC-20061027-0003v2.0
DHCP Commands
177
EXAMPLE:
RELATED COMMANDS:
=>dhcp server pool list name=dhcp_pool_1
Pool Start End Intf State
1 dhcp_pool_1 0.0.0.0 0.0.0.0 lan1 FREE
DHCP server = 0.0.0.0 [unnumbered]
Netmask = 0.0.0.0
Leasetime = infinite
Gateway = 0.0.0.0
DNS domain = lan
DNS metric = 0
DNS address list:
0.0.0.0 (local DNS)
Option instance list:
Name Option
yourInstance 2 (yourTmpl)
=>dhcp server pool optdelete name=dhcp_pool_1 instname=yourInstance
=>dhcp server pool list name=dhcp_pool_1
Pool Start End Intf State
1 dhcp_pool_1 0.0.0.0 0.0.0.0 lan1 FREE
DHCP server = 0.0.0.0 [unnumbered]
Netmask = 0.0.0.0
Leasetime = infinite
Gateway = 0.0.0.0
DNS domain = lan
DNS metric = 0
DNS address list:
0.0.0.0 (local DNS)
=>
dhcp server pool optadd Add an option instance to the DHCP server pool.