Use Cases:Network Configuration A

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Second usecase settings)
Line 16: Line 16:
 
|-
 
|-
 
|
 
|
*Subnet A is access through MGMT0
+
*Subnet A is accessed through MGMT0
 
*MGMT0 network interface modification requires the use of the tbchangeip shell script
 
*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:
 
*Use [[TMG:Change_Management_IP_Address#Modify_static_IP_address|tbchangeip]] with the following parameters:
Line 92: Line 92:
 
|
 
|
  
*Subnet A is access through MGMT0
+
*Subnet A is accessed through MGMT0
 
*MGMT0 network interface modification requires the use of the tbchangeip shell script
 
*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:
 
*Use [[TMG:Change_Management_IP_Address#Modify_static_IP_address|tbchangeip]] with the following parameters:
Line 178: Line 178:
 
|-
 
|-
 
|  
 
|  
*[[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#SS7_ISUP|Configure SIGTRAN]]
 
*[[Toolpack:Protocol_Stack_Settings_A#SS7_ISUP|Configure SIGTRAN]]
 
|  
 
|  
*[[Configure H.248]]
+
*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]
 
|  
 
|  
*[[Configure RADIUS]]
+
*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 09:41, 28 April 2015

Applies to version(s): v2.8.

Contents


This article provides the steps required to complete the most common IP network configurations using the Web Portal.

One subnet, Two IP Addresses, Untagged

UseCase OneSubTwoIpUntagged 0.png

Configure IP Network A Configure IP Network B
  • Subnet A is accessed through MGMT0
  • MGMT0 network interface modification requires the use of the tbchangeip shell script
  • Use tbchangeip with the following parameters:
    • 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.

  • Delete voip0 and voip1 virtual port
  • Create VP_VOIP virtual port:
    • Name: VP_VOIP
    • vLanId: Untagged
    • Physical Ports: voip0, voip1


  • Delete voip0 and voip1 IP Address
  • Create 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
Configure SIP Configure SIGTRAN Configure H.248 Configure RADIUS
  • 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
  • When you 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 Configure RADIUS, set the following:
    • Source IP interface: Any
    • Radius -> Radius Server
    • Public IP Address: Empty

Two subnets, One IP per subnet, untagged

UseCase TwoSubnetsTwoIpsUntagged 0.png


Configure IP Network A Configure IP Network B
  • Subnet A is accessed through MGMT0
  • MGMT0 network interface modification requires the use of the tbchangeip shell script
  • Use tbchangeip with the following parameters:
    • 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.

  • Delete voip0 and voip1 virtual port
  • Create VP_VOIP virtual port:
    • Name: VOIP_UNTAG
    • vLanId: Untagged
    • Physical Ports: voip0, voip1
  • Delete voip0 and voip1 IP Address
  • Create 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
Configure SIP Configure SIGTRAN Configure H.248 Configure RADIUS
  • 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
  • When you 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 Configure RADIUS, set the following:
    • Source IP interface: Any
    • Radius -> Radius Server
    • Public IP Address: Empty

Two VLAN, Three IP Address, tagged

UseCase TwoVlandsThreeIpsVoipAndManagementPortsUsed 0.png


Configure IP Network A Configure IP Network B

Subnet B uses untag bonded over VOIP0 and VOIP1 ports

Configure SIP Configure SIGTRAN Configure H.248 Configure RADIUS
  • 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
  • When you 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 Configure RADIUS, set the following:
    • Source IP interface: RADIUS_100
    • Radius -> Radius Server
    • Public IP Address: Empty
Personal tools