Use Cases:Network Configuration IP UseCase6 A: Difference between revisions
(Created page with "=== '''''Applies to version(s): v2.8.''''' === {{DISPLAYTITLE:IP Network Configuration Use Case:One VLAN, all tagged traffic, one IP (TMG800 only) }} __TOC__ == One VLAN, One...") |
No edit summary |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:IP Network Configuration Use Case:One VLAN, all tagged traffic, one IP (TMG800 only) | {{DISPLAYTITLE:IP Network Configuration Use Case:One VLAN, all tagged traffic, one IP (TMG800 only) | ||
}} | }} | ||
{| class="wikitable" | |||
|- | |||
|rowspan="2"|This article applies to: | |||
|'''Product''' | |||
|'''Version''' | |||
|- | |||
|Tmedia | |||
|2.8, 2.9, 2.10, 3.0, 3.2 | |||
|} | |||
== One VLAN, One IP Addresses, all tagged traffic == | == One VLAN, One IP Addresses, all tagged traffic one IP (TMG800 only) == | ||
[[File:UseCase OneVLanallTaggedOne IP TMG800only 0.PNG|link=]] | [[File:UseCase OneVLanallTaggedOne IP TMG800only 0.PNG|link=]] | ||
| Line 15: | Line 22: | ||
| | | | ||
Configure IP Address & Virtual Port. | Configure IP Address & Virtual Port. | ||
*[[Create Virtual Port]] | *[[Toolpack:Configuring_Virtual_Port_A|Create Virtual Port]] | ||
*[[Create IP Address]] | *[[Toolpack:Configuring_VoIP_Interfaces_C|Create IP Address]] | ||
*Virtual Port Configuration: | *Virtual Port Configuration: | ||
| Line 26: | Line 33: | ||
***'''VLan ID''': 250 | ***'''VLan ID''': 250 | ||
***'''Port''': Voip0, Voip1 | ***'''Port''': Voip0, Voip1 | ||
***''' | ***'''Note: This is the external network vLan that must be configured on the external switch. | ||
*IP Interface Configuration: | *IP Interface Configuration: | ||
**1. Name: GW_Internal | **1. Name: GW_Internal | ||
***'''Virtual Port''': GW_Internal | ***'''Virtual Port''': GW_Internal | ||
| Line 36: | Line 42: | ||
***'''Gateway''': 192.168.217.1 | ***'''Gateway''': 192.168.217.1 | ||
***'''Service''': Management | ***'''Service''': Management | ||
**2. Name: Radius Internal | **2. Name: Radius Internal | ||
***'''Virtual Port''': GW_Internal | ***'''Virtual Port''': GW_Internal | ||
| Line 43: | Line 48: | ||
***'''Gateway''': 192.168.217.1 | ***'''Gateway''': 192.168.217.1 | ||
***'''Service''': H.248 / Radius | ***'''Service''': H.248 / Radius | ||
**3. Name: Voip_Internal | **3. Name: Voip_Internal | ||
***'''Virtual Port''': GW_Internal | ***'''Virtual Port''': GW_Internal | ||
***'''IP Address''': 192.168.217. | ***'''IP Address''': 192.168.217.3 | ||
***'''Subnet mask''': 255.255.255.0 | ***'''Subnet mask''': 255.255.255.0 | ||
***'''Gateway''': 192.168.217.1 | ***'''Gateway''': 192.168.217.1 | ||
***'''Service''': RTP, SIP, Sigtran. | ***'''Service''': RTP, SIP, Sigtran. | ||
**4. Name: All_Public_250 | **4. Name: All_Public_250 | ||
***'''Virtual Port''': Public_IP_VLan250 | ***'''Virtual Port''': Public_IP_VLan250 | ||
| Line 64: | Line 67: | ||
| | | | ||
*NAT Configuration: | *NAT Configuration: | ||
**Advanced Networking -> NATs -> Create New Internal NAT | **Advanced Networking -> NATs -> Create New Internal NAT | ||
***'''Name''': Internal NAT | ***'''Name''': Internal NAT | ||
***'''Local Gateway IP Interface''':[Unit]:GW_INTERNAL | ***'''Local Gateway IP Interface''':[Unit]:GW_INTERNAL | ||
***'''Public Interface''': [Unit]:ALL_PUBLIC_250 | ***'''Public Interface''': [Unit]:ALL_PUBLIC_250 | ||
**Advanced Networking -> NATs -> Create New NAT Traversal | **Advanced Networking -> NATs -> Create New NAT Traversal | ||
***'''Name''': PUBLIC_IP | ***'''Name''': PUBLIC_IP | ||
***''' Method''':Force Public IP | ***''' Method''':Force Public IP | ||
***'''Public IP Address''': X.X.X.X [Public IP] | ***'''Public IP Address''': X.X.X.X [Public IP] | ||
*[[Create_NAT_Traversal_B|Create NAT Traversal]] | |||
*[[Create_NAT_Traversal_B]] | *[[Create_Internal_NAT_B|Create Internal NAT]] | ||
*[[Create_Internal_NAT_B]] | |||
|- | |- | ||
|} | |} | ||
{| 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 | ! 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 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 H.248 | ||
Latest revision as of 16:32, 24 November 2020
| This article applies to: | Product | Version |
| Tmedia | 2.8, 2.9, 2.10, 3.0, 3.2 |
One VLAN, One IP Addresses, all tagged traffic one IP (TMG800 only)
|