AVI: Difference between revisions

Content added Content deleted
Line 225: Line 225:
* This will create a VIP in Avi in Tenant Default
* This will create a VIP in Avi in Tenant Default


*Test reach-ability:
*Test reachability:
curl 10.52.201.15 ==> This will fail as it will not hit the HTTP Request policy to fwd traffic to Pool & will hit 404 policy.
curl 10.52.201.15 ==> Fails; will not hit the HTTP Request policy to fwd traffic to Pool; will hit 404 policy.
curl -H "HOST:httptest" 10.52.201.15
curl -H "HOST:httptest" 10.52.201.15
http://httptest
http://httptest