Wally_Steadman_
Jun 13, 2012Nimbostratus
modifying object names
Greetings all,
I am new to using tmsh and am trying to learn command line configuration stuff.
So we created some nodes and they are named with their IP address and Route Domain ID
so for example: output of a list ltm node:
ltm node 1.2.3.4%2 {
address 1.2.3.4
partition Private
}
Since we went to 11.2 and set the partitions as the defaults we no longer need then name to indicate the %2 for the route domain so I am trying to change just the name from the command line.
I hvae to do this with our self-ips also and just not sure where they reside from command line. I am reading the tmsh for version 11 document but I guess I am missing something so asking if anyone can show an example of how to change these things from the tmsh command line
our self IP names are in the same format with IP and ROUTE DOMAIN ID
Any assistance would be appreciated.
Thanks
Wally