Use Cases:Network Configuration A: Difference between revisions
(Add more parameters and change format) |
|||
| Line 7: | Line 7: | ||
== One subnet, Two IP Addresses, Untagged == | == One subnet, Two IP Addresses, Untagged == | ||
[[File:UseCase_OneSubTwoIpUntagged_0.png | [[File:UseCase_OneSubTwoIpUntagged_0.png]] | ||
{| | {| | ||
|STYLE="vertical-align: top"| | |STYLE="vertical-align: top"| | ||
{| | {| border="1" class="wikitable" | ||
! width=" | ! width="500" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure IP Network A | ||
! width=" | ! width="500" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure IP Network B | ||
|- | |- | ||
| | | | ||
Subnet A | *Subnet A is access through MGMT0 | ||
*'''IP Address''': 192.168.4.10 | *MGMT0 network interface modification requires tbchangeip | ||
*'''Netmask''': 255.255.255.0 | *Use [[TMG:Change_Management_IP_Address#Modify_static_IP_address|tbchangeip]] with the following parameters: | ||
*'''Default gateway''': 192.168.4.1 | **'''IP Address''': 192.168.4.10 | ||
**'''Netmask''': 255.255.255.0 | |||
**'''Default gateway''': 192.168.4.1 | |||
| | | | ||
Subnet B is untagged and bonded over VOIP0 and VOIP1 ports. | 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''': | **'''Name''': VP_VOIP | ||
**'''vLanId''': Untagged | **'''vLanId''': Untagged | ||
**'''Physical Ports''': voip0, voip1 | **'''Physical Ports''': voip0, voip1 | ||
* | *Delete voip0 and voip1 IP Address | ||
**'''Name''': | *Create [[Toolpack:Configuring_VoIP_Interfaces C|VOIP_ADDRESS IP Address]]: | ||
**'''Virtual Ports''': | **'''Name''': VOIP_ADDRESS | ||
**'''Virtual Ports''': VP_VOIP | |||
**'''IP Address''': 192.168.4.20 | **'''IP Address''': 192.168.4.20 | ||
**'''Netmask''': 255.255.255.0 | **'''Netmask''': 255.255.255.0 | ||
| Line 43: | Line 44: | ||
|- | |- | ||
|} | |} | ||
{| | {| colspan="4" border="1" class="wikitable" | ||
! width=" | ! width="250" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure SIP | ||
! width=" | ! width="250" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure SIGTRAN | ||
! width=" | ! width="250" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure H.248 | ||
! width=" | ! width="250" style="background: none repeat scroll 0% 0% rgb(0, 83, 139);" | Configure RADIUS | ||
|- | |- | ||
| | | | ||
*[[Toolpack:Protocol_Stack_Settings_A#SIP|Configure SIP]] | *[[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# | *[[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: | *When you [[Toolpack:Protocol_Stack_Settings_A#H.248 MEGACO|Configure H.248]], set the following: | ||
Revision as of 16:45, 24 April 2015
Applies to version(s): v2.8.
This article provides the steps required to complete the most common IP network configurations using the Web Portal.
One subnet, Two IP Addresses, Untagged
|
Two subnets, One IP per subnet, untagged
[image of network configuration 2]
|
Two VLAN, Three IP Address, tagged
[image of network configuration 3]
|
