Forum Discussion
hc_andy_35682
Nimbostratus
Feb 28, 2010Can you set Mutiple Networks for a Forwarding VIP?
Hi All,
Using Big-IP LTM 6900 ver 10.1.0 here.
Is it possible to set up multiple networks for a forwarding VIP.
For example we have three networks on Vlan 71 - 172.16.72.0/24, 172.16.73.0/24 and 172.16.74.0/24. I've created a forwarding VIP to Vlan 71 but can only see the option to add ONE network via the GUI. I need to bind all three networks to Vlan71? Is this do-able at all?? And if so, is it a matter of perhaps adding it via the command line to bigip.conf??
bigip.conf:
virtual INSIDE_VLAN71 {
ip forward
destination 172.16.72.0:any
mask 255.255.255.0
vlans Vlan_80 enable
}
Thanks.
Andy
- JRahm
Admin
You can just have a forwarder for each:virtual INSIDE_VLAN71a { ip forward destination 172.16.72.0:any mask 255.255.254.0 vlans Vlan_80 enable } virtual INSIDE_VLAN71b { ip forward destination 172.16.74.0:any mask 255.255.255.0 vlans Vlan_80 enable }
- hc_andy_35682
Nimbostratus
Great idea!! Didn't think of using different VS for the different networks.
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