Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide, for Cisco IOS Release 12.4(15)MD
Configuring IPC Support

Table Of Contents

Configuring IPC Support

Configuring the IPC Keepalive Time

Configuring the IPC Retransmit Time

Configuring the IPC Retry Number

Changing the IPC Crash Dump Setting


Configuring IPC Support


The CSG2 Interprocessor Communication (IPC) module provides a communication channel between the CSG2 Control Processor (CP) and Traffic Processors (TPs), and, in a redundant CSG2 deployment, between the TPs on the active CSG2 and their counterparts on the standby CSG2.

The CSG2 provides the following features for the IPC module:

Configuring the IPC Keepalive Time

Configuring the IPC Retransmit Time

Configuring the IPC Retry Number

Changing the IPC Crash Dump Setting

Configuring the IPC Keepalive Time

By default, the CSG2 sends keepalive messages to the IPC module once every 60 seconds. That setting is sufficient in most environments, but the CSG2 also allows you to change the time between keepalive messages, if necessary.


Note We recommend that you change the keepalive time interval only when directed to do so by Cisco Technical Assistance Center (TAC) engineers. In most environments, the default value is the most appropriate setting.


To change the keepalive timer for the IPC module, enter the following command in global configuration mode:

Command
Purpose
csg2(config)# ip csg ipc keepalive number-of-seconds

(Optional) Defines the IPC keepalive time interval for the CSG2.

Configuring the IPC Retransmit Time

By default, the CSG2 retransmits packets to an IPC module once every four seconds. That setting is sufficient in most environments, but the CSG2 also allows you to change the time between retransmits, if necessary.


Note We recommend that you change the retransmit time interval only when directed to do so by Cisco Technical Assistance Center (TAC) engineers. In most environments, the default value is the most appropriate setting.


To change the IPC retransmit time interval for the CSG2, enter the following command in global configuration mode:

Command
Purpose
csg2(config)# ip csg ipc retransmit 
number-of-seconds

(Optional) Defines the IPC retransmit time interval for the CSG2.

Configuring the IPC Retry Number

By default, the CSG2 retries communication with an IPC module three times before determining that the link has failed. That setting is sufficient in most environments, but the CSG2 also allows you to change the number of retries, if necessary.


Note We recommend that you change the number of retries allowed only when directed to do so by Cisco Technical Assistance Center (TAC) engineers. In most environments, the default value is the most appropriate setting.


To change the maximum number of IPC retries allowed before the CSG2 determines that the link has failed, enter the following command in global configuration mode:

Command
Purpose
csg2(config)# ip csg ipc retries number-of-retries

(Optional) Defines the maximum number of IPC retries allowed before the CSG2 determines that the link has failed.

Changing the IPC Crash Dump Setting

The CSG2 enables you to define the action to be taken by the CSG2 if an IPC link fails:

Never generate a crash dump. This is the default setting.

Wait a specified length of time, then generate a crash dump.

The default setting, to never generate a crash dump, is sufficient in most environments, but the CSG2 also allows you to change the crash dump setting, if necessary.


Note We recommend that you change the crash dump setting only when directed to do so by Cisco Technical Assistance Center (TAC) engineers. In most environments, the default value is the most appropriate setting.


To define the action to be taken by the CSG2 if an IPC link fails, enter the following command in global configuration mode:

Command
Purpose
csg2(config)# ip csg ipc crashdump 
[never tolerance [number of seconds]]

(Optional) Defines the action to be taken by the CSG2 if an IPC link fails,.