You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't find a workaround with DO. As a pure WA, you can use "tmsh create net route-domain vlans add { <VLAN-name/s> } id " before the DO. It also works with Ansible module "bigip_command".
Environment
Summary
We are trying to onboard a device that has single route domain.
But DO does not configure Route-Domain correctly. The VLAN-assignment is missing!
The impact is that we cannot add route-domains successfully and assign self-IPs and floating-IPs to these route-domains like below.
Steps To Reproduce
Steps to reproduce the behavior:
Expected Behavior
The route-domain should be configured correctly (with VLAN-assignment).
Actual Behavior
The route-domain is not configured correctly (there is no VLAN-assignment).
The text was updated successfully, but these errors were encountered: