cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2251
Views
18
Helpful
2
Replies

Teaming in CUCM

allwyn.reuben
Level 1
Level 1

Hi we have Call manager cluster with 2 NIC in each server. we want to do teaming of both the NIC interfaces in each server for redundancy purpose..

Can someone guide me how to do that. as per my understanding is the below command is enough to do the teaming or any other else needed ?

"set network failover enable".

2 Replies 2

Aaron Harrison
VIP Alumni
VIP Alumni

Hi


That command is all you need. The two NICs go in active/passive failover mode, so just need to be connected to the same VLAN... no other specific switch config required.

Regards

Aaron

Please rate helpful posts..

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!

Rob Huffman
Hall of Fame
Hall of Fame

Hi Allwyn,

That is correct my friend

"NIC Teaming for Network Fault Tolerance

The NIC teaming feature allows a  server to be connected to the Ethernet via two NICs and, therefore, two  cables. NIC teaming prevents network downtime by transferring the  workload from the failed port to the working port. NIC teaming cannot be  used for load balancing or increasing the interface speed.

Hewlett-Packard  server platforms with dual Ethernet network interface cards can support  NIC teaming for Network Fault Tolerance with Cisco Unified CM 5.0(1) or  later releases.

IBM server platforms with dual Ethernet network interface  cards can support NIC teaming for Network Fault Tolerance with Cisco  Unified CM 6.1(2) and later releases. "

And the command to do that as per  the CUCM OS CLI Reference Guide is:

"set network failover

This  command enables and disables Network Fault Tolerance on the Media  Convergence Server network interface card.

Command Syntax

failover  {enable | disable}

Parameters

enable enables Network Fault Tolerance.

disable  disables Network Fault Tolerance.

Requirements

Command privilege level: 1

Allowed  during upgrade: No "

The referenced guides:

SRND

http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/srnd/8x/callpros.html#wp1151635

CLI Ref

http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/cli_ref/7_1_2/cli_ref_712.html#wp40017

Cheers!
Rob

PS:Oops....sorry Aaron beat me to the punch. +5 Aaron