Forum Discussion
Felix888_164906
Nimbostratus
Jul 25, 2014Virtual forwarding server versus routing table
Hello there:
I'm pretty new to the F5 system, recently purchased the F5 10259v. Now I am stuck with the routing, especially when I try to do the intra-vlan routing and route all vlans back to my...
Felix888_164906
Nimbostratus
Jul 26, 2014I setup below VS in order to route vlan 7 back to headquarter via ASA, it doesn't work:
ltm virtual Forwarding-Corp-VS {
description "Forward Traffic back to headquarter"
destination 192.168.0.0:any
ip-forward
ip-protocol tcp
mask 255.255.0.0
profiles {
fastL4 { }
}
source 10.0.7.0/24
translate-address disabled
translate-port disabled
vlans {
VManage-ESX
}
vlans-enabled
vs-index 3
}
ltm virtual Internal-routing1 {
description "Management VLAN internal routing"
destination 10.0.2.0:any
ip-forward
ip-protocol tcp
mask 255.255.255.0
profiles {
fastL4 { }
}
source 0.0.0.0/0
translate-address disabled
translate-port disabled
vs-index 4
}
ltm virtual Internal-routing2 {
description "VManage-VLAN internal routing"
destination 10.0.7.0:any
ip-forward
ip-protocol tcp
mask 255.255.255.0
profiles {
fastL4 { }
}
source 0.0.0.0/0
translate-address disabled
translate-port disabled
vlans {
VManage-ESX
}
vlans-enabled
vs-index 5
}
ltm virtual Internal-routing3 {
description "SETWEBVIP- VLAN internal routing"
destination 10.0.20.0:any
ip-forward
ip-protocol tcp
mask 255.255.255.0
profiles {
fastL4 { }
}
source 0.0.0.0/0
translate-address disabled
translate-port disabled
vlans {
SET-WEBVIP
}
vlans-enabled
vs-index 7
}
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