vmware-archive / vcd-cli

Command Line Interface for VMware vCloud Director
https://vmware.github.io/vcd-cli
Other
163 stars 104 forks source link

Set External Network Ip Address to Gatewat NOT WORKING #558

Open cgonzalez-uy opened 2 years ago

cgonzalez-uy commented 2 years ago

When I'm trying to set an static IP address to an edge gateway always set to AUTO, not to an static that I specified.

this is the command line that I use:

vcd gateway configure-external-network add "EDGE2" --external-network "10.255.22.0-24" --configure-ip-setting "10.255.22.1/24" "10.255.22.3"

result:

external_network gateway ip_address


10.255.22.0-24 ['10.255.22.1/24'] ['10.255.22.2']