Forum Discussion
How to change netmask on self ip in version 12
Hi Michael,
There is another and easy way to change the subnet mask of a self IP address.
So,
/config/bigip_base.conf is the configuration file which includes the networking components of the device.
When you open this file with an editor like "vi" , you should see the Ip address configuration of a specific IP like this.
net self /Common/192.168.10.2 {
address 192.168.10.2/24
traffic-group /Common/traffic-group-local-only
vlan /Common/Vlan328
}
Then, what you need to do is only to change the related subnet mask fields with the new one and save the file.
Finally, run the command
tmsh load sys configi's an old issue (6-7 years ago).
I never recommend to edit the configuration file except if tmsh can't do the same. In this case, it is possible with tmsh, so don't edit file.
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