fw alg¶
Configure ALG
alg Specification¶
Type
Configuration Resource
Element Name
alg
Element URI
/axapi/v3/fw/alg
Element Attributes
alg_attributes
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/fw/alg | ||
Get Object | GET | /axapi/v3/fw/alg | ||
Modify Object | POST | /axapi/v3/fw/alg | ||
Replace Object | PUT | /axapi/v3/fw/alg | ||
Delete Object | DELETE | /axapi/v3/fw/alg |
alg attributes¶
dns
Description: dns is a JSON Block. Please see below for dns
Type: Object
Refernce Object: /axapi/v3/fw/alg/dns
esp
Description: esp is a JSON Block. Please see below for esp
Type: Object
Refernce Object: /axapi/v3/fw/alg/esp
ftp
Description: ftp is a JSON Block. Please see below for ftp
Type: Object
Refernce Object: /axapi/v3/fw/alg/ftp
icmp
Description: icmp is a JSON Block. Please see below for icmp
Type: Object
Refernce Object: /axapi/v3/fw/alg/icmp
pptp
Description: pptp is a JSON Block. Please see below for pptp
Type: Object
Refernce Object: /axapi/v3/fw/alg/pptp
rtsp
Description: rtsp is a JSON Block. Please see below for rtsp
Type: Object
Refernce Object: /axapi/v3/fw/alg/rtsp
sip
Description: sip is a JSON Block. Please see below for sip
Type: Object
Refernce Object: /axapi/v3/fw/alg/sip
tftp
Description: tftp is a JSON Block. Please see below for tftp
Type: Object
Refernce Object: /axapi/v3/fw/alg/tftp
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ftp¶
Specification
Type
object
default-port-disable
Description ‘default-port-disable’: Disable FTP ALG default port 21;
Type: string
Supported Values: default-port-disable
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sip¶
Specification
Type
object
default-port-disable
Description ‘default-port-disable’: Disable SIP ALG default port 5060;
Type: string
Supported Values: default-port-disable
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
esp¶
Specification
Type
object
default-port-disable
Description ‘default-port-disable’: Disable ESP ALG default port 500;
Type: string
Supported Values: default-port-disable
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
pptp¶
Specification
Type
object
default-port-disable
Description ‘default-port-disable’: Disable PPTP ALG default port 1723;
Type: string
Supported Values: default-port-disable
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
rtsp¶
Specification
Type
object
default-port-disable
Description ‘default-port-disable’: Disable RTSP ALG default port 554;
Type: string
Supported Values: default-port-disable
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
dns¶
Specification
Type
object
default-port-disable
Description ‘default-port-disable’: Disable DNS ALG default port 53;
Type: string
Supported Values: default-port-disable
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
tftp¶
Specification
Type
object
default-port-disable
Description ‘default-port-disable’: Disable TFTP ALG default port 69;
Type: string
Supported Values: default-port-disable
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
icmp¶
Specification
Type
object
disable
Description ‘disable’: Disable ICMP ALG which allows ICMP errors to pass the firewall;
Type: string
Supported Values: disable
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters