Forum Discussion
syntax errors when creating data-group
I have tried it a couple of ways.
Starting from entering the TMSH.
/ltm data-group
create test-group type string
modify test-group
records add { /path/
At this point when trying to TAB complete I get the error message and, naturally, can't complete the command.
The other way I have tried is to create the data-group in the same manner and then editing it. Like this:
/ltm data-group
create test-group type string
modify test-group
edit
Here I enter vi and type:
modify data-group test-group {
records add {
/path/ { }
}
}
Upon saving and exiting, I get the error and have to bail on my changes.
Richard
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