Table Of Contents
Configuring Hardware Echo Cancellation on T1/E1 Multiflex Voice/WAN Interface Cards
Prerequisites for Hardware Echo Cancellation on T1/E1 Multiflex Voice/WAN Interface Cards
Baseboard and Daughter Card Configuration
Hardware Echo Cancellation Tail Length
Information About Hardware Echo Cancellation on T1/E1 Multiflex Voice/WAN Interface Cards
How to Configure Hardware Echo Cancellation on T1/E1 Multiflex Voice/WAN Interface Cards
Configuring Hardware Echo Cancellation on T1/E1 Multiflex Voice/WAN Interface Cards
The multiflex trunk (MFT) dedicated echo cancellation modules (dedicated ECAN modules) are daughter cards that attach to the second generation multiflex voice/WAN interface cards (MFT VWIC2 family). The dedicated ECAN modules are available in 32-channel and 64-channel configurations (EC-MFT-32 and EC-MFT-64), which match the requirements of the 1- and 2-port T1/E1 MFT VWIC2s, respectively. This chapter describes the configuration to enable additional echo cancellation effectiveness:
•
Control of the echo canceller provided through the size of the echo cancellation buffer, ranging from 24 milliseconds (ms) to 128 ms
•
Processing and memory resources to ensure robust echo canceller coverage independent from the configuration of the echo canceller or the demand placed on the general voice DSP resources
Prerequisites for Hardware Echo Cancellation on T1/E1 Multiflex Voice/WAN Interface Cards
Cisco IOS Image
To run hardware echo cancellation on T1/E1 interfaces, you must install an IP Plus or IP Voice image (minimum) of Cisco IOS Release 12.3(14)T or a later release.
Baseboard and Daughter Card Configuration
Hardware echo cancellation is restricted to the same baseboard voice/WAN interface card (VWIC) on which the daughter card (EC-MFT-32 and EC-MFT-64) is installed and cannot be shared by other T1/E1 controllers.
Hardware Echo Cancellation Tail Length
If you are using hardware echo cancellation, the value for tail length is set to 128 ms. This is not configurable and cannot be changed.
Information About Hardware Echo Cancellation on T1/E1 Multiflex Voice/WAN Interface Cards
Table 10 lists the names and descriptions of the baseboard modules and daughter cards that offer hardware echo cancellation on T1/E1 multiflex voice/WAN interface cards.
Table 10 Modules with T1/E1 Multiflex Voice/WAN Interface Cards with Echo Cancellation Functionality
Module Name DescriptionBaseboard
VIC2-1MFT-T1/E11
1-port RJ-48 multiflex voice trunk (T1/E1)
VIC2-2MFT-T1/E11
2-port RJ-48 multiflex voice trunk (T1/E1)
VWIC2-1MFT-T1/E1
1-port RJ-48 multiflex voice/WAN trunk (T1/E1)
VWIC2-2MFT-T1/E1
2-port RJ-48 multiflex voice/WAN trunk (T1/E1)
VWIC2-1MFT-G7032
1-port RJ-48 multiflex trunk (E1 G.703)
VWIC2-2MFT-G7032
2-port RJ-48 multiflex trunk (E1 G.703)
Daughter cards for hardware echo cancellation
EC-MFT-32
32-channel echo canceller module for multiflex trunk
EC-MFT-64
64-channel echo canceller module for multiflex trunk
1 The VIC2-1MFT-T1/E1 and VIC2-2MFT-T1/E1 voice modules do not support WAN connectivity.
2 Although unstructured G.703 operation is particular to E1 operation, the VWIC2-1/2MFT-G703 cards also support structured T1 operation.
Figure 16 shows a sample network topology with a Cisco 3725 router using hardware echo cancellation.
Figure 16 Sample Network Topology for the T1/E1 Multiflex Voice/WAN Interface Cards with Echo Cancellation Module
How to Configure Hardware Echo Cancellation on T1/E1 Multiflex Voice/WAN Interface Cards
To configure hardware echo cancellation on T1/E1 multiflex voice/WAN interface cards, complete the following tasks.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
card type {e1 | t1} slot subslot
4.
voice-card slot
5.
voice-port {slot-number/subunit-number/port | slot/port:ds0-group-number}
6.
echo-cancel enable type [hardware | software]
7.
echo-cancel coverage {24 | 32 | 48 | 64}
8.
exit
DETAILED STEPS
Examples
This section provides the following examples for verifying echo cancellation:
•
show echo-cancel hardware status: Example
•
show call active voice echo-canceller summary: Example
•
show call active voice echo-canceller CallID: Example
show echo-cancel hardware status: Example
The output in this section shows that hardware echo cancellation is enabled on slot 1.
Router_3725# show echo-cancel hardware status 1VWIC HWECAN 1/0 is UP.Software version:4.4.803 , Date:Feb 6 16:58:57 2004Tail length:128 Tone disabler type:G.165 Fax notify: OffDevice:VWIC_8MBPS_1TIEC_TL128_MS_1P Max Channels:32Only Port0 have Local HWECAN Connectivity.
ECAN CH ASSIGNED DSP ID VOICEPORT EC NLP COV LAW ======================================================================================== 1 yes 1/1 1/0:1.1 on off on u-Law
Total assigned channel(s):1Total device(s) in the slot 1show call active voice echo-canceller summary: Example
The output in this section shows summary information for the hardware echo cancellation.
Router_3725# show call active voice echo-canceller summary
Call ID Port DSP/Ch Codec Ecan-type Tail Called # Dial-peers ======================================================================================== 0xE71 1/0:1.1 1/1 g729r8 HW 128ms 1000 1/10
1 active call foundnumber of hardware ecan channels:1number of software ecan channels:0show call active voice echo-canceller CallID: Example
The output in this section shows hardware echo canceller information for an active voice call.
Router# show call active voice echo-canceller E71Device:VWIC HWECAN 1/0 Channel Id = 1 Tail = 128MsSoftware version:4.4.803 , Date:Feb 6 16:58:57 2004Echo Canceller:On Tail-length:128msH-Register:Update Modem tone disable:Ignore 2100Hz toneWorst ERL :6dB Residual Control:Cancel onlyHigh level compensation:OffTx Power = 0.0dB Tx Avg Power = 0.0dBRx Power = 0.0dB Rx Avg Power = 0.0dBERL = 1.0dB ACOM = 0.03 Reflectors(Tails) = (90, 0, 0)Ms, Max Reflector = 90MsEcan Status words 0x1C, 0x00EC Lib version:9155More detailed syntax information about the commands used with this feature is documented in the Cisco IOS Release 12.4 Voice Command Reference.

