fw alg ftp¶
Change Firewall FTP ALG Settings
ftp Specification¶
Type
Configuration Resource
Element Name
ftp
Element URI
/axapi/v3/fw/alg/ftp
Element Attributes
ftp_attributes
Statistics Data URI
/axapi/v3/fw/alg/ftp/stats
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/fw/alg/ftp | ||
Get Object | GET | /axapi/v3/fw/alg/ftp | ||
Modify Object | POST | /axapi/v3/fw/alg/ftp | ||
Replace Object | PUT | /axapi/v3/fw/alg/ftp | ||
Delete Object | DELETE | /axapi/v3/fw/alg/ftp |
ftp attributes¶
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
stats data¶
Counter |
Size |
Description |
|
---|---|---|---|
client-eprt-request |
8 |
EPRT Requests From Client |
|
server-epsv-reply |
8 |
EPSV Replies From Server |
|
client-port-request |
8 |
PORT Requests From Client |
|
server-pasv-reply |
8 |
PASV Replies From Server |