Forum Discussion
genseek_32178
Nimbostratus
Nov 11, 2014Vlan Change
Hi Experts,
A vlan is deployed but with incorrect mask. Vlan has many virtuals,pools etc configured. Mask needs to be corrected.
Is there a way to correct the mask without removing the comp...
Vsevolod_Petrov
Cirrostratus
Nov 11, 2014Hi,
here is how you can do it via tmsh:
root(tmos) create net self 10.10.10.10 address 10.10.10.10/24 vlan vlan-0010
root(tmos) list net self 10.10.10.10
net self 10.10.10.10 {
address 10.10.10.10/24
traffic-group traffic-group-local-only
vlan vlan-0010
}
root(tmos) load sys config from-terminal merge
Enter configuration. Press CTRL-D to submit or CTRL-C to cancel.
net self 10.10.10.10 {
address 10.10.10.10/23
traffic-group traffic-group-local-only
vlan vlan-0010
}
Loading configuration...
root(tmos) list net self 10.10.10.10
net self 10.10.10.10 {
address 10.10.10.10/23
traffic-group traffic-group-local-only
vlan vlan-0010
}
root(tmos)
Notice mask changes on self address.
genseek_32178
Nimbostratus
Nov 11, 2014Will there be any impact to say, to traffic on other vlans, if done via GUI or tmsh? or if this change needs to be done on a pair of ltm's in HA?
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects