fortinet.fortios.fortios_gtp_message_filter_v0v1 module – Message filter for GTPv0/v1 messages in Fortinet’s FortiOS and FortiGate.
Note
This module is part of the fortinet.fortios collection (version 2.3.7).
You might already have this collection installed if you are using the ansible
package.
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it, use: ansible-galaxy collection install fortinet.fortios
.
You need further requirements to be able to use this module,
see Requirements for details.
To use it in a playbook, specify: fortinet.fortios.fortios_gtp_message_filter_v0v1
.
New in fortinet.fortios 2.0.0
Synopsis
This module is able to configure a FortiGate or FortiOS (FOS) device by allowing the user to set and modify gtp feature and message_filter_v0v1 category. Examples include all parameters and values need to be adjusted to datasources before usage. Tested with FOS v6.0.0
Requirements
The below requirements are needed on the host that executes this module.
ansible>=2.15
Parameters
Parameter |
Comments |
---|---|
Token-based authentication. Generated from GUI of Fortigate. |
|
Enable/Disable logging for task. Choices:
|
|
Message filter for GTPv0/v1 messages. |
|
GTPv1 create MBMS context (req 100, resp 101). Choices:
|
|
Create PDP context (req 16, resp 17). Choices:
|
|
Data record transfer (req 240, resp 241). Choices:
|
|
GTPv0 delete AA PDP context (req 24, resp 25). Choices:
|
|
GTPv1 delete MBMS context (req 104, resp 105). Choices:
|
|
Delete PDP context (req 20, resp 21). Choices:
|
|
Echo (req 1, resp 2). Choices:
|
|
GTPv1 End marker (254). Choices:
|
|
Error indication (26). Choices:
|
|
Failure report (req 34, resp 35). Choices:
|
|
GTPv1 forward relocation (req 53, resp 54, complete 55, complete ack 59). Choices:
|
|
GTPv1 forward SRNS (context 58, context ack 60). Choices:
|
|
PDU (255). Choices:
|
|
Identification (req 48, resp 49). Choices:
|
|
GTPv1 MBMS de-registration (req 114, resp 115). Choices:
|
|
GTPv1 MBMS notification (req 96, resp 97, reject req 98. reject resp 99). Choices:
|
|
GTPv1 MBMS registration (req 112, resp 113). Choices:
|
|
GTPv1 MBMS session start (req 116, resp 117). Choices:
|
|
GTPv1 MBMS session stop (req 118, resp 119). Choices:
|
|
GTPv1 MBMS session update (req 120, resp 121). Choices:
|
|
GTPv1 MS info change notification (req 128, resp 129). Choices:
|
|
Message filter name. |
|
Node alive (req 4, resp 5). Choices:
|
|
Note MS GPRS present (req 36, resp 37). Choices:
|
|
PDU notification (req 27, resp 28, reject req 29, reject resp 30). Choices:
|
|
GTPv1 RAN information relay (70). Choices:
|
|
Redirection (req 6, resp 7). Choices:
|
|
GTPv1 relocation cancel (req 56, resp 57). Choices:
|
|
Send routing information for GPRS (req 32, resp 33). Choices:
|
|
SGSN context (req 50, resp 51, ack 52). Choices:
|
|
GTPv1 supported extension headers notify (31). Choices:
|
|
UE Registration Query (req 61, resp ack 62). Choices:
|
|
Allow or Deny unknown messages. Choices:
|
|
White list (to allow) of unknown messages. |
|
Message IDs. see <a href=’#notes’>Notes</a>. |
|
GTPv1 update MBMS context (req 102, resp 103). Choices:
|
|
Update PDP context (req 18, resp 19). Choices:
|
|
GTPv0 create AA PDP context (req 22, resp 23); Or GTPv1 initiate PDP context (req 22, resp 23). Choices:
|
|
Version not supported (3). Choices:
|
|
Member attribute path to operate on. Delimited by a slash character if there are more than one attribute. Parameter marked with member_path is legitimate for doing member operation. |
|
Add or delete a member under specified attribute path. When member_state is specified, the state option is ignored. Choices:
|
|
Indicates whether to create or remove the object. Choices:
|
|
Virtual domain, among those defined previously. A vdom is a virtual instance of the FortiGate that can be configured and used as a different unit. Default: |
Notes
Note
Legacy fortiosapi has been deprecated, httpapi is the preferred way to run playbooks
The module supports check_mode.
Examples
- name: Message filter for GTPv0/v1 messages.
fortinet.fortios.fortios_gtp_message_filter_v0v1:
vdom: "{{ vdom }}"
state: "present"
access_token: "<your_own_value>"
gtp_message_filter_v0v1:
create_mbms: "allow"
create_pdp: "allow"
data_record: "allow"
delete_aa_pdp: "allow"
delete_mbms: "allow"
delete_pdp: "allow"
echo: "allow"
end_marker: "allow"
error_indication: "allow"
failure_report: "allow"
fwd_relocation: "allow"
fwd_srns_context: "allow"
gtp_pdu: "allow"
identification: "allow"
mbms_de_registration: "allow"
mbms_notification: "allow"
mbms_registration: "allow"
mbms_session_start: "allow"
mbms_session_stop: "allow"
mbms_session_update: "allow"
ms_info_change_notif: "allow"
name: "default_name_24"
node_alive: "allow"
note_ms_present: "allow"
pdu_notification: "allow"
ran_info: "allow"
redirection: "allow"
relocation_cancel: "allow"
send_route: "allow"
sgsn_context: "allow"
support_extension: "allow"
ue_registration_query: "allow"
unknown_message: "allow"
unknown_message_white_list:
-
id: "37"
update_mbms: "allow"
update_pdp: "allow"
v0_create_aa_pdp__v1_init_pdp_ctx: "allow"
version_not_support: "allow"
Return Values
Common return values are documented here, the following are the fields unique to this module:
Key |
Description |
---|---|
Build number of the fortigate image Returned: always Sample: |
|
Last method used to provision the content into FortiGate Returned: always Sample: |
|
Last result given by FortiGate on last operation applied Returned: always Sample: |
|
Master key (id) used in the last call to FortiGate Returned: success Sample: |
|
Name of the table used to fulfill the request Returned: always Sample: |
|
Path of the table used to fulfill the request Returned: always Sample: |
|
Internal revision number Returned: always Sample: |
|
Serial number of the unit Returned: always Sample: |
|
Indication of the operation’s result Returned: always Sample: |
|
Virtual domain used Returned: always Sample: |
|
Version of the FortiGate Returned: always Sample: |