Forum Discussion
WideIP Virtual Servers and Pool offline in GTM/DNS but online in LTM on BIGIPv12 Virtual Edition
- Mar 14, 2017
If Existing VIPs are working well then try to delete wideip config n recreate once again. Hope ping n telnet is working well from GTM.
Code
Code[root@bigip1:Active:Standalone] config cat /config/bigip_gtm.conf
TMSH-VERSION: 12.1.2gtm datacenter /Common/DC_dy { } gtm datacenter /Common/DC_rd { } gtm server /Common/webserver1_rd { addresses { 172.25.16.32 { device-name /Common/webserver1_rd } } datacenter /Common/DC_rd monitor /Common/gateway_icmp product generic-host virtual-server-discovery enabled virtual-servers { webserver1_vs { destination 172.25.16.32:80 } } } gtm server /Common/webserver2_dy { addresses { 172.25.16.33 { device-name /Common/webserver2_dy } } datacenter /Common/DC_dy monitor /Common/gateway_icmp product generic-host virtual-server-discovery enabled virtual-servers { webserver2_vs { destination 172.25.16.33:80 } } } gtm global-settings general { cache-ldns-servers no forward-status enabled } gtm global-settings load-balancing { verify-vs-availability no } gtm global-settings metrics { metrics-collection-protocols { icmp } } gtm global-settings metrics-exclusions { addresses none } gtm pool a /Common/wideip-dr-pool { load-balancing-mode global-availability members { /Common/webserver1_rd:webserver1_vs { member-order 0 } /Common/webserver2_dy:webserver2_vs { member-order 1 } } monitor /Common/gateway_icmp } gtm pool a /Common/wideip-pool-test { members { /Common/webserver1_rd:webserver1_vs { member-order 0 } /Common/webserver2_dy:webserver2_vs { member-order 1 } } monitor /Common/http verify-member-availability disabled } gtm wideip a /Common/ { load-balancing-decision-log-verbosity { pool-member-selection } pools { /Common/wideip-pool-test { order 0 } } } gtm wideip a /Common/ { load-balancing-decision-log-verbosity { pool-selection } pool-lb-mode global-availability pools { /Common/wideip-dr-pool { order 0 } } }
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