config firewall ippool
Configure IPv4 IP pools.
config firewall ippool Description: Configure IPv4 IP pools. edit <name> set arp-intf {string} set arp-reply [disable|enable] set associated-interface {string} set block-size {integer} set comments {var-string} set endip {ipv4-address-any} set num-blocks-per-user {integer} set pba-timeout {integer} set permit-any-host [disable|enable] set source-endip {ipv4-address-any} set source-startip {ipv4-address-any} set startip {ipv4-address-any} set type [overload|one-to-one|...] next end
config firewall ippool
Parameter |
Description |
Type |
Size |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
arp-intf |
Select an interface from available options that will reply to ARP requests. (If blank, any is selected). |
string |
Maximum length: 15 |
|||||||||||
arp-reply |
Enable/disable replying to ARP requests when an IP Pool is added to a policy. |
option |
- |
|||||||||||
|
|
|||||||||||||
associated-interface |
Associated interface name. |
string |
Maximum length: 15 |
|||||||||||
block-size |
Number of addresses in a block. |
integer |
Minimum value: 64 Maximum value: 4096 |
|||||||||||
comments |
Comment. |
var-string |
Maximum length: 255 |
|||||||||||
endip |
Final IPv4 address (inclusive) in the range for the address pool (format xxx.xxx.xxx.xxx, Default: 0.0.0.0). |
ipv4-address-any |
Not Specified |
|||||||||||
name |
IP pool name. |
string |
Maximum length: 79 |
|||||||||||
num-blocks-per-user |
Number of addresses blocks that can be used by a user. |
integer |
Minimum value: 1 Maximum value: 128 |
|||||||||||
pba-timeout |
Port block allocation timeout (seconds). |
integer |
Minimum value: 3 Maximum value: 300 |
|||||||||||
permit-any-host |
Enable/disable full cone NAT. |
option |
- |
|||||||||||
|
|
|||||||||||||
source-endip |
Final IPv4 address (inclusive) in the range of the source addresses to be translated (format xxx.xxx.xxx.xxx, Default: 0.0.0.0). |
ipv4-address-any |
Not Specified |
|||||||||||
source-startip |
First IPv4 address (inclusive) in the range of the source addresses to be translated (format xxx.xxx.xxx.xxx, Default: 0.0.0.0). |
ipv4-address-any |
Not Specified |
|||||||||||
startip |
First IPv4 address (inclusive) in the range for the address pool (format xxx.xxx.xxx.xxx, Default: 0.0.0.0). |
ipv4-address-any |
Not Specified |
|||||||||||
type |
IP pool type (overload, one-to-one, fixed port range, or port block allocation). |
option |
- |
|||||||||||
|
|