Forum Discussion
F5 LTM creating VLANs etc
I have a VLAN SVI (VLAN5) on our cores. I created another VLAN (VLAN6) in the database which will be the virtual servers for VLAN5.
So basically users can hit the IP from VLAN6 which then will load balance to the servers in VLAN5.
I also created the VLAN5 on the F5 LTM. Now every time I try to create floating and no floating IP's on it for the VLAN5 I'm getting errors:
01070712:3: Caught configuration exception (0), Cannot get device index for VLAN5 in rd2 - ioctl failed: No such device - net/validation/routing.cpp, line 353.
What am I doing wrong here? I am assuming that the floating self IP on VLAN5 will be the default gateway for the servers that I want to load balance?
Users from different VLAN's access the IP on VLAN6 for example 10.1.6.11 and that will have two servers from VLAN5 10.1.5.20 and 10.1.5.30 in the pool.
- mali77_57143NimbostratusPosted By nitass on 03/06/2013 03:30 PM
*** No VLAN250 has the SVI on the cores and I have it setup on the F5 LTM as well. Clients are on a totally different VLAN.
So Core Switch: 10.1.250.1 (svi)
F5: 10.1.250.241 (floating IP)
(2) virtual server ip is not in vlan250 subnet (but listening on vlan250)
*** Virtual Server IP is just another network I picked 10.1.6.0/24 as it was mentioned above that I do not need a VLAN for it. I just created a route on the cores to get to 10.1.6.0/24
"ip route 10.1.6.0 255.255.255.0 10.1.250.241"
(3) server is in vlan5 (but vlan5 is not in bigip)
*** VLAN5 has all the servers in it. And no I did not setup VLAN 5 on the F5 LTM, just the nodes.
- nitassEmployeehow can bigip reach the server in vlan5 e.g. route through vlan250?
- mali77_57143NimbostratusPosted By nitass on 03/06/2013 03:41 PM
- nitassEmployeeWhen I run a trace on the F5 it looks like it is getting to the VLAN 5 via Management Interface.can server be reachable through tmm interface (selfip)? if so, can you try to set static route for server subnet through that tmm interface? application traffic should not be routed through management interface.
- mali77_57143Nimbostratus
Thank you I will try that tomorrow and post back the results :)
- mali77_57143Nimbostratus
Ok I'm attaching the lay out of the network. Goal is to use 10.1.6.0/24 network as Virtual Servers and point to the nodes in VLAN 5. But for some reason traffic is going through the management interface and not the VLAN 250 interface:
traceroute to 10.1.5.233 (10.1.5.233), 30 hops max, 40 byte packets
- mali77_57143Nimbostratus
Ok so I got rid of the whole config and restarted from the scratch and ran the wizard. Attached is the updated config. After I ran the wizard there was a route created via external VLAN which was the default route. It was not letting me use the RADIUS as the source IP was no longer the MANAGEMENT IP. So I had to delete the default route and create static entries for the two specific servers. I hope there is a better way to do this because I don't want to have to create 100's of static entries.
What am I doing wrong in this I just can not believe how un necessarily horrible F5's interface and configuration is as compared to Cisco content switches.
Eh not only that these forums load so slow and what is wrong with attaching files it takes 10 tries before I can finally attach a file here.
- nitassEmployeecan you post the virtual server configuration and routing to server?
- mali77_57143NimbostratusPosted By nitass on 03/07/2013 03:21 PM
ltm pool VMWare_ViewPool {
net route 10.1.5.233 {
- nitassEmployeeltm virtual 10.1.6.11 {
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