Motorola 3342 用户手册

下载
页码 368
253
set dhcp filterset name "
string" rule n match-pool ip_address
Specifies the star t IP address of the range within a DHCP pool where that range will be used to allocate an 
address if the wildcard matches.
The value 0.0.0.0 means regular processing; 255.255.255.255 means discard.
set dhcp filterset name "
string" rule n absent-pool ip_address
Specifies the star t IP address of the range within a DHCP pool where that range will be used to allocate an 
address if the option in the DHCP packet is not present.
The value 0.0.0.0 means regular processing; 255.255.255.255 means discard.
Example
Netopia-3000/9450000 (dhcp)>> sc
set dhcp option server
set dhcp start-address 192.168.1.33
set dhcp end-address 192.168.1.63
set dhcp lease-time 01:00:00:00
set dhcp filterset name "settopbox" rule 1 dhcp-option 60
set dhcp filterset name "settopbox" rule 1 match-str "STB*"
set dhcp filterset name "settopbox" rule 1 match-pool 192.168.6.100
set dhcp filterset name "settopbox" rule 1 absent-pool 0.0.0.0
Netopia-3000/9450000 (dhcp)>>
set dhcp assigned-filterset "
string"
Assigns the filterset named 
string created above to the DHCP configuration.