Forum Discussion

Arunprabhu_1147's avatar
Arunprabhu_1147
Icon for Nimbostratus rankNimbostratus
Apr 21, 2014

Multi tenancy design, Route domain

Dear Techies,

 

For Cloud design The following are the design options considered for the Implementation of F5. we have F5 1600 having Four Gigabit Copper Interfaces.

 

  1. Creation of three Administrative Partitions

     

    1) Cloud_Provider 2) Tenant_Internal 3) Tenant_Internet

     

  2. Creation of Default route domain under each partition say

     

    1) Cloud_Provider Servers Route Domain under Cloud_Provider (Administrative partition) 2) Tenant Internal Server Domain under Tenant_Internal (Administrative partition) 3) Tenant Internet Server Domain under Tenant_Internal (Administrative partition)

     

  3. Bunding two Physical Interfaces ( 1.1 , 1.2 ) under Trunk for Cloud_Provider and Tenant_Internal

     

  4. Seperate External VLAN's will be created for Cloud_Provider and Tenant_Internal Segments for the Users to access the VIPs.
  5. Bunding two Physical Interfaces ( 1.3 , 1.3 ) under Trunk for Tenant_Internet.
Clarifications:
  1. For Cloud_Provider Internal Servers i would like to load balance for five VLANs say ( VLAN 100 - 104 ). I have created one External VLAN say VLAN: 105 for Virtual IP's. Do i have to create five self IP address for the Five VLAN which i am going to loadbalance ?

     

  2. Can i pass both Internal and External VLAN under the same Trunk ?

     

  3. Can two Administrative Partition can be configured under the same trunk say ( Cloud_Provider and Tenant_Internal )

     

  4. Is there any limitation in creating Administrative partitions in F5 1600.

     

15 Replies

  • Thanks dude.... I will come back to you if i have any challenge while implementing the same..

     

  • Hi Dude,

    I have an Internal VLAN - 50 having Default gateway as F5, thus i have configured Forwarding VIP for the Entire VLAN 50.
    
    The issue I am facing right now is , the traffic originating from the external VLANs  are able to access the Internal VLAN - 50 ( For Internal VLAN 50 , F5 is the gateway ) but any traffic originating from the Internal VLAN to the external VLAN is not working.
    
    Can you pls confirm in addition to Forwarding VIP should i configure any additional things to enable traffic from the Internal Server to the External world.
    

    Thanks, Arun

  • The Forwarding IP is created for the Management traffic like ICMP, DNS and other related traffic from the Internal VLANs 50 to the Externnal world.

     

  • Hi Dude,

    Am very much happy here to inform you that crossed most of the milestones from the deployment and design front after having proper guidance from the forum. 🙂 🙂 :)
    
    In the configuration perspective am facing a challenge the following is the details on the same.
    
    I have Cisco ACE load balancer in my Existing Network, now they are migrating to the F5. I am facing a challenge in one of the configuration as detailed below.
    
    Also This Virtual Server is configured with SNAT automap
    
    ACE Current Configuration

    sticky ip-netmask 255.255.255.255 address both ABC_VIP timeout 30

    The "both" keyword above to specify both the source IP address and the destination IP address to stick the client to a server.

    As per my understanding the persistance configuration in F5 is either Source IP or destination IP and not both . Is there any method available to achieve this configuration.

    As of now have configured only the Source IP persistance but it is not working as similar to the existing Network setup.

    Regards, Arun