![]() |
Interface and Hardware Component Configuration Guide, Cisco IOS Release 12.4
|
|||||||||||||||
1-Port DSU CSU T1 WIC for the Cisco 1700 Cisco 2600 Cisco 3600 and Cisco 3700 Series Routers
![]() |
||||||||||||||||
|
Contents
1-Port DSU CSU T1 WIC for the Cisco 1700, Cisco 2600, Cisco 3600, and Cisco 3700 Series RoutersLast Updated: April 17, 2012
Feature History
This feature module describes the 1-port data service unit/channel service unit (DSU/CSU) WAN interface card (WIC) for Cisco 1700, 2600, 3600, and 3700 series routers. It describes the benefits of the new feature, supported platforms, configuration, and related documents, and provides command reference information. This document includes the following sections: Feature OverviewThe Cisco WIC-1DSU-T1-V2 is an integrated, managed, T1 or fractional T1 WAN interface card (WIC). It provides nonchannelized data rates of 1 to 24 X 64 kbps or 1 to 24 X 56 kbps and follows ANSI T1.403 and AT&T Publication 62411 standards. The Cisco WIC-1DSU-T1-V2 interface management features include the following:
BenefitsThis T1 DSU/CSU card works on the Cisco 1700, 2600, and 3600 series platforms, and allows customers to integrate more peripheral network components into the chassis. This is especially valuable to customers who deploy large scale, end-to-end Cisco-based branch networks. Other benefits of this solution include the following:
Supported PlatformsThis feature is supported on the following platforms:
Determining Platform Support Through Cisco Feature NavigatorCisco IOS software is packaged in feature sets that are supported on specific platforms. To get updated information regarding platform support for this feature, access Cisco Feature Navigator. Cisco Feature Navigator dynamically updates the list of supported platforms as new platform support is added for the feature. Cisco Feature Navigator is a web-based tool that enables you to determine which Cisco IOS software images support a specific set of features and which features are supported in a specific Cisco IOS image. You can search by feature or release. Under the release section, you can compare releases side by side to display both the features unique to each software release and the features in common. To access Cisco Feature Navigator, you must have an account on Cisco.com. If you have forgotten or lost your account information, send a blank e-mail to cco-locksmith@cisco.com. An automatic check will verify that your e-mail address is registered with Cisco.com. If the check is successful, account details with a new random password will be e-mailed to you. Qualified users can establish an account on Cisco.com by following the directions found at this URL: http://www.cisco.com/register http://www.cisco.com/register Cisco Feature Navigator is updated regularly when major Cisco IOS software releases and technology releases occur. For the most current information, go to the Cisco Feature Navigator home page at the following URL: Availability of Cisco IOS Software ImagesPlatform support for particular Cisco IOS software releases is dependent on the availability of the software images for those platforms. Software images for some platforms may be deferred, delayed, or changed without prior notice. For updated information about platform support and availability of software images for each Cisco IOS software release, refer to the online release notes or, if supported, Cisco Feature Navigator. PrerequisitesThe following are prerequisites to enable the T1 CSU WIC:
Configuration TasksSee the following sections for configuration tasks for this feature.
Configuring Short Cable Transmission AttenuationTo configure transmission attenuation for short cable lengths (under 660 feet in length), use the following commands beginning in global configuration mode. DETAILED STEPS
Verifying Configuration of Short Cable Transmission AttenuationTo verify the configuration of short cable transmission attenuation, enter the EXEC command show running-config interfaceserial<slot/port> replacing <slot/port> with the slot and port number of the serial interface. The following sample output shows transmission attenuation for a cable length between 0 and 110 feet:
Router#show running-config interface serial0/0
Building configuration...
Current configuration : 252 bytes
!
interface Serial0/0
no ip address
load-interval 30
no keepalive
no fair-queue
service-module t1 cablelength short 110ft
service-module t1 framing sf
service-module t1 linecode ami
service-module t1 timeslots 1-24 speed 56
no cdp enable
end
Enabling Remote Loopback TestingTo enable remote loopback testing for the WIC, use the following commands beginning in global configuration mode. DETAILED STEPS Verifying Enabling of Remote Loopback TestingTo verify the loopback status of the current interface, after the far end has been put in loopback mode, enter the command show service-module serial<slot/port> replacing <slot/port> with the slot and port number of the serial interface. The output "Unit is currently in test mode: remote loopback is in progress", as shown in the following example, indicate that remote loopback testing is enabled:
Router#show service-module serial0/0
Module type is T1/fractional
Hardware revision is 0.1, Software revision is 20021210,
Image checksum is 0x81277248, Protocol revision is 0.1
Receiver has no alarms.
Unit is currently in test mode:
remote loopback is in progress
Framing is SF, Line Code is AMI, Current clock source is line,
Fraction has 24 timeslots (56 Kbits/sec each), Net bandwidth is 1344 Kbits/sec.
Last module self-test (done at startup): Passed
Last clearing of alarm counters 01:52:27
loss of signal : 1, last occurred 01:45:24
loss of frame : 2, last occurred 01:45:24
AIS alarm : 0,
Remote alarm : 0,
Module access errors : 0,
Total Data (last 7 15 minute intervals):
255 Line Code Violations, 0 Path Code Violations
1 Slip Secs, 326 Fr Loss Secs, 6 Line Err Secs, 0 Degraded Mins
2 Errored Secs, 0 Bursty Err Secs, 7 Severely Err Secs, 327 Unavail Secs
Data in current interval (445 seconds elapsed):
0 Line Code Violations, 0 Path Code Violations
0 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins
0 Errored Secs, 0 Bursty Err Secs, 1 Severely Err Secs, 0 Unavail Secs
Configuration ExampleThis section provides a configuration example for a Cis co 1751 router with a WIC-1DSU-T1-V2 card installed. It is in a short cable environment (between 330 and 440 feet here), and is set to enter loopback when a loopback code is received on the line. Current configuration : ! version 12.2 no parser cache no service single-slot-reload-enable service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname 1751-uut1 ! interface Serial0/0 ip address 10.0.0.51 255.0.0.0 service-module t1 framing esf service-module t1 linecode b8zs service-module t1 timeslots 1-12 speed 64 service-module t1 data-coding normal service-module t1 cablelength short 440ft service-module t1 remote-loopback full ! interface FastEthernet0/0 ip address 6.0.0.1 255.0.0.0 speed auto full-duplex ! ip classless no ip http server ! ! line con 0 line aux 0 line vty 0 4 login ! end Command ReferenceThe following new and modified commands are pertinent to this feature. To see the command pages for these commands and other commands used with this feature, go to the Cisco IOS Master Commands List , Release 12.4, at http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124mindx/ 124index.htm. © 2012 Cisco Systems, Inc. All rights reserved.
|
|||||||||||||||
|
|