Use Cases:HW Transcoding Configuration UseCase2 A: Difference between revisions
No edit summary |
|||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:IP Transcoding Unit Configuration Use Case: Baremetal}} | {{DISPLAYTITLE:IP 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:UseCase_TsbcHwTranscoding.png|link=]] | [[File:UseCase_TsbcHwTranscoding.png|link=]] | ||
Revision as of 13:27, 3 January 2025
| This article applies to: | Product | Version |
| SBC | 3.1, 3.3 |
Transcoding Unit Configuration
|
