Debug ip csg – Cisco OL-15491-01 User Manual

Page 27

Advertising
background image

A-27

Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide

OL-15491-01

Appendix A CSG2 Command Reference

debug ip csg

debug ip csg

To set the flags to obtain debugging output for the various CSG2 components, use the debug ip csg
command in privileged EXEC mode. To disable the debugging feature, use the no form of this command.

debug ip csg {all | acl number [vrf vrf-name | global] | configuration sync | content | crashinfo |

error | frag | ftp | gtp {any | bma [priority] | ipc | psd | quota-server [priority]} | http [detail]
| imap | interm | ipc [detail] | iscsi [detail] | other | packet [dump] | policy | pop3 |
psd [detail] | qs [detail] | radius [detail] | replicate | rtsp [detail] | service [detail | ha] |
session
{event | state [detail]} | sip | smtp | stats | tlv | udb [xml] | users | wap [detail] | xml}

no debug ip csg {all | acl number [vrf vrf-name | global] | configuration sync | content | crashinfo

| error | frag | ftp | gtp {any | bma [priority] | ipc | psd | quota-server [priority]} | http [detail]
| imap | interm | ipc [detail] | iscsi [detail] | other | packet [dump] | policy | pop3 |
psd [detail] | qs [detail] | radius [detail] | replicate | rtsp [detail] | service [detail | ha] |
session
{event | state [detail]} | sip | smtp | stats | tlv | udb [xml] | users | wap [detail] | xml}

Syntax Description

all

Generates debugging output for all CSG2 components.

acl number

Generates debugging output for all subscribers in a simple access control
list (ACL).

vrf vrf-name

(Optional) Generates debugging output for the Virtual Routing and
Forwarding (VRF) table with the ACL.

Note

The VRF table name is defined using the vrf definition command
in global configuration mode. VRF table names supported by the
CSG2 can be from 1 to 32 characters long, and can include
uppercase or lowercase letters, numbers, and any special characters.

The CSG2 does not support the use of the word forwarding as a
valid VRF name.

global

(Optional) Generates debugging output for the default routing table with the
ACL.

configuration sync

Generates debugging output for the configuration synchronization
component.

content

Generates debugging output for the CSG2 content debug messages,
indicating the results of the content match algorithm. This output is filtered
if debug ip csg acl has been configured.

crashinfo

Generates debugging output for the crash information component.

error

Generates debugging output for situations that might indicate a problem.

frag

Generates debugging output for the CSG2 fragment database.

ftp

Generates debugging output for the FTP component.

gtp any

Generates debugging output for the general packet radio service (GPRS)
tunneling protocol (GTP) component’s interaction with components other
than the Billing Mediation Agent (BMA), the Interprocessor
Communication (IPC) component, the Persistent Storage Device (PSD)
component, or the quota server.

Advertising