Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Re: R2600 device and tenant/partition configuration

  1. Remove vlans from partition Common
  2. Create vlan in selected Partition (be sure that vlan name is same as in F5OS).

5 Replies

  • AnjaliJ's avatar
    AnjaliJ
    Icon for Nimbostratus rankNimbostratus

    Hi pietrucha92 ,

    We tried deleting vlan from common partition on tenant and created new vlan in different partition same as F5OS host. Also created route domain ,self ip and default route for that new partition but still we are unable to ping our default gateway from partition.

    Could you please suggest if we are missing anything here.

    • pietrucha92's avatar
      pietrucha92
      Icon for Altocumulus rankAltocumulus

      What do you want to accomplish?
      Partition != Route Domain.
      Partitions are primarly use to give proper permissions for different administrator groups.
      RouteDomain is VRF in F5 world and is necessary to use same IP subnets for different domain.

      Here is good example of Route Domain configuration:
      https://www.linkedin.com/pulse/f5-lab-119-configuring-route-domain-deni-ramdani-xivqc/

      For r2600:
      1. Create tenant on F5OS level; select all necessary vlans*
      2. When tenant is UP, start with preparing partition/rd
      3. Remove vlans from Common and recreate each in specified partition/rd
      4. Then rest of configuration: SelfIP, routing, etc but always select proper partition or use %RD notation for IP addresses

      *there was a limitation that vlan can belong to one interface (phys/LAG), changed in F5OS 1.8.0:
      https://techdocs.f5.com/en-us/f5os-a-1-8-0/f5-rseries-systems-administration-configuration/title-tenant-management.html