Forum Discussion
Charles_Lamb
Oct 05, 2013Nimbostratus
VIP under VIP configuration using nexthop
I have two pairs of LTMs. On pair one I have a VIP configured with a pool member that is a VIP on pair 2. I want to use nexthop to specify the vlan that pair one uses to get to pair 2 and for some re...
What_Lies_Bene1
Oct 07, 2013Cirrostratus
OK, so, let's add some logging and see if it matches the keys in your data group. Also, how are you testing/confirming things? Is the nexthop subnet directly connected to the F5? Have you tried specifying the VLAN with the nexthop command?
ltm rule ssotestrule {
when LB_SELECTED {
if { [ matchclass [LB::server addr] equals ssotestrule ] } {
log local0. "Destination Pool Member Is: [LB::server addr]"
nexthop 192.168.200.193
}
}
}
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