Forum Discussion

Krishna_251070's avatar
Krishna_251070
Icon for Nimbostratus rankNimbostratus
Mar 06, 2018

Edit LTM configuration from CLI

Hi Experts,

I have a config like this.

user@(LTM)(cfg-sync Standalone)(Active)(/Common)(tmos) list ltm node Server
ltm node Server {
    **address 10.10.24.17**
    partition Common
    session monitor-enabled
    state up
}
user@(LTM)(cfg-sync Standalone)(Active)(/Common)(tmos)

How do I change the node IP address from 10.10.24.17 to something else? I tried the 'modify ltm node' command, but it didn't give an option to change the IP address?

  • You'll not be able to IP address. You can add another node and delete this one. You can modify certain properties of node but not IP address. Alternatively you can edit config and reload & resysnc.