Forum Discussion
Finding Virtual Server/Wide IP by just server names
- Feb 06, 2019
Hello Adhil,
I don't know about WIPs, but I think you could track down what virtual server is assigned to a server by backtracking through the bigip.conf file in CLI.
Open up bigip.conf in vi, and search for your pool member/server. Once you've found the entry, look at which pools it is a part of. Then you can search for that pool and find out which virtual server it is attached to.
Here's a guide on vi if you don't feel super comfortable navigating through it.
Feel free to ask if you have any follow-up questions,
Austin
You can try the below command, it will give you the info about the IP and where it is being used.
grep -r "x.x.x.x" /config/partitions/*
x.x.x.x : IP address you want to search
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