Skip to main content
Version: 2.4

Network offload Guide

Network Configuration recommendation

  • IF.1 with 1Gbps & internet access
  • ext with 1Gbps network bonding (Trunk Mode with multiple VLAN IDs)
  • overlay.100 with two 10Gbps network bonding and VLAN ID: 100
  • data0.101 with two 10Gbps network bonding and VLAN ID: 101
  • data1.102 with two 10Gbps network bonding and VLAN ID: 102

Interface configuration on Roles

Specify external IP/domain [optional]:
Specify management interface: IF.1
Specify provider interface: ext
Specify overlay interface: overlay.100
Specify storage interface [frontend(,backend)]: data0.101,data1.102
Specify region ("RegionOne"):
Specify cluster secret seed: bigstack
Specify management CIDR ("10.254.0.0/16"):

Briefing

  • management interface: an interface give you access to Cube.COS management Web interface, CLI & root shell
  • provider interface: an interface offer direct Layer 2 connectivity via VLAN tagging, enabling virtual instances to connect to physical networks as if directly attached to a physical switch, and are typically implemented using trunk mode on physical switch ports for supporting multiple VLANs.
  • overlay interface: an interface for Software-Defined-Network(SDN), network virtualization
  • storage interface(frontend): an interface for IAAS connection, read/write data over Software-Defined-Storage(SDS)
  • storage interface(backend): a sperated interface for Data replication of Software-Defined-Storage(SDS)