cgnv6 global¶
CGN global paramters
global Specification¶
Type Configuration Resource Element Name global Element URI /axapi/v3/cgnv6/global Element Attributes global_attributes Statistics Data URI /axapi/v3/cgnv6/global/stats Schema global schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cgnv6/global | ||
Get Object | GET | /axapi/v3/cgnv6/global | ||
Modify Object | POST | /axapi/v3/cgnv6/global | ||
Replace Object | PUT | /axapi/v3/cgnv6/global | ||
Delete Object | DELETE | /axapi/v3/cgnv6/global |
global attributes¶
ping-sweep-detection
Description ‘enable’: Enable ping sweep detection; ‘disable’: Disable ping sweep detection(default);
Type: string
Supported Values: enable, disable
Default: disable
port-scan-detection
Description ‘enable’: Enable port scan detection; ‘disable’: Disable port scan detection(default);
Type: string
Supported Values: enable, disable
Default: disable
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘tcp-total-ports-allocated’: Total TCP ports allocated; ‘udp-total-ports-allocated’: Total UDP ports allocated; ‘icmp-total-ports-allocated’: Total ICMP ports allocated;
Type: string
Supported Values: all, tcp-total-ports-allocated, udp-total-ports-allocated, icmp-total-ports-allocated
stats data¶
Counter | Size | Description | |
---|---|---|---|
udp-total-ports-allocated | 8 | Total UDP ports allocated | |
icmp-total-ports-allocated | 8 | Total ICMP ports allocated | |
tcp-total-ports-allocated | 8 | Total TCP ports allocated |