跳到主內容
版本:2.2

Create an External/Internet network

  1. Please navigate to Admin > Network > Networks > + CREATE NETWORK

    /assets/get-started/01a-external-network.png

  2. Please follow the configuration below, uncheck shared

    /assets/get-started/03a-create-external-network.png

  3. Config the Subnet

    /assets/get-started/02-external-network-subnet.png

  4. DHCP - Enable the DHCP setting, define the Allocation Pools & DNS

    /assets/get-started/02-external-network-dhcp.png



    Create Private Network (VLAN/VXLAN)

    1. Please follow the configuration below, uncheck shared & external , VXLAN is recommended.

      /assets/get-started/03d-private-network.png

    2. Configure the Subnet

      /assets/get-started/03e-pri-network-subnet.png

    3. DHCP - Enable the DHCP setting, define the Allocation Pools & DNS

      /assets/get-started/03f-pri-network-dhcp.png


      Setting the route

      Setting up a router bridging private network and external network, allows the instances can be accessed through floating ip and the internet

      1. Please navigate to Project > Network > Routers > + CREATE ROUTER

        /assets/get-started/04-router.png

      2. Create a Route

        /assets/get-started/05-router-setting.png

      3. Click on newly created router01

        /assets/get-started/06.png

      4. + ADD INTERFACE to the router

        /assets/get-started/07.png

      5. Select the private network(VLAN/VXLAN) , in a few seconds the added interface will show on the list and the status will automatically changed to Active

        /assets/get-started/08.png

        /assets/get-started/09.png

      6. Let's preview our network setting at : Project > Network > Network Topology

        /assets/get-started/10.png


      Security Group

      Allow SSH/HTTP/HTTPS/MYSQL services(ports) by changing the default security groups

      1. Please navigate to Project > Network > Security Groups > MANAGE RULES

        /assets/get-started/SG02.png

      2. Create a new rule by click on + ADD RULE

        /assets/get-started/SG03.png

      3. A. Create Rule by port range

        /assets/get-started/SG05.png

        B. Create rule by sevices

        /assets/get-started/SG04.png

      4. Finally the new rules will be added to the default security group

        /assets/get-started/SG07.png