config firewall internet-service-extension
Configure Internet Services Extension.
config firewall internet-service-extension
Description: Configure Internet Services Extension.
edit <id>
set comment {var-string}
config entry
Description: Entries added to the Internet Service extension database.
edit <id>
set protocol {integer}
config port-range
Description: Port ranges in the custom entry.
edit <id>
set start-port {integer}
set end-port {integer}
next
end
set dst <name1>, <name2>, ...
next
end
config disable-entry
Description: Disable entries in the Internet Service database.
edit <id>
set protocol {integer}
config port-range
Description: Port ranges in the disable entry.
edit <id>
set start-port {integer}
set end-port {integer}
next
end
config ip-range
Description: IP ranges in the disable entry.
edit <id>
set start-ip {ipv4-address-any}
set end-ip {ipv4-address-any}
next
end
next
end
next
end
config firewall internet-service-extension
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
comment |
Comment. |
var-string |
Maximum length: 255 |
|
config entry
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
protocol |
Integer value for the protocol type as defined by IANA . |
integer |
Minimum value: 0 Maximum value: 255 |
0 |
dst |
Destination address or address group name. Select the destination address or address group object from available options. |
string |
Maximum length: 79 |
|
config port-range
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
start-port |
Starting TCP/UDP/SCTP destination port (1 to 65535). |
integer |
Minimum value: 1 Maximum value: 65535 |
1 |
end-port |
Ending TCP/UDP/SCTP destination port (1 to 65535). |
integer |
Minimum value: 1 Maximum value: 65535 |
65535 |
config disable-entry
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
protocol |
Integer value for the protocol type as defined by IANA . |
integer |
Minimum value: 0 Maximum value: 255 |
0 |
config port-range
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
start-port |
Starting TCP/UDP/SCTP destination port (1 to 65535). |
integer |
Minimum value: 1 Maximum value: 65535 |
1 |
end-port |
Ending TCP/UDP/SCTP destination port (1 to 65535). |
integer |
Minimum value: 1 Maximum value: 65535 |
65535 |
config ip-range
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
start-ip |
Start IP address. |
ipv4-address-any |
Not Specified |
0.0.0.0 |
end-ip |
End IP address. |
ipv4-address-any |
Not Specified |
0.0.0.0 |