Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

new isp

williamcs
Nimbostratus
Nimbostratus

I have GTM and LC integrated and working fine. If user want to add new ISP2 link to LC and add it into wide ip abc.com in GTM, do I need to create new self ip and vlan in GTM?

gtm wideip a /Common/abc.com {
pools {
/Common/ISP1_POOL {
order 0
}

#new added
/Common/ISP2_POOL {
order 1
}
}

 

6 REPLIES 6

Thank you for your reply. I have 2 seperate box of LC and GTM. I have added new vlan and self ip in LC. Do I need to add new vlan and self ip in GTM too before add the new ISP2 into wideip?

gtm wideip a /Common/abc.com {
pools {
/Common/ISP1_POOL {
order 0
}

#new added
/Common/ISP2_POOL {
order 1
}
}

williamcs
Nimbostratus
Nimbostratus

Any help is appreciate.

Leslie_Hubertus
Community Manager
Community Manager

Hey @williamcs , I see @Nikoolayy1  hasn't been able to come back to follow up on your reply here, so I've asked a colleague to take a look.

Have you checked link auto discovery https://my.f5.com/manage/s/article/K13994 as you say that you have seperate LC and GTM devices,so the GTM can learn the LC link?

 

Maybe another person will provide a better answer as I am not great with F5 Links 🙂

Also I found this interesting article https://my.f5.com/manage/s/article/K13827 , so if your DNS/GTM device does not have Virtual Servers (you do not have the LTM module) on it maybe except the DNS Listeners I can't see the benefit of creating self-ip so that it correctly matches the link. If you have the LTM module maybe then add self-ip or just add the correct link under the Virtual servers.

 

Also this are nice articles:

https://my.f5.com/manage/s/article/K6785

https://my.f5.com/manage/s/article/K6848

 

Maybe if @Leslie_Hubertus finds someone to that has better knowedge we can learn something as I also started getting interested in links 😊