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 configDo you remember what you changed in the configuration file? I offered this as a solution, because it should be pretty easier to change only 2 numbers in a file for an F5 administrator. I would not be commented about your problem without knowing what you changed in this file. I agree with you if a more detailed change was needed.
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
