Forum Discussion
VCMP Hosts and Guests
- May 26, 2016
Hi,
You have to create the vlans again. But as long as you already configured those vlans on the first host, you can copy the vlan config in bigip_base.conf file from the first host and paste this configuration to the second host on the same file.
You should copy all vlan information like below :
net vlan /Common/vlan_external { interfaces { 1.2 { } } tag 4093 }
Once copied to the second host, you save the bigip_base.conf file and execute a
to apply your changes.tmsh load sys config
bigip_base.conf is located under /config
Hi,
You have to create the vlans again. But as long as you already configured those vlans on the first host, you can copy the vlan config in bigip_base.conf file from the first host and paste this configuration to the second host on the same file.
You should copy all vlan information like below :
net vlan /Common/vlan_external {
interfaces {
1.2 { }
}
tag 4093
}
Once copied to the second host, you save the bigip_base.conf file and execute a
tmsh load sys config
to apply your changes.
bigip_base.conf is located under /config
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