Specifications
Table Of Contents
- Software Configuration Guide
- Contents
- Preface
- Understanding Interface Numbering and Cisco IOS Software Basics
- Understanding Interface Numbering
- Understanding Cisco IOS Software Basics
- Upgrading to a New Cisco IOS Release
- Where to Go Next
- Using the Setup Command Facility
- Before Starting Your Router
- Using the setup Command Facility
- Configuring Global Parameters
- Configuring Interface Parameters
- Completing the Configuration
- Where to Go Next
- Configuring with the Command-Line Interface
- Configuring the Host Name and Password
- Configuring 1-Port and 2-Port Ethernet Interfaces
- Configuring Fast Ethernet Interfaces
- Configuring Asynchronous/Synchronous Serial Network Modules or WAN Interface Cards
- Configuring 16-Port and 32-Port Asynchronous Network Modules
- Configuring ISDN BRI WAN Interface Cards
- Configuring T1 and E1 Interfaces
- Configuring T1 (FT1) WAN Interface Cards
- Configuring ATM Interfaces
- Configuring Inverse Multiplexing for ATM Interfaces
- Configuring Analog Modem Interfaces
- Configuring Wireless Multipoint Interfaces
- Checking the Interface Configuration
- Configuring 1-Port ADSL WAN Interface Card
- Configuring the NM-AIC-64, Contact Closure Network Module
- Configuring the 1-Port HSSI Network Module
- Configuring the Compression Network Module for the Cisco 3600 Series Routers
- Configuring the Digital Modem Network Module for the Cisco 3640 Router
- Prerequisites
- Configuration Tasks
- Configure the E1/T1 Network Module for ISDN PRI
- Configure the ISDN D-Channel Serial Interfaces
- Configure the Loopback Interface
- Configure the LAN Interface
- Create the Group Asynchronous Interface
- Configure the ISDN Dialer Interface
- Configure the Default IP Pool Information
- Configure Modem Lines for Dial-In and Dial-Out
- Configuration Example
- Configuring 1-Port G.SHDSL WAN Interface Card
- Saving Configuration Changes
- Where to Go Next
- Configuring Voice-over-IP
- Voice-over-IP Prerequisites
- Configuring the Voice Interface
- Voice-over-IP Configuration Examples
- Where to Go Next
- Configuration Examples
- Cisco 2600 Series Router Configuration Example
- Cisco 3631 Router Configuration Example
- Cisco 3725 Router Configuration Example
- 1-Port ADSL WAN Interface Card Configuration Examples
- NM-AIC-64, Contact Closure NetworkConfiguration Examples
- Cisco 3640 Central Site Configuration to Support ISDN and Modem Calls
- Formatting the Compact Flash Memory Cards
- Using the ROM Monitor
- Index

3-49
Software Configuration Guide for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series Routers
OL-1957-03
Chapter 3 Configuring with the Command-Line Interface
Configuring the Compression Network Module for the Cisco 3600 Series Routers
In this example:
• The interface hssi command specifies a HSSI interface and changes the configuration mode from
global to interface.
• The ip address command assigns an IP address to this interface.
• The hssi internal-clock command sets the HSSI clock source.
• The no fair-queue command disables fair queuing, which is enabled by default. This optimizes
HSSI performance.
• The no shutdown command enables the port.
Configuring the Compression Network Module for the
Cisco 3600 Series Routers
Cisco 3640 and Cisco 3620 routers now support a compression port module that provides
high-performance, hardware-based data compression using simultaneous Stacker compression
algorithms. Independent full-duplex compression and decompression capabilities are used on
point-to-point (PPP) encapsulated packets.
A router’s central processing unit is generally reserved for tasks such as creating and maintaining routing
tables, not performing compression duties. When a hardware compression port module is used in a
router, all compression activity is offloaded from the router’s central processing unit. This kind of
hardware configuration is needed for routers that require B-channel compression for multiple WAN
connections, such as two ISDN PRI interfaces carrying 46 B channels. Signaling over the D channel is
not compressed. One compression port module supports up to 128 WAN interfaces.
WAN or serial connections have limited bandwidth and greatly benefit from compressed data. For
example, a hardware compression card that achieves 2:1 compression can compress 500 bytes of data
down to 250 bytes. Transmission time is reduced by 50 percent. A line that transmits at 56 kbps without
compress transmits at 112 kbps with compression. An achieved compression ratio or rate is dependent
on the type of file being compressed. Graphics files, sound files, and text files all have different
compression requirements and results.
A hardware card can compress and decompress outgoing and incoming data. For negotiated compression
configured between two routers, the incoming compressed data sent by the remote router is decompressed by
the receiving or local compression card.
Configuration Task
You can configure point-to-point compression on interfaces that use PPP encapsulation. Compression
reduces the size of a PPP frame via lossless data compression. PPP encapsulations support Stacker and
Predictor compression algorithms, but the compression port module installed in Cisco 3600 series
routers support only Stacker compression over PPP encapsulations.
If the majority of your traffic is already compressed files, do not use compression. A hardware
compression card should be used if the router’s main processor CPU load exceeds 40 percent. To display
the CPU load, use the show process cpu EXEC command.