template gtp general-policy

Configure GTP General Policy

general-policy Specification

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

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/template/gtp/general-policy

general-policy attributes

Create List

POST

/axapi/v3/template/gtp/general-policy

general-policy attributes

Get Object

GET

/axapi/v3/template/gtp/general-policy/{name}

general-policy attributes

Get List

GET

/axapi/v3/template/gtp/general-policy

general-policy-list

Modify Object

POST

/axapi/v3/template/gtp/general-policy/{name}

general-policy attributes

Replace Object

PUT

/axapi/v3/template/gtp/general-policy/{name}

general-policy attributes

Replace List

PUT

/axapi/v3/template/gtp/general-policy

general-policy-list

Delete Object

DELETE

/axapi/v3/template/gtp/general-policy/{name}

general-policy attributes

general-policy-list

general-policy-list is JSON List of general-policy attributes

general-policy-list : [

general-policy attributes

handover-timeout

Description Tunnel Inactivity Timeout during Handover in minutes (default: 2 mins)

Type: number

Range: 1-63

Default: 2

max-mesg-length-action

Description ‘monitor’: Forward failed packet; ‘drop’: drop packet failing check(Default);

Type: string

Supported Values: monitor, drop

Default: drop

maximum-message-length

Description Maximum message length for a GTP message in bytes

Type: number

Range: 64-1500

Default: 1500

name

Description Specify name of the GTP General Policy

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

tunnel-timeout

Description Tunnel Inactivity Timeout in minutes (default: 1440 minutes)

Type: number

Range: 5-60000

Default: 1440

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-action

Description ‘permit’: Permit GTP-C version 0; ‘drop’: Drop GTP-C version 0(Default);

Type: string

Supported Values: permit, drop

Default: drop