0 votes
in Ansible by
bds modules

1 Answer

0 votes
by

Parameter Choices/Defaults Comments

bd

string

The name of the BD to manage.

aliases: name

display_name

string

The name as displayed on the MSO web interface.

host

string / required

IP Address or hostname of the ACI Multi Site Orchestrator host.

aliases: hostname

intersite_bum_traffic

boolean

Choices:

no

yes

Whether to allow intersite BUM traffic.

layer2_stretch

boolean

Choices:

no

yes

Whether to enable L2 stretch.

layer2_unknown_unicast

string

Choices:

flood

proxy

Layer2 unknown unicast.

layer3_multicast

boolean

Choices:

no

yes

Whether to enable L3 multicast.

optimize_wan_bandwidth

boolean

Choices:

no

yes

Whether to optimize WAN bandwidth.

output_level

string

Choices:

debug

info

normal ←

Influence the output of this ACI module.

normal means the standard output, incl. current dict

info adds informational output, incl. previous, proposed and sent dicts

debug adds debugging output, incl. filter_string, method, response, status and url information

Related questions

0 votes
asked Feb 17, 2020 in Ansible by MBarbieri
0 votes
asked Aug 24, 2019 in Ansible by rahulsharma
...