Forum Discussion
Ajay_102032
May 16, 2016Cirrus
How to get the pool member IP in GTM with Cli
As per "https://support.f5.com/kb/en-us/solutions/public/12000/300/sol12373"
command "tmsh show gtm wideip detail" not provides pool member IP of an wide-ip.
we have Version 11.5 on GTM. ...
IanB
May 17, 2016Employee
A wideip can be associated with more than one gtm pool. Each pool contains one or more virtuals servers from gtm server objects.
If you use the 'detail' keyword when displaying a wideip, tmsh will recurse down that path of objects and display the wideip, pools, and pool members (including IP addresses)
For example. from v12.0.0 (in versions prior to 12, the command is 'show gtm wideip xxx', without the ' a ')
(tmos) show gtm wideip a www.example.com detail
------------------------------
Gtm::WideIp::A www.example.com
------------------------------
Status
Availability : available
State : enabled
Reason : Available
Requests
Total 0
Persisted 0
Resolved 0
Dropped 0
Load Balancing
Preferred 0
Alternate 0
Fallback 0
CNAME Resolutions 0
Returned from DNS 0
Returned to DNS 0
Failures with RCODE 0
------------------------
| Gtm::Pool::A gtm-pool
------------------------
| Status
| Availability : available
| State : enabled
| Reason : Available
|
| Load Balancing
| Preferred 0
| Alternate 0
| Fallback 0
| Returned from DNS 0
| Returned to DNS 0
| Dropped 0
---------------------------------------
| Gtm::Pool Member: gtm-pool:A test1:me
---------------------------------------
| Status
| Availability : available
| State : enabled
| Reason : Available
|
| Load Balancing
| Preferred 0
| Alternate 0
| Fallback 0
----------------------------------
| Gtm::Virtual Server: test1
----------------------------------
| Status
| Availability : available
| State : enabled
| Reason : Monitor /Common/bigip from 10.0.0.1 : UP
| Destination : 1.1.1.100:80
|
| Link Name ---
|
| Global
| Picks 0
| Connections 0
| Virtual Server Score 0
|
| Throughput In Out
| Bits/sec 0 0
| Packets/sec 0 0
---------------------------------------
| Gtm::Pool Member: gtm-pool:A test2:me
---------------------------------------
| Status
| Availability : available
| State : enabled
| Reason : Available
|
| Load Balancing
| Preferred 0
| Alternate 0
| Fallback 0
----------------------------------
| Gtm::Virtual Server: test2
----------------------------------
| Status
| Availability : available
| State : enabled
| Reason : Monitor /Common/bigip from 10.0.0.1 : UP
| Destination : 1.1.1.101:80
|
| Link Name ---
|
| Global
| Picks 0
| Connections 0
| Virtual Server Score 0
|
| Throughput In Out
| Bits/sec 0 0
| Packets/sec 0 0
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