config system pcp-server
Configure PCP server information.
config system pcp-server
Description: Configure PCP server information.
config pools
Description: Configure PCP pools.
edit <name>
set allow-opcode {option1}, {option2}, ...
set announcement-count {integer}
set arp-reply [disable|enable]
set client-mapping-limit {integer}
set client-subnet <subnet1>, <subnet2>, ...
set description {string}
set ext-intf {string}
set extip {user}
set extport {user}
set id {integer}
set intl-intf <interface-name1>, <interface-name2>, ...
set mapping-filter-limit {integer}
set maximal-lifetime {integer}
set minimal-lifetime {integer}
set multicast-announcement [enable|disable]
set recycle-delay {integer}
set third-party [allow|disallow]
set third-party-subnet <subnet1>, <subnet2>, ...
next
end
set status [enable|disable]
end
config system pcp-server
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
status |
Enable/disable PCP server. |
option |
- |
disable |
||||||
|
|
|
|||||||||
config pools
|
Parameter |
Description |
Type |
Size |
Default |
||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
allow-opcode |
Allowed PCP opcode. |
option |
- |
map peer announce |
||||||||
|
|
|
|||||||||||
|
announcement-count |
Number of multicast announcements. |
integer |
Minimum value: 3 Maximum value: 10 |
3 |
||||||||
|
arp-reply |
Enable to respond to ARP requests for external IP (default = enable). |
option |
- |
enable |
||||||||
|
|
|
|||||||||||
|
client-mapping-limit |
Mapping limit per client (0 - 65535, default = 0, 0 = unlimited). |
integer |
Minimum value: 0 Maximum value: 65535 |
0 |
||||||||
|
client-subnet |
Subnets from which PCP requests are accepted. Client subnets. |
string |
Maximum length: 79 |
|
||||||||
|
description |
Description. |
string |
Maximum length: 127 |
|
||||||||
|
ext-intf |
External interface name. |
string |
Maximum length: 35 |
|
||||||||
|
extip |
IP address or address range on the external interface that you want to map to an address on the internal network. |
user |
Not Specified |
|
||||||||
|
extport |
Incoming port number range that you want to map to a port number on the internal network. |
user |
Not Specified |
|
||||||||
|
id |
ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||
|
intl-intf |
Internal interface name. Interface name. |
string |
Maximum length: 79 |
|
||||||||
|
mapping-filter-limit |
Filter limit per mapping (0 - 5, default = 1). |
integer |
Minimum value: 0 Maximum value: 5 |
1 |
||||||||
|
maximal-lifetime |
Maximal lifetime of a PCP mapping in seconds (3600 - 604800, default = 86400). |
integer |
Minimum value: 3600 Maximum value: 604800 |
86400 |
||||||||
|
minimal-lifetime |
Minimal lifetime of a PCP mapping in seconds (60 - 300, default = 120). |
integer |
Minimum value: 60 Maximum value: 300 |
120 |
||||||||
|
multicast-announcement |
Enable/disable multicast announcements. |
option |
- |
enable |
||||||||
|
|
|
|||||||||||
|
name |
PCP pool name. |
string |
Maximum length: 79 |
|
||||||||
|
recycle-delay |
Minimum delay (in seconds) the PCP Server will wait before recycling mappings that have expired (0 - 3600, default = 0). |
integer |
Minimum value: 0 Maximum value: 3600 |
0 |
||||||||
|
third-party |
Allow/disallow third party option. |
option |
- |
disallow |
||||||||
|
|
|
|||||||||||
|
third-party-subnet |
Subnets from which third party requests are accepted. Third party subnets. |
string |
Maximum length: 79 |
|
||||||||