Specifies a bridge domain ID. The value is an integer ranging from 1 to 16777215.
nvo3_acl_extend
-
Choices:
enable
disable
Enabling or disabling the VXLAN ACL extension function.
nvo3_ecmp_hash
-
Choices:
enable
disable
Load balancing of VXLAN packets through ECMP in optimized mode.
nvo3_eth_trunk_hash
-
Choices:
enable
disable
Eth-Trunk from load balancing VXLAN packets in optimized mode.
nvo3_gw_enhanced
-
Choices:
l2
l3
Configuring the Layer 3 VXLAN Gateway to Work in Non-loopback Mode.
nvo3_prevent_loops
-
Choices:
enable
disable
Loop prevention of VXLAN traffic in non-enhanced mode. When the device works in non-enhanced mode, inter-card forwarding of VXLAN traffic may result in loops.
nvo3_service_extend
-
Choices:
enable
disable
Enabling or disabling the VXLAN service extension function.
state
-
Choices:
present ←
absent
Determines whether the config should be present or not on the device.
tunnel_mode_vxlan
-
Choices:
enable
disable
Set the tunnel mode to VXLAN when configuring the VXLAN feature.
-name:vxlan global module testhosts:ce128connection:localgather_facts:novars:cli:host:"{{inventory_hostname}}"port:"{{ansible_ssh_port}}"username:"{{username}}"password:"{{password}}"transport:clitasks:-name:Create bridge domain and set tunnel mode to VXLANce_vxlan_global:bridge_domain_id:100nvo3_acl_extend:enableprovider:"{{cli}}"