Forum Discussion
description does not accept any space between the name from CLI/TMSH
Hi, I am configuring VIP/POOL/SNAT and adding description for my ease to identify but it does not accept any space between the name from CLI/TMSH and while doing this from gui mode takes.
create ltm snat tata.abc description tata industries { translation 2.2.2.2 origins add { 10.1.1.1/24 } }
Syntax Error: "industries" unknown property
this command throws an error becoz of space in between the name tata industries and same thing when I do this from GUI it takes without any error. Please tell me what mistakes I am making here.
1 Reply
- nathe
Cirrocumulus
vj_singh,
Here's my command to do this:
tmsh create ltm snat tata.abc description "tata industries" translation 2.2.2.2 origins add {10.1.1.0/24}So i'd put tata industries in quotes and then it complained about both the { before transation 2.2.2.2 and the IP address not equaling the mask.
See if that helps.
N
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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