Actions

Enabling VoIP Bonding

Revision as of 14:47, 23 March 2015 by Cbilodeau (talk | contribs) (fix product name)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Applies to version(s): v2.7.

1- Access the telecom baseboard of the Tmedia unit:

a. For TMG800 and TMG3200, access the unit using SSH, then connect to the telecom baseboard using telnet.
telnet 172.31.1.1
b. For other platforms, such as TMP800, TMP6400 and TMG7800, connect to the telecom baseboard directly using telnet and the eth0 IP address.
telnet 10.3.2.21

2- In the baseboard prompt, use the set_voip0bonding shell command to enable VoIP Bonding.

set_voip0bonding <0|1> [IP_To_Ping] [Ping_Timeout] [Retries]
Where:
<0|1> selects if the feature is enabled (1 to enable). When the feature is enabled, the Ethernet PHY states are polled periodically to discover which port is available.
[IP_To_Ping] is the IP address to send ICMP echo requests to verify if a logical path is available. When no response is received within the requested timeout after the specified number of retries, the port is considered temporarly unusable and the other VoIP port is used instead.
[Ping_Timeout] is the ICMP echo request timeout in milliseconds
[Retries] is the number of ICMP echo request retries to send before doing a switchover.
Examples:
set_voip0bonding 1
set_voip0bonding 1 10.3.10.187 1000 1
set_voip0bonding 1 123.45.67.89 2500 3

3- Reboot the unit (note: this causes downtime).

reboot

4- (optional) After the reboot, access the telecom baseboard again and verify that the VoIP Bonding was successfully enabled:

print_bonding