Use Cases:Network Configuration IP UseCase3 B
From TBwiki
(Difference between revisions)
(→Applies to version(s): v2.8.) |
|||
Line 2: | Line 2: | ||
{{DISPLAYTITLE:IP Network Configuration Use Case:Two VLAN, Three IP Addresses, all through VoIP ports, tagged}} | {{DISPLAYTITLE:IP Network Configuration Use Case:Two VLAN, Three IP Addresses, all through VoIP ports, tagged}} | ||
__TOC__ | __TOC__ | ||
+ | |||
+ | == Two VLAN, Three IP Addresses, all through VoIP ports, tagged == | ||
+ | |||
+ | [[File:UseCase_TwoVlansThreeIpsVoipPortsTagged_0.png|link=]] | ||
+ | |||
+ | {| | ||
+ | |STYLE="vertical-align: top"| | ||
+ | {| 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 | ||
+ | |- | ||
+ | | | ||
+ | Vlan 100 uses tagged bonded over VOIP0 and VOIP1 ports | ||
+ | *[[Create Virtual Port]] | ||
+ | *[[Create IP Address]] | ||
+ | | | ||
+ | Vlan 200 uses tagged bonded over VOIP0 and VOIP1 ports | ||
+ | *[[Create Virtual Port]] | ||
+ | *[[Create IP Address]] | ||
+ | |- | ||
+ | |} | ||
+ | {| 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 | ||
+ | |- | ||
+ | | | ||
+ | *[[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''': 10.0.3.x/24 | ||
+ | ***'''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.x/24 | ||
+ | [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 | ||
+ | |} | ||
+ | |} |
Revision as of 03:30, 23 September 2016
Applies to version(s): v2.8.
Contents |
Two VLAN, Three IP Addresses, all through VoIP ports, tagged
|