aci_bd_to_l3out - Bind Bridge Domain to L3 Out on Cisco ACI fabrics (fv:RsBDToOut)
New in version 2.4.
Synopsis
- Bind Bridge Domain to L3 Out on Cisco ACI fabrics.
- More information from the internal APIC class fv:RsBDToOut at https://developer.cisco.com/media/mim-ref/MO-fvRsBDToOut.html.
Requirements (on host that executes module)
- ACI Fabric 1.0(3f)+
Options
parameter | required | default | choices | comments |
---|---|---|---|---|
bd | no | The name of the Bridge Domain. aliases: bd_name, bridge_domain | ||
l3out | no | The name of the l3out to associate with th Bridge Domain. | ||
state | no | present |
| Use present or absent for adding or removing.Use query for listing an object or multiple objects. |
tenant | no | The name of the Tenant. aliases: tenant_name |
Examples
#
Notes
Note
- The
bd
andl3out
parameters should exist before using this module. The aci_bd and aci_l3out can be used for these.
Status
This module is flagged as preview which means that it is not guaranteed to have a backwards compatible interface.
For help in developing on modules, should you be so inclined, please read Community Information & Contributing, Testing Ansible and Developing Modules.
© 2012–2018 Michael DeHaan
© 2018–2019 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/2.4/aci_bd_to_l3out_module.html