Forum Discussion
Malay_Shah_2904
Nimbostratus
Nov 12, 2018Create Virtual Server into existing server.
I tried below command but it's doesn't work for me...
modify gtm server virtual-servers add { VS_name { destination ipv4:443 } }
1 Reply
- jaikumar_f5
Noctilucent
Hi Malay,
You are not defining in which server you want to create it into,
tmsh modify gtm server virtual-servers add { { destination } }
If the server itself is not present, you have create that server first.
tmsh create gtm server addresses add { } datacenter product generic-host virtual-servers add { { destination } }
If the server is a bigip, change the product to bigip accordingly.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects