Use Cases:HW Transcoding Configuration UseCase2 A: Difference between revisions
(Updated page for baremetal configuration) |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE: | {{DISPLAYTITLE:Transcoding Unit Configuration Use Case: Baremetal and Virtual Machine}} | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 11: | Line 11: | ||
|} | |} | ||
== Transcoding Unit Configuration == | |||
== | |||
{| | {| | ||
|STYLE="vertical-align: top"| | |STYLE="vertical-align: top"| | ||
| Line 19: | Line 18: | ||
|- | |- | ||
| | | | ||
*ProSBC Host | *ProSBC Host Configuration | ||
{| | |||
|STYLE="vertical-align: top"| | |||
{| border="1" class="wikitable" | |||
! width="300" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Network device name | |||
! width="300" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Purpose | |||
! width="300" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Network device role | |||
! width="600" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Network Config | |||
|- | |||
''' | | mgmt0 || Management port || mgmt|| Untagged | ||
|- | |||
| wan0 || SBC port || LAN/WAN || Tagged 1650 (or other) | |||
|- | |||
| lan0 || SBC port || LAN/WAN || Tagged 1651 (or other) | |||
|- | |||
| ctrl0 || control port || ctrl0 || Tagged 750 | |||
|- | |||
| ctrl1 || control port || ctrl1 || Tagged 751 | |||
|- | |||
| trans || transcoding port || LAN/WAN || Tagged 752 | |||
|} | |||
'''NOTES:''' | |||
* The 'Network device name' for transcoding must be '''trans'''. To have redundancy, the '''trans''' port bonding (using trans0 and trans1 physical ports) needs to be created at initialization time. | |||
* For baremetal, the '''trans''' port bonding, using trans0 and trans1 physical ports must be bonded at initialization time. You can look here for reference: [[TSBC-SW:WebPortal:Initial_Configuration|Initial Configuration]] (Search for "Bonding") | |||
* For virtual machines, the virtual ports trans0 and trans1 are bonded in the Hypervisor layer of the virtual machine (optional) and the '''tran''' interface is presented to the guest (the ProSBC). | |||
*Hardware Unit - TB002177 is the TSBC-HW-TRANS unit in the below setup. | *Hardware Unit - TB002177 is the TSBC-HW-TRANS unit in the below setup. | ||
{| | |||
|STYLE="vertical-align: top"| | |||
{| border="1" class="wikitable" | |||
! width="300" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Network device name | |||
! width="300" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Purpose | |||
! width="300" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Network device role | |||
! width="600" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Network Config | |||
|- | |||
| voip0 || transcoding port || trans || Tagged 752 (Bonded with voip1) | |||
|- | |||
| voip1 || transcoding port || trans || Tagged 752 (Bonded with voip0) | |||
|- | |||
| eth0 || control port || ctrl0 || Untagged PVID 750 ** | |||
|- | |||
| eth1 || control port || ctrl1 || Untagged PVID 751 ** | |||
|- | |||
|} | |||
'''NOTE:''' Since the control ports on the device cannot be tagged, this must be done by the network switch. The control ports need to be configure with Link Type: Access | '''NOTE:''' Since the control ports on the device cannot be tagged, this must be done by the network switch. The control ports need to be configure with Link Type: Access | ||
| Line 43: | Line 68: | ||
|} | |} | ||
== | == Configuration == | ||
[[File: | [[File:Transcoding example.png|link=]] | ||
== ProSBC Network configuration == | == ProSBC Network configuration == | ||
| Line 51: | Line 76: | ||
|STYLE="vertical-align: top"| | |STYLE="vertical-align: top"| | ||
{| border="1" class="wikitable" | {| border="1" class="wikitable" | ||
! width="500" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure IP Network for trans | ! width="500" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure IP Network for trans | ||
|- | |- | ||
| | | | ||
*Create [[Toolpack:Configuring_Virtual_Port_SBC_C|vp_trans virtual port]]: | *Create [[Toolpack:Configuring_Virtual_Port_SBC_C|vp_trans virtual port]]: | ||
| Line 116: | Line 109: | ||
|STYLE="vertical-align: top"| | |STYLE="vertical-align: top"| | ||
{| border="1" class="wikitable" | {| border="1" class="wikitable" | ||
! width="500" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure IP Network for | ! width="500" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure IP Network for voip ports | ||
|- | |- | ||
| | | | ||
*Modify [[Toolpack:Configuring_Virtual_Port_SBC_B| | *Modify [[Toolpack:Configuring_Virtual_Port_SBC_B|voip virtual port]]: | ||
**'''Name''': | **'''Name''': vp_voip | ||
**'''Untagged''': unselect | **'''Untagged''': unselect | ||
**'''VLAN id''': 752 | **'''VLAN id''': 752 | ||
**'''Physical Ports''': Use voip0 and voip1 (ctrl-click) | |||
*Modify [[Toolpack:Configuring_VoIP_Interfaces_E| | *Modify [[Toolpack:Configuring_VoIP_Interfaces_E|voip IP Address]]: | ||
**'''Interface Name''': | **'''Interface Name''': voip | ||
**'''Service to use''': RTP | **'''Service to use''': RTP | ||
**'''Virtual port''': TB002177: | **'''Virtual port''': TB002177:vp_voip | ||
**'''IP address''': 192.168.152.10 | **'''IP address''': 192.168.152.10 | ||
**'''Netmask''': 255.255.255.0 | **'''Netmask''': 255.255.255.0 | ||
|- | |- | ||
|} | |} | ||
Latest revision as of 13:58, 3 January 2025
| This article applies to: | Product | Version |
| SBC | 3.1, 3.3 |
Transcoding Unit Configuration
|
