config firewall vip46
Configure IPv4 to IPv6 virtual IPs.
config firewall vip46 Description: Configure IPv4 to IPv6 virtual IPs. edit <name> set arp-reply [disable|enable] set color {integer} set comment {var-string} set extip {user} set extport {user} set id {integer} set ldb-method [static|round-robin|...] set mappedip {user} set mappedport {user} set monitor <name1>, <name2>, ... set portforward [disable|enable] set protocol [tcp|udp] config realservers Description: Real servers. edit <id> set ip {ipv6-address} set port {integer} set status [active|standby|...] set weight {integer} set holddown-interval {integer} set healthcheck [disable|enable|...] set max-connections {integer} set monitor <name1>, <name2>, ... set client-ip {user} next end set server-type [http|tcp|...] set src-filter <range1>, <range2>, ... set srcintf-filter <interface-name1>, <interface-name2>, ... set type [static-nat|server-load-balance] set uuid {uuid} next end
config firewall vip46
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
arp-reply |
Enable ARP reply. |
option |
- |
enable |
||||||||||||||
|
|
|||||||||||||||||
color |
Color of icon on the GUI. |
integer |
Minimum value: 0 Maximum value: 32 |
0 |
||||||||||||||
comment |
Comment. |
var-string |
Maximum length: 255 |
|
||||||||||||||
extip |
Start-external-IP [-end-external-IP]. |
user |
Not Specified |
|
||||||||||||||
extport |
External service port. |
user |
Not Specified |
|
||||||||||||||
id |
Custom defined id. |
integer |
Minimum value: 0 Maximum value: 65535 |
0 |
||||||||||||||
ldb-method |
Load balance method. |
option |
- |
static |
||||||||||||||
|
|
|||||||||||||||||
mappedip |
Start-mapped-IPv6-address [-end mapped-IPv6-address]. |
user |
Not Specified |
|
||||||||||||||
mappedport |
Mapped service port. |
user |
Not Specified |
|
||||||||||||||
monitor |
Health monitors. Health monitor name. |
string |
Maximum length: 79 |
|
||||||||||||||
name |
VIP46 name. |
string |
Maximum length: 79 |
|
||||||||||||||
portforward |
Enable port forwarding. |
option |
- |
disable |
||||||||||||||
|
|
|||||||||||||||||
protocol |
Mapped port protocol. |
option |
- |
tcp |
||||||||||||||
|
|
|||||||||||||||||
server-type |
Server type. |
option |
- |
|
||||||||||||||
|
|
|||||||||||||||||
src-filter |
Source IP filter (x.x.x.x/x). Src-filter range. |
string |
Maximum length: 79 |
|
||||||||||||||
srcintf-filter |
Interfaces to which the VIP46 applies. Separate the names with spaces. Interface name. |
string |
Maximum length: 79 |
|
||||||||||||||
type |
VIP type: static NAT or server load balance. |
option |
- |
static-nat |
||||||||||||||
|
|
|||||||||||||||||
uuid |
Universally Unique Identifier (UUID; automatically assigned but can be manually reset). |
uuid |
Not Specified |
00000000-0000-0000-0000-000000000000 |
config realservers
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id |
Real server ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||
ip |
Mapped server IPv6. |
ipv6-address |
Not Specified |
:: |
||||||||
port |
Mapped server port. |
integer |
Minimum value: 1 Maximum value: 65535 |
0 |
||||||||
status |
Server administrative status. |
option |
- |
active |
||||||||
|
|
|||||||||||
weight |
weight |
integer |
Minimum value: 1 Maximum value: 255 |
1 |
||||||||
holddown-interval |
Hold down interval. |
integer |
Minimum value: 30 Maximum value: 65535 |
300 |
||||||||
healthcheck |
Per server health check. |
option |
- |
vip |
||||||||
|
|
|||||||||||
max-connections |
Maximum number of connections allowed to server. |
integer |
Minimum value: 0 Maximum value: 2147483647 |
0 |
||||||||
monitor |
Health monitors. Health monitor name. |
string |
Maximum length: 79 |
|
||||||||
client-ip |
Restrict server to a client IP in this range. |
user |
Not Specified |
|