fortinet.fortios.fortios_router_ospf – Configure OSPF in Fortinet’s FortiOS and FortiGate.
Note
This plugin is part of the fortinet.fortios collection (version 2.1.3).
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
.
To use it in a playbook, specify: fortinet.fortios.fortios_router_ospf
.
New in version 2.10: of fortinet.fortios
Synopsis
This module is able to configure a FortiGate or FortiOS (FOS) device by allowing the user to set and modify router feature and ospf 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.9.0
Parameters
Parameter |
Comments |
---|---|
Token-based authentication. Generated from GUI of Fortigate. |
|
Enable/Disable logging for task. 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:
|
|
Configure OSPF. |
|
Area border router type. Choices:
|
|
OSPF area configuration. |
|
Authentication type. Choices:
|
|
Comment. |
|
Summary default cost of stub or NSSA area. |
|
OSPF area filter-list configuration. |
|
Direction. Choices:
|
|
Filter list entry ID. |
|
Access-list or prefix-list name. Source router.access-list.name router.prefix-list.name. |
|
Area entry IP address. |
|
Redistribute, advertise, or do not originate Type-7 default route into NSSA area. Choices:
|
|
OSPF default metric. |
|
OSPF metric type for default routes. Choices:
|
|
Enable/disable redistribute into NSSA area. Choices:
|
|
NSSA translator role type. Choices:
|
|
OSPF area range configuration. |
|
Enable/disable advertise status. Choices:
|
|
Range entry ID. |
|
Prefix. |
|
Substitute prefix. |
|
Enable/disable substitute status. Choices:
|
|
Enable/disable shortcut option. Choices:
|
|
Stub summary setting. Choices:
|
|
Area type setting. Choices:
|
|
OSPF virtual link configuration. |
|
Authentication type. Choices:
|
|
Authentication key. |
|
Dead interval. |
|
Hello interval. |
|
Message-digest key-chain name. Source router.key-chain.name. |
|
MD5 key. |
|
Authentication MD5 key-chain name. Source router.key-chain.name. |
|
MD5 key. |
|
Key ID (1 - 255). |
|
Password for the key. |
|
Virtual link entry name. |
|
Peer IP. |
|
Retransmit interval. |
|
Transmit delay. |
|
Reference bandwidth in terms of megabits per second. |
|
Bidirectional Forwarding Detection (BFD). Choices:
|
|
Enable/disable database overflow. Choices:
|
|
Database overflow maximum LSAs. |
|
Database overflow time to recover (sec). |
|
Default information metric. |
|
Default information metric type. Choices:
|
|
Enable/disable generation of default route. Choices:
|
|
Default information route map. Source router.route-map.name. |
|
Default metric of redistribute routes. |
|
Distance of the route. |
|
Administrative external distance. |
|
Administrative inter-area distance. |
|
Administrative intra-area distance. |
|
Distribute list configuration. |
|
Access list name. Source router.access-list.name. |
|
Distribute list entry ID. |
|
Protocol type. Choices:
|
|
Filter incoming routes. Source router.access-list.name router.prefix-list.name. |
|
Filter incoming external routes by route-map. Source router.route-map.name. |
|
Enable logging of OSPF neighbour”s changes Choices:
|
|
OSPF neighbor configuration are used when OSPF runs on non-broadcast media |
|
Cost of the interface, value range from 0 to 65535, 0 means auto-cost. |
|
Neighbor entry ID. |
|
Interface IP address of the neighbor. |
|
Poll interval time in seconds. |
|
Priority. |
|
OSPF network configuration. |
|
Attach the network to area. |
|
Comment. |
|
Network entry ID. |
|
Prefix. |
|
OSPF interface configuration. |
|
Authentication type. Choices:
|
|
Authentication key. |
|
Bidirectional Forwarding Detection (BFD). Choices:
|
|
Comment. |
|
Cost of the interface, value range from 0 to 65535, 0 means auto-cost. |
|
Enable/disable control of flooding out LSAs. Choices:
|
|
Dead interval. |
|
Hello interval. |
|
Number of hello packets within dead interval. |
|
Configuration interface name. Source system.interface.name. |
|
IP address. |
|
Message-digest key-chain name. Source router.key-chain.name. |
|
MD5 key. |
|
Authentication MD5 key-chain name. Source router.key-chain.name. |
|
MD5 key. |
|
Key ID (1 - 255). |
|
Password for the key. |
|
MTU for database description packets. |
|
Enable/disable ignore MTU. Choices:
|
|
Interface entry name. |
|
Network type. Choices:
|
|
Prefix length. |
|
Priority. |
|
Graceful restart neighbor resynchronization timeout. |
|
Retransmit interval. |
|
Enable/disable status. Choices:
|
|
Transmit delay. |
|
Passive interface configuration. |
|
Passive interface name. Source system.interface.name. |
|
Redistribute configuration. |
|
Redistribute metric setting. |
|
Metric type. Choices:
|
|
Redistribute name. |
|
Route map name. Source router.route-map.name. |
|
status Choices:
|
|
Tag value. |
|
OSPF restart mode (graceful or LLS). Choices:
|
|
Graceful restart period. |
|
Enable/disable RFC1583 compatibility. Choices:
|
|
Router ID. |
|
SPF calculation frequency. |
|
IP address summary configuration. |
|
Enable/disable advertise status. Choices:
|
|
Summary address entry ID. |
|
Prefix. |
|
Tag value. |
|
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: “root” |
Examples
- collections:
- fortinet.fortios
connection: httpapi
hosts: fortigate01
vars:
ansible_httpapi_port: 443
ansible_httpapi_use_ssl: true
ansible_httpapi_validate_certs: false
vdom: root
tasks:
- name: fortios_router_ospf
fortios_router_ospf:
vdom: root
router_ospf:
abr_type: standard
auto_cost_ref_bandwidth: 1000
bfd: disable
database_overflow: disable
database_overflow_max_lsas: 10000
database_overflow_time_to_recover: 300
default_information_metric: 10
default_information_metric_type: '2'
default_information_originate: disable
default_metric: 10
distance: 110
distance_external: 110
distance_inter_area: 110
distance_intra_area: 110
log_neighbour_changes: enable
restart_mode: none
restart_period: 120
rfc1583_compatible: disable
router_id: 0.0.0.0
spf_timers: 5 10
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: “1547” |
|
Last method used to provision the content into FortiGate Returned: always Sample: “PUT” |
|
Last result given by FortiGate on last operation applied Returned: always Sample: “200” |
|
Master key (id) used in the last call to FortiGate Returned: success Sample: “id” |
|
Name of the table used to fulfill the request Returned: always Sample: “urlfilter” |
|
Path of the table used to fulfill the request Returned: always Sample: “webfilter” |
|
Internal revision number Returned: always Sample: “17.0.2.10658” |
|
Serial number of the unit Returned: always Sample: “FGVMEVYYQT3AB5352” |
|
Indication of the operation’s result Returned: always Sample: “success” |
|
Virtual domain used Returned: always Sample: “root” |
|
Version of the FortiGate Returned: always Sample: “v5.6.3” |
Authors
Link Zheng (@chillancezen)
Jie Xue (@JieX19)
Hongbin Lu (@fgtdev-hblu)
Frank Shen (@frankshen01)
Miguel Angel Munoz (@mamunozgonzalez)
Nicolas Thomas (@thomnico)