Forum Discussion
Juan_Salinas_C_
Nimbostratus
Mar 02, 2016LTM + Link Controller Module big3d timeout and no VS list in wide ips configuration
LTM and LC are running in the same box. standalone.
I have configured the Default Gateway Pool, the wilcard VS (enabled in the internal vlan only) and the default route using the Deafault Gateway poo...
Juan_Salinas_C_
Nimbostratus
Mar 03, 2016Hi kevin, i've checked the SOL documents, but my config looks fine. This is my current config. X.Y.Z. is the ISP1 network and A.B.C. is the ISP2 network
TMSH-VERSION: 12.0.0
gtm datacenter /Common/Default_DC { }
gtm link /Common/X.Y.Z.217 {
datacenter /Common/Default_DC
monitor /Common/gateway_icmp
router-addresses {
X.Y.Z.217 {
device-name /Common/X.Y.Z.217
}
}
}
gtm link /Common/A.B.C.233 {
datacenter /Common/Default_DC
monitor /Common/gateway_icmp
router-addresses {
A.B.C.234 {
device-name /Common/A.B.C.233
}
}
}
gtm global-settings metrics {
metrics-collection-protocols { icmp }
}
gtm global-settings metrics-exclusions {
addresses none
}
self ip config
net self /Common/internet_300mbps {
address A.B.C.234/29
allow-service all
traffic-group /Common/traffic-group-local-only
vlan /Common/External
}
net self /Common/internet-100mbps {
address X.Y.Z.220/29
allow-service all
traffic-group /Common/traffic-group-local-only
vlan /Common/External2
}
net self /Common/red_paso {
address 192.168.1.254/24
traffic-group /Common/traffic-group-local-only
vlan /Common/internal
}
LTM config
ltm pool /Common/DEFAUT-GW {
load-balancing-mode ratio-least-connections-node
members {
/Common/A.B.C.233:0 {
address A.B.C.233
}
/Common/X.Y.Z.217:0 {
address X.Y.Z.217
}
}
monitor /Common/gateway_icmp
}
net route /Common/default-gw {
network default
pool /Common/DEFAUT-GW
}
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