TSBC-SW:Cloud:VMware Adding Network Intefaces A
From TBwiki
(Difference between revisions)
(→Configure VMware Networking) |
|||
(2 intermediate revisions by one user not shown) | |||
Line 11: | Line 11: | ||
## Every vlan that will be used on the SBC | ## Every vlan that will be used on the SBC | ||
:'''Note:''' each port group must be assigned to the appropriate vSwitch. If this needs to connect to an external switch, make sure there is an '''uplink''' connected to the vSwitch and that the vlan is configured on the network switch. | :'''Note:''' each port group must be assigned to the appropriate vSwitch. If this needs to connect to an external switch, make sure there is an '''uplink''' connected to the vSwitch and that the vlan is configured on the network switch. | ||
+ | :When connecting with an external 1+1 system, make sure the vlans will match with the secondary system (in this example, we use vlan 700 and 701) | ||
+ | |||
+ | == Vlans relayed to guest OS == | ||
+ | When using vlan ID 4095, all the vlans on this network interface are relayed to the guest OS. In this case the FreeSBC needs to configure the vlans as explained here: [[Toolpack:Configuring_Vlan_SBC_A#To_configure_a_VLAN|Configure a vlan on FreeSBC]]<br> | ||
+ | In this case, you need to have one network interface with vlan ID 4095 in step 4 above.<br> | ||
+ | [[File:VMware_ESXi_vlan_relay.png|700px]]<br> | ||
== Configure VMware Instance == | == Configure VMware Instance == | ||
Line 23: | Line 29: | ||
# Note down the MAC address of each interface - This will useful when assigning the VMware network interfaces to the SBC | # Note down the MAC address of each interface - This will useful when assigning the VMware network interfaces to the SBC | ||
<br/> [[File:Network_adapters_MAC_Address_primary_1.png|1000px]]<br/> | <br/> [[File:Network_adapters_MAC_Address_primary_1.png|1000px]]<br/> | ||
− | |||
== Useful Links == | == Useful Links == | ||
− | |||
[[FreeSBC:Cloud:VmWare_Installation_A|VMware Installation]] | [[FreeSBC:Cloud:VmWare_Installation_A|VMware Installation]] | ||
+ | |||
+ | [[TSBC-SW:Cloud:VmWare_Launching_Instance_Web_A|Launching a Vmware Instance]] | ||
+ | |||
+ | [[TSBC-SW:WebPortal:Initial_Configuration|Web Portal Initial configuration]] |
Latest revision as of 12:29, 12 December 2018
Contents |
Applies to version(s): v3.0 and above
Configure VMware Networking
- Log in using the Vmware web interface
- Select 'Networking' from the left menu
- Select 'Port Group' tab
- "Add port group" for
- The management network
- The two control ports (For 1+1 and transcoding)
- Every vlan that will be used on the SBC
- Note: each port group must be assigned to the appropriate vSwitch. If this needs to connect to an external switch, make sure there is an uplink connected to the vSwitch and that the vlan is configured on the network switch.
- When connecting with an external 1+1 system, make sure the vlans will match with the secondary system (in this example, we use vlan 700 and 701)
Vlans relayed to guest OS
When using vlan ID 4095, all the vlans on this network interface are relayed to the guest OS. In this case the FreeSBC needs to configure the vlans as explained here: Configure a vlan on FreeSBC
In this case, you need to have one network interface with vlan ID 4095 in step 4 above.
Configure VMware Instance
- Select 'Virtual Machines' from the left menu
- Once deployed, edit the VM
- Edit network adapters to connect on proper networks. Make sure that at least one of the adapter connects to the private management network of the setup from which WebPortal access will be granted. Do not press the 'Save' button yet.
- Add network adapters for this SBC instance and Save:
- The management network
- The two control ports (For 1+1 and transcoding)
- Every vlan that will be used on the SBC
- For example, if vlan 600, 800 and 802, add three network adapters, each using a different Port Group. The network interfaces must match the Port Group of VMware networks.
- Note down the MAC address of each interface - This will useful when assigning the VMware network interfaces to the SBC