Cisco Cisco IOS Software Release 12.4(15)XM Références techniques

Page de 130
 
  debug condition
27
Cisco Mobile Wireless Home Agent  Feature for IOS Release 12.4(15)XM2
 12.4(15)XM2
debug condition
To limit output for some debug commands based on specified conditions, use the debug condition 
command in privileged EXEC mode. To remove the specified condition, use the no form of this 
command.
debug condition {username username | called dial-string | caller dial-string | vcid vc-id | ip 
ip-address | calling tid/imsi string]} 
no debug condition {condition-id | all} 
Syntax Description
Defaults
All debugging messages for enabled protocol-specific debug commands are generated. 
Command Modes
Privileged EXEC 
Command History
username 
username 
Generates debugging messages for interfaces with the specified username.
called dial-string 
Generates debugging messages for interfaces with the called party number.
caller dial-string 
Generates debugging messages for interfaces with the calling party number.
vcid vc-id 
Generates debugging messages for the VC ID specified. 
ip ip-address 
Generates debugging messages for the IP address specified.
calling tid/imsi 
string
 
Displays events related to general packet radio service (GPRS) tunneling 
protocol (GTP) processing on the gateway GPRS support node (GGSN) based on 
the tunnel identifier (TID) or international mobile system identifier (IMSI) in a 
Packet Data Protocol (PDP) Context Create Request message.
condition-id 
Removes the condition indicated.
all
Removes all debugging conditions, and conditions specified by the debug 
condition interface command. Use this keyword to disable conditional debugging 
and reenable debugging for all interfaces.
Release
Modification
11.3(2)AA 
This command was introduced.
12.0(23)S
This command was integrated into Cisco IOS Release 12.0(23)S. This 
command was updated with the vcid and ip keywords to support the 
debugging of Any Transport over MPLS (AToM) messages. 
12.2(14)S
This command was integrated into Cisco IOS Release 12.2(14)S.
12.2(15)T
This command was integrated into Cisco IOS Relese 12.2(15)T.
12.3(2)XB
 This command was introduced on the GGSN.
12.3(8)T
The calling keyword and tid/imsi string argument were added.