template gtp rate-limit-policy

Configure GTP Rate Limit policy

rate-limit-policy Specification

Parameter Value
Type Collection
Object Key(s) name
Collection Name rate-limit-policy-list
Collection URI /axapi/v3/template/gtp/rate-limit-policy
Element Name rate-limit-policy
Element URI /axapi/v3/template/gtp/rate-limit-policy/{name}
Element Attributes rate-limit-policy_attributes
Partition Visibility shared
Schema rate-limit-policy schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/template/gtp/rate-limit-policy

rate-limit-policy attributes

Create List

POST

/axapi/v3/template/gtp/rate-limit-policy

rate-limit-policy attributes

Get Object

GET

/axapi/v3/template/gtp/rate-limit-policy/{name}

rate-limit-policy attributes

Get List

GET

/axapi/v3/template/gtp/rate-limit-policy

rate-limit-policy-list

Modify Object

POST

/axapi/v3/template/gtp/rate-limit-policy/{name}

rate-limit-policy attributes

Replace Object

PUT

/axapi/v3/template/gtp/rate-limit-policy/{name}

rate-limit-policy attributes

Replace List

PUT

/axapi/v3/template/gtp/rate-limit-policy

rate-limit-policy-list

Delete Object

DELETE

/axapi/v3/template/gtp/rate-limit-policy/{name}

rate-limit-policy attributes

rate-limit-policy-list

rate-limit-policy-list is JSON List of rate-limit-policy attributes

rate-limit-policy-list : [

rate-limit-policy attributes

gtp-u-downlink-byte-rate

Description Maximum allowed of rate of GTP-U bytes in downlink direction

Type: number

Range: 1-2147483647

gtp-u-downlink-packet-rate

Description Maximum allowed of rate of GTP-U packets in downlink direction

Type: number

Range: 1-2147483647

gtp-u-max-concurrent-tunnels

Description Maximum allowed GTP-U tunnels per Peer/APN Filter

Type: number

Range: 1-2147483647

gtp-u-total-byte-rate

Description Maximum allowed of rate of GTP-U bytes total in both directions

Type: number

Range: 1-2147483647

gtp-u-total-packet-rate

Description Maximum allowed of rate of GTP-U packets total in both directions

Type: number

Range: 1-2147483647

gtp-u-tunnel-create-rate

Description Maximum allowed of rate of GTP-U tunnels

Type: number

Range: 1-2147483647

gtp-u-uplink-byte-rate

Description Maximum allowed of rate of GTP-U bytes in uplink direction

Type: number

Range: 1-2147483647

gtp-u-uplink-packet-rate

Description Maximum allowed of rate of GTP-U packets in uplink direction

Type: number

Range: 1-2147483647

lockout

Description Lockout traffic from the source for a certain time period after rate exceeded (Lockout duration in minutes)

Type: number

Range: 1-1023

name

Description Specify name of the GTP Rate Limit Policy

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

rate-limit-action

Description ‘monitor’: Forward packet exceeding limit; ‘drop’: drop packet exceeding limit(default);

Type: string

Supported Values: monitor, drop

Default: drop

user-tag

Description Customized tag

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

v0-agg-message-type-rate

Description Maximum allowed GTPv0-C message rate of all types

Type: number

Range: 1-2147483647

v1-agg-message-type-rate

Description Maximum allowed GTPv1-C message rate of all types

Type: number

Range: 1-2147483647

v1-create-pdp-request-rate

Description Maximum allowed rate of GTPv1-C Create PDP Request message type

Type: number

Range: 1-2147483647

v1-update-pdp-request-rate

Description Maximum allowed rate of GTPv1-C Update PDP Request message type

Type: number

Range: 1-2147483647

v2-agg-message-type-rate

Description Maximum allowed GTPv2-C message rate of all types

Type: number

Range: 1-2147483647

v2-create-session-request-rate

Description Maximum allowed rate of GTPv2-C Create Session Request message type

Type: number

Range: 1-2147483647

v2-modify-bearer-request-rate

Description Maximum allowed rate of GTPv2-C Modify Bearer Request message type

Type: number

Range: 1-2147483647