config firewall vipgrp
Configure IPv4 virtual IP groups.
config firewall vipgrp
Description: Configure IPv4 virtual IP groups.
edit <name>
set interface {string}
set color {integer}
set comments {var-string}
config member
Description: Member VIP objects of the group (Separate multiple objects with a space).
edit <name>
next
end
next
end
config firewall vipgrp
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
name |
VIP group name. |
string |
Maximum length: 63 |
|
interface |
interface |
string |
Maximum length: 35 |
|
color |
Integer value to determine the color of the icon in the GUI. |
integer |
Minimum value: 0 Maximum value: 32 |
|
comments |
Comment. |
var-string |
Maximum length: 255 |
config member
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
name |
VIP name. |
string |
Maximum length: 64 |