Forum Discussion
kev_245_28249
Apr 22, 2011Nimbostratus
Nexthop
Hi,
I am trying to configure the nexthop global cmd via an iRule inorder to send traffic to a particular gateway depending upon which vlan it hits.
In a simple vm lab I have one vlan 'Prod'...
kev_245_28249
Apr 27, 2011Nimbostratus
I'm hoping to be able to set my next hop via the iRule and set my actual destination via the pool.
pool Http_3rd_Party_Outbound {
members 192.168.2.111:http {}
rule next_hop_test {
when CLIENT_ACCEPTED {
nexthop 1381 00:09:0F:23:7F:C5
log local0. "nexthop Vlan_1381_Pres_Inter 16x.8.xx.126"
virtual SSH_Outbound_3rd_Party {
translate address disable
translate service disable
snatpool Vip_snat_outbound
pool SSH_3rd_Party_Outbound
destination 16x.8.8x.120:ssh
ip protocol tcp
rules next_hop_test
}
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