Cisco Cisco IOS Software Release 12.2(15)T Guida Dello Sviluppatore

Pagina di 12
 
6-11
Cisco Gatekeeper External Interface Reference, Version 4.2
Cisco IOS Release 12.2(15)T
Chapter 6      GKTMP Command Reference
debug gatekeeper servers
debug gatekeeper servers
To turn debugging on, use the debug gatekeeper servers EXEC command. This command traces all the 
message exchanges between the Cisco IOS Gatekeeper and the external application. This command also 
displays any errors that occur when sending messages to the external application or when parsing 
messages from the external application. The no form of this command turns debugging off.
debug gatekeeper servers 
no debug gatekeeper servers
Syntax Description
This command has no keywords or arguments.
Command Modes
EXEC mode
Examples
The following example shows the debug gatekeeper servers output:
Example 6-3
 debug gatekeeper servers Output
router#debug gatekeeper servers
############ begin screen trace
00:08:47:GK:processing server msg:
REGISTER RRQ
From:server1
To:gk617
Priority:1
 
 
00:08:47:GK TMSG encoded to write buffer:
"REGISTER RRQ
From:gk617
To:server1
Priority:1
Status:success
"
00:11:16:GK TMSG encoded to write buffer:
"REQUEST RRQ
From:gk617
To:server1
Transaction-Id:6121529400000001
Content-Length:62
c=I:1.14.93.92:1720
r=I:1.14.93.92:24999
t=proxy
a=H:px14
"
 
00:11:16:GK:processing server msg:
RESPONSE RRQ
From:server1
To:gk617