Use Cases:HW Transcoding Configuration UseCase1 A

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Added transcoding unit configuration and transcoding unit network configuration)
(Added 'untagged' field and changed 'Create' by 'Modify'.)
Line 117: Line 117:
 
|-
 
|-
 
|
 
|
*Create [[Toolpack:Configuring_Virtual_Port_SBC_B|voip0 virtual port]]:
+
*Modify [[Toolpack:Configuring_Virtual_Port_SBC_B|voip0 virtual port]]:
 
**'''Name''': voip0
 
**'''Name''': voip0
 +
**'''Untagged''': unselect
 
**'''VLAN id''': 752
 
**'''VLAN id''': 752
  
*Create [[Toolpack:Configuring_VoIP_Interfaces_E|voip0 IP Address]]:
+
*Modify [[Toolpack:Configuring_VoIP_Interfaces_E|voip0 IP Address]]:
 
**'''Name''': voip0
 
**'''Name''': voip0
 
**'''Service to use''': RTP, SIP
 
**'''Service to use''': RTP, SIP
Line 130: Line 131:
  
 
|
 
|
*Create [[Toolpack:Configuring_Virtual_Port_SBC_B|voip1 virtual port]]:
+
*Modify [[Toolpack:Configuring_Virtual_Port_SBC_B|voip1 virtual port]]:
 
**'''Name''': voip1
 
**'''Name''': voip1
 +
**'''Untagged''': unselect
 
**'''VLAN id''': 753
 
**'''VLAN id''': 753
  
*Create [[Toolpack:Configuring_VoIP_Interfaces_E|voip1 IP Address]]:
+
*Modify [[Toolpack:Configuring_VoIP_Interfaces_E|voip1 IP Address]]:
 
**'''Name''': voip1
 
**'''Name''': voip1
 
**'''Service to use''': RTP, SIP
 
**'''Service to use''': RTP, SIP
Line 143: Line 145:
 
|-
 
|-
 
|}
 
|}
 
 
  
 
== Tsbc sip configuration ==
 
== Tsbc sip configuration ==

Revision as of 14:03, 3 October 2017

Applies to version(s): v3.0

Contents


Two subnet, Two IP Addresses, tagged

UseCase TsbcHwTranscoding 0.png

Perequisites
  • Host
Network device name    Network device role
-------------------    -------------------
mgmt0                  mgmt
wan0                   LAN/WAN
lan0                   LAN/WAN
trans0                 LAN/WAN
trans1                 LAN/WAN
ctrl0                  ctrl0
ctrl1                  ctrl1
  • Hardware unit
TSBC-HW-TRANS

Tsbc network configuration

Configure IP Network for wan0 Configure IP Network for lan0 Configure IP Network for trans0 Configure IP Network for trans1
  • Create wan0 IP Address:
    • Name: wan0
    • Service to use: RTP, SIP
    • Host VLAN: vp_wan0:vlan_1650
    • IP address: 192.168.150.1
    • Netmask: 255.255.255.0


  • Create lan0 IP Address:
    • Name: lan0
    • Service to use: RTP, SIP
    • Host VLAN: vp_lan0:vlan_1651
    • IP address: 192.168.151.1
    • Netmask: 255.255.255.0


  • Create trans0 IP Address:
    • Name: trans0
    • Service to use: RTP, SIP
    • Host VLAN: vp_trans0:vlan_752
    • IP address: 192.168.152.1
    • Netmask: 255.255.255.0


  • Create trans1 IP Address:
    • Name: trans1
    • Service to use: RTP, SIP
    • Host VLAN: vp_trans1:vlan_753
    • IP address: 192.168.153.1
    • Netmask: 255.255.255.0

Transcoding unit configuration

Add transcoding unit


Transcoding unit network configuration

Configure IP Network for voip0 Configure IP Network for voip1
  • Modify voip0 IP Address:
    • Name: voip0
    • Service to use: RTP, SIP
    • Host VLAN: voip0:voip0
    • IP address: 192.168.152.10
    • Netmask: 255.255.255.0


  • Modify voip1 IP Address:
    • Name: voip1
    • Service to use: RTP, SIP
    • Host VLAN: voip1:voip1
    • IP address: 192.168.153.10
    • Netmask: 255.255.255.0

Tsbc sip configuration

Configure SIP
  • Configure SIP
    • For WAN0
      • IP port range parameters:
        • Name: pr_wan0
        • IP Interface: vlan_1650:wan0
        • RTP Port min: 20000
        • RTP Port max: 40000
      • SIP transport server parameters:
        • Name: ts_wan0
        • Port: 5060
        • IP Interface: vlan_1650:wan0
      • SIP NAP parameters:
        • Name: nap_sip_wan0
        • Proxy Address: 192.168.150.10
        • Port Range: vlan_1650:wan0:pr_wan0:20000-40000
        • SIP Transport Servers: ts_wan0
    • For LAN0
      • IP port range parameters:
        • Name: pr_lan0
        • IP Interface: vlan_1651:lan0
        • RTP Port min: 20000
        • RTP Port max: 40000
      • SIP transport server parameters:
        • Name: ts_lan0
        • Port: 5060
        • IP Interface: vlan_1651:lan0
      • SIP NAP parameters:
        • Name: nap_sip_lan0
        • Proxy Address: 192.168.151.10
        • Port Range: vlan_1651:lan0:pr_lan0:20000-40000
        • SIP Transport Servers: ts_lan0
Personal tools