fw alg

Configure ALG

alg Specification

   
Type Collection
Object Key(s) name, name2
Collection Name alg-list
Collection URI /axapi/v3/fw/alg
Element Name alg
Element URI /axapi/v3/fw/alg/{name}+{name2}
Element Attributes alg_attributes
Schema alg schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/fw/alg

alg attributes

Create List

POST

/axapi/v3/fw/alg

alg attributes

Get Object

GET

/axapi/v3/fw/alg/{name}+{name2}

alg attributes

Get List

GET

/axapi/v3/fw/alg

alg-list

Modify Object

POST

/axapi/v3/fw/alg/{name}+{name2}

alg attributes

Replace Object

PUT

/axapi/v3/fw/alg/{name}+{name2}

alg attributes

Replace List

PUT

/axapi/v3/fw/alg

alg-list

Delete Object

DELETE

/axapi/v3/fw/alg/{name}+{name2}

alg attributes

alg-list

alg-list is JSON List of alg attributes

alg-list : [

]

alg attributes

name

Description ‘FTP’: Disable FTP ALG default port 21; ‘TFTP’: Disable TFTP ALG default port 69; ‘SIP’: Disable SIP ALG default port 5060; ‘DNS’: Disable DNS ALG default port 53;

Type: string

Supported Values: FTP, TFTP, SIP, DNS

name2

Description ‘ICMP’: Disable ICMP ALG which allow ICMP errors pass firewall;

Type: string

Supported Values: ICMP

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters