Actions

Use Cases:Network Configuration A: Difference between revisions

No edit summary
No edit summary
 
(40 intermediate revisions by 5 users not shown)
Line 1: Line 1:
=== '''''Applies to version(s): v2.8.''''' ===
{{DISPLAYTITLE:Use Cases: IP Network Configuration}}
{{DISPLAYTITLE:Use Cases:Network Configuration}}
{| class="wikitable"
__TOC__
|-
 
|rowspan="2"|This article applies to:
The following uses cases provide guideance for the most common IP network configurations using the Web Portal:
|'''Product'''
 
|'''Version'''
* [[Use_Cases:Network_Configuration_IP_UseCase1_A|IP Network Configuration:One subnet, Two IP Addresses, Untagged]] [[File:UseCase_OneSubTwoIpUntagged_0.png]]
 
* [[Use_Cases:Network_Configuration_IP_UseCase2_A|IP Network Configuration:Two subnets, One IP per subnet, untagged ]]
* [[Use_Cases:Network_Configuration_IP_UseCase3_A|IP Network Configuration:Two VLAN, Three IP Addresses, tagged]]
 
== One subnet, Two IP Addresses, Untagged ==
 
[[File:UseCase_OneSubTwoIpUntagged_0.png]]
 
{|
|STYLE="vertical-align: top"|
{| border="1" class="wikitable"
! width="500" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure IP Network A
! width="500" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure IP Network B
|-
|-
|
|Tmedia
*Subnet A is accessed through MGMT0
|3.0, 3.2, 3.3
*MGMT0 network interface modification requires the use of the tbchangeip shell script
|}
*Use [[TMG:Change_Management_IP_Address#Modify_static_IP_address|tbchangeip]] with the following parameters:
__NOTOC__
**'''IP Address''': 192.168.4.10
**'''Netmask''': 255.255.255.0
**'''Default gateway''': 192.168.4.1


The following uses cases provide guideance for the most common IP network configurations using the Web Portal.


|
'''Select a use case to learn about its configuration.'''
Subnet B is untagged and bonded over VOIP0 and VOIP1 ports.
 
*Delete voip0 and voip1 virtual port
*Create [[Toolpack:Configuring_Virtual_Port A|VP_VOIP virtual port]]:
**'''Name''': VP_VOIP
**'''vLanId''': Untagged
**'''Physical Ports''': voip0, voip1
 
 
*Delete voip0 and voip1 IP Address
*Create [[Toolpack:Configuring_VoIP_Interfaces C|VOIP_ADDRESS IP Address]]:
**'''Name''': VOIP_ADDRESS
**'''Virtual Ports''': VP_VOIP
**'''IP Address''': 192.168.4.20
**'''Netmask''': 255.255.255.0
**'''Services''': RTP, SIP, SIGTRAN


{| cellpadding="5" border="1" class="wikitable"
|-
|-
|}
! width="400px" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | IP Network Configuration
{| colspan="4" border="1" class="wikitable"
One subnet, Two IP Addresses, Untagged
! width="250" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure SIP
! width="400px" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | IP Network Configuration
! width="250" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure SIGTRAN
Two subnets, One IP per subnet, untagged
! width="250" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure H.248
! width="400px" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | IP Network Configuration
! width="250" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure RADIUS
Two VLAN, Three IP Addresses, tagged
|-
|-
|
*[[Toolpack:Protocol_Stack_Settings_A#SIP|Configure SIP]]
**IP range parameters:
***'''Name''': PORT_RANGE_VOIP
***'''IP Interface''': VOIP_ADDRESS
***'''Minimum Port''': 20000
***'''Maximum Port''': 30000
**SIP transport server parameters:
***'''Port''': 5060
***'''IP Interface''': VOIP_ADDRESS
**SIP NAP parameters:
***'''Proxy Address''': 192.168.4.110
***'''Port Range''': PORT_RANGE_VOIP
|
*[[Toolpack:Protocol_Stack_Settings_A#SS7_ISUP|Configure SIGTRAN]]
|
*When you [[Toolpack:Protocol_Stack_Settings_A#H.248 MEGACO|Configure H.248]], set the following:
**'''Local IP Address and Public IP Address''': 192.168.4.210
[Public IP or NAT public IP]


|  
| valign="top" |  
*When you [[Toolpack:CDR_Settings_A|Configure RADIUS]], set the following:
[[File:UseCase_OneSubTwoIpUntagged_0.png|link=Use_Cases:Network_Configuration_IP_UseCase1_A|400px]]
**'''Source IP interface''': Any
| valign="top" |
**'''Radius -> Radius Server'''
[[File:UseCase_TwoSubnetsTwoIpsUntagged_0.png|link=Use_Cases:Network_Configuration_IP_UseCase2_A|400px]]
**'''Public IP Address''': Empty
| valign="top" |
|}
[[File:UseCase_TwoVlandsThreeIpsVoipAndManagementPortsUsed_0.png|link=Use_Cases:Network_Configuration_IP_UseCase3_A|400px]]
|}
|}
== Two subnets, One IP per subnet, untagged ==




[[File:UseCase_TwoSubnetsTwoIpsUntagged_0.png]]
{|
|STYLE="vertical-align: top"|
{| cellpadding="5" border="1" class="wikitable"
{| cellpadding="5" border="1" class="wikitable"
! width="420" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure IP Network A
! width="420" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure IP Network B
|-
|-
|
! width="800px" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | IP Network Configuration
 
Two VLAN, Three IP Addresses, all through VoIP ports, tagged
*Subnet A is accessed through MGMT0
! width="800px" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | IP Network Configuration
*MGMT0 network interface modification requires the use of the tbchangeip shell script
Two tagged VLAN, Four IP Addresses, all through VoIP ports, SIP/RTP on separate IP
*Use [[TMG:Change_Management_IP_Address#Modify_static_IP_address|tbchangeip]] with the following parameters:
! width="800px" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | IP Network Configuration
**'''IP Address''': 192.168.4.10
Two VLAN: tagged VLAN for management, radius and H.248, Untagged VLAN for SIP/RTP/Sigtran on separate IP, all through VoIP ports
**'''Netmask''': 255.255.255.0
**'''Default gateway''': 192.168.4.1
 
|
Subnet B is untagged and bonded over VOIP0 and VOIP1 ports.
 
*Delete voip0 and voip1 virtual port
*Create [[Toolpack:Configuring_Virtual_Port A|VP_VOIP virtual port]]:
**'''Name''': VOIP_UNTAG
**'''vLanId''': Untagged
**'''Physical Ports''': voip0, voip1
 
*Delete voip0 and voip1 IP Address
*Create [[Toolpack:Configuring_VoIP_Interfaces C|VOIP_ADDRESS IP Address]]:
**'''Name''': VOIP_ADDRESS
**'''Virtual Ports''': VP_VOIP
**'''IP Address''': 10.0.3.10 bonded
**'''Netmask''': 255.255.255.0
**'''Services''': RTP, SIP, SIGTRAN
|-
|-
| valign="top" |
[[File:UseCase_TwoVlansThreeIpsVoipPortsTagged_0.png|link=Use_Cases:Network_Configuration_IP_UseCase3_B|500px]]
| valign="top" |
[[File:TwoTagged_VLAN_Four_IP_all_throughVoIP_SIPRTPonseparate_IP_0.PNG|link=Use_Cases:Network_Configuration_IP_UseCase3_C|500px]]
| valign="top" |
[[File:UseCase_ManagentRadiusH248onTaggedVlan_ViaVoipport_SIPRTPSigtranSepaateIPUntagged_0.PNG|link=Use_Cases:Network_Configuration_IP_UseCase4_A|500px]]
|}
|}
{| cellpadding="5" border="1" class="wikitable"
{| cellpadding="5" border="1" class="wikitable"
! width="210" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure SIP
! width="210" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure SIGTRAN
! width="210" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure H.248
! width="210" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure RADIUS
|-
|-
|  
! width="800px" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | IP Network Configuration
*[[Toolpack:Protocol_Stack_Settings_A#SIP|Configure SIP]]
Two VLAN: tagged VLAN for management, sigtran, radius and H.248, Untagged subnet for SIP/RTP/ on separate IP, all through VoIP ports
**IP range parameters:
! width="800px" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | IP Network Configuration
***'''Name''': PORT_RANGE_VOIP
Two VLAN: tagged VLAN for Sigtran, radius and H.248, Untagged VLAN for SIP/RTP on separate IP, all through VoIP ports, Management local only
***'''IP Interface''': VOIP_ADDRESS
! width="800px" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | IP Network Configuration
***'''Minimum Port''': 20000
Four VLAN: tagged VLAN 100 for management, VLAN 200 for SIP/RTP, VLAN 300 for Sigtran, VLAN 400 for Radius, all through VoIP ports
***'''Maximum Port''': 30000
|-
**SIP transport server parameters:
| valign="top" |  
***'''Port''': 5060
[[File:UseCase_ManagentSigtranRadiusH248onTaggedVlan_ViaVoipport_SIPRTPSepaateIPUntagged_0.png|link=Use_Cases:Network_Configuration_IP_UseCase4_B|500px]]
***'''IP Interface''': VOIP_ADDRESS
| valign="top" |  
**SIP NAP parameters:
[[File:UseCase_SigtranRadiusH248onTaggedvLanallthroughVoIPportsUntaggedSIPRTPonseparateIPManagementLocalonly_0.PNG|link=Use_Cases:Network_Configuration_IP_UseCase4_C|500px]]
***'''Proxy Address''': 192.168.4.110
| valign="top" |  
***'''Port Range''': PORT_RANGE_VOIP
[[File:UseCase_SeparatedTrafficNoH248FourVLanallthroughVoipports_0.PNG|link=Use_Cases:Network_Configuration_IP_UseCase5_A|500px]]
 
|  
*[[Toolpack:Protocol_Stack_Settings_A#SS7_ISUP|Configure SIGTRAN]]
|  
*When you [[Toolpack:Protocol_Stack_Settings_A#H.248 MEGACO|Configure H.248]], set the following:
**'''Local IP Address and Public IP Address''': 192.168.4.210
[Public IP or NAT public IP]
|  
*When you [[Toolpack:CDR_Settings_A|Configure RADIUS]], set the following:
**'''Source IP interface''': Any
**'''Radius -> Radius Server'''
**'''Public IP Address''': Empty
|}
|}
|}
== Two VLAN, Three IP Addresses, tagged ==
[[File:UseCase_TwoVlandsThreeIpsVoipAndManagementPortsUsed_0.png]]




{|
|STYLE="vertical-align: top"|
{| cellpadding="5" border="1" class="wikitable"
{| cellpadding="5" border="1" class="wikitable"
! width="420" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure IP Network A
! width="420" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure IP Network B
|-
|-
|
! width="800px" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | IP Network Configuration
*[[Create Virtual Port]]
Four VLAN: tagged VLAN 100 for management, VLAN 200 for Sigtran, VLAN 300 RTP, VLAN 400 for H.248, all through VoIP ports
*[[Create IP Address]]
! width="800px" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | IP Network Configuration
|
One VLAN, One IP Addresses, all tagged traffic one IP (TMG800 only)
Subnet B uses untag bonded over VOIP0 and VOIP1 ports
! width="800px" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | IP Network Configuration
*[[Create Virtual Port]]
One IP Addresses except for management, all tagged traffic, local only (TMG800 only)
*[[Create IP Address]]
|-
|-
| valign="top" |
[[File:UseCase_SeparatedTrafficH248SigtranRTPFourIPsallthroughVoip_ports_0.PNG|link=Use_Cases:Network_Configuration_IP_UseCase5_B|500px]]
| valign="top" |
[[File:UseCase_OneVLanallTaggedOne_IP_TMG800only_0.PNG|link=Use_Cases:Network_Configuration_IP_UseCase6_A|500px|center]]
| valign="top" |
[[File:UseCase_OneIPexceptforManagementallTaggedLocalonlyTMG800_only_0.PNG|link=Network_Configuration_IP_UseCase6_B|500px ]]
|}
|}
{| cellpadding="5" border="1" class="wikitable"
{| cellpadding="5" border="1" class="wikitable"
! width="210" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure SIP
! width="210" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure SIGTRAN
! width="210" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure H.248
! width="210" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure RADIUS
|-
|-
|
! width="500px" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | IP Network Configuration
*[[Toolpack:Protocol_Stack_Settings_A#SIP|Configure SIP]]
Three VLAN: VLAN 100 for management through ETH ports, VLAN 200 for Sigtran and H.248, VLAN 300 for RTP through VoIP ports
**IP range parameters:
|-
***'''Name''': PORT_RANGE_VOIP
| valign="top" |  
***'''IP Interface''': VOIP_ADDRESS
[[File:UseCase_maneth_h248_sig_RTP.png|link=Use_Cases:Network_Configuration_IP_UseCase4_D|500px]]
***'''Minimum Port''': 20000
***'''Maximum Port''': 30000
**SIP transport server parameters:
***'''Port''': 5060
***'''IP Interface''': VOIP_ADDRESS
**SIP NAP parameters:
***'''Proxy Address''': 192.168.4.110
***'''Port Range''': PORT_RANGE_VOIP
|  
*[[Toolpack:Protocol_Stack_Settings_A#SS7_ISUP|Configure SIGTRAN]]
|  
*When you [[Toolpack:Protocol_Stack_Settings_A#H.248 MEGACO|Configure H.248]], set the following:
**'''Local IP Address and Public IP Address''': 192.168.4.210
[Public IP or NAT public IP]
|  
*When you [[Toolpack:CDR_Settings_A|Configure RADIUS]], set the following:
**'''Source IP interface''': RADIUS_100
**'''Radius -> Radius Server'''
**'''Public IP Address''': Empty
|}
|}
|}
[[category:FAQ]]

Latest revision as of 14:04, 23 June 2024

This article applies to: Product Version
Tmedia 3.0, 3.2, 3.3


The following uses cases provide guideance for the most common IP network configurations using the Web Portal.

Select a use case to learn about its configuration.

IP Network Configuration

One subnet, Two IP Addresses, Untagged

IP Network Configuration

Two subnets, One IP per subnet, untagged

IP Network Configuration

Two VLAN, Three IP Addresses, tagged


IP Network Configuration

Two VLAN, Three IP Addresses, all through VoIP ports, tagged

IP Network Configuration

Two tagged VLAN, Four IP Addresses, all through VoIP ports, SIP/RTP on separate IP

IP Network Configuration

Two VLAN: tagged VLAN for management, radius and H.248, Untagged VLAN for SIP/RTP/Sigtran on separate IP, all through VoIP ports

IP Network Configuration

Two VLAN: tagged VLAN for management, sigtran, radius and H.248, Untagged subnet for SIP/RTP/ on separate IP, all through VoIP ports

IP Network Configuration

Two VLAN: tagged VLAN for Sigtran, radius and H.248, Untagged VLAN for SIP/RTP on separate IP, all through VoIP ports, Management local only

IP Network Configuration

Four VLAN: tagged VLAN 100 for management, VLAN 200 for SIP/RTP, VLAN 300 for Sigtran, VLAN 400 for Radius, all through VoIP ports


IP Network Configuration

Four VLAN: tagged VLAN 100 for management, VLAN 200 for Sigtran, VLAN 300 RTP, VLAN 400 for H.248, all through VoIP ports

IP Network Configuration

One VLAN, One IP Addresses, all tagged traffic one IP (TMG800 only)

IP Network Configuration

One IP Addresses except for management, all tagged traffic, local only (TMG800 only)

IP Network Configuration

Three VLAN: VLAN 100 for management through ETH ports, VLAN 200 for Sigtran and H.248, VLAN 300 for RTP through VoIP ports