template gtp filtering-policy¶
Configure GTP Filtering Policy
filtering-policy Specification¶
Parameter Value Type Collection Object Key(s) name Collection Name filtering-policy-list Collection URI /axapi/v3/template/gtp/filtering-policy Element Name filtering-policy Element URI /axapi/v3/template/gtp/filtering-policy/{name} Element Attributes filtering-policy_attributes Partition Visibility shared Schema filtering-policy schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/template/gtp/filtering-policy | ||
Create List | POST | /axapi/v3/template/gtp/filtering-policy | ||
Get Object | GET | /axapi/v3/template/gtp/filtering-policy/{name} | ||
Get List | GET | /axapi/v3/template/gtp/filtering-policy | ||
Modify Object | POST | /axapi/v3/template/gtp/filtering-policy/{name} | ||
Replace Object | PUT | /axapi/v3/template/gtp/filtering-policy/{name} | ||
Replace List | PUT | /axapi/v3/template/gtp/filtering-policy | ||
Delete Object | DELETE | /axapi/v3/template/gtp/filtering-policy/{name} |
filtering-policy-list¶
filtering-policy-list is JSON List of filtering-policy attributes
filtering-policy-list : [
]
filtering-policy attributes¶
apn-imsi-filt-action
Description ‘monitor’: Forward packet; ‘drop’: drop packet (default);
Type: string
Supported Values: monitor, drop
Default: drop
apn-imsi-filtering
Description Specify the APN IMSI Inspection Policy
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
Reference Object: /axapi/v3/template/gtp/apn-imsi-list
gtp-in-gtp-filt-action
Description ‘monitor’: Forward packet; ‘drop’: drop packet (default);
Type: string
Supported Values: monitor, drop
Default: drop
gtp-in-gtp-filtering
Description ‘enable’: Enable GTP-in-GTP Filtering; ‘disable’: Disable GTP-in-GTP Filtering;
Type: string
Supported Values: enable, disable
Default: enable
message-filt-action
Description ‘monitor’: Forward packet; ‘drop’: drop packet (default);
Type: string
Supported Values: monitor, drop
Default: drop
message-filtering-policy-name
Description Specify the Message Filtering Policy
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
Reference Object: /axapi/v3/template/gtp/message-filtering-policy
msisdn-filt-action
Description ‘monitor’: Forward packet; ‘drop’: drop packet (default);
Type: string
Supported Values: monitor, drop
Default: drop
msisdn-filtering
Description Specify the MSISDN Inspection Policy
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
Reference Object: /axapi/v3/template/gtp/msisdn-list
name
Description Specify name of the GTP Filtering Policy
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
rat-type-filtering
Type: Listuser-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
rat-type-filtering¶
Specification Value Type list Block object keys rat-type-filt-action
Description ‘monitor’: Forward packet; ‘drop’: drop packet (default);
Type: string
Supported Values: monitor, drop
Default: drop
rat-type-value
Description ‘utran’: RAT Type for 3G Networks; ‘geran’: RAT Type for 2G Networks; ‘wlan’: RAT Type for WLAN Networks; ‘gan’: RAT Type for GAN Networks; ‘hspa-evolution’: RAT Type for HSPA Networks; ‘eutran’: RAT Type for 4G Networks;
Type: string
Supported Values: utran, geran, wlan, gan, hspa-evolution, eutran