Cisco Cisco IOS Software Release 12.4(2)XB6 Références techniques

Page de 230
 
98
Command Reference for Cisco PDSN Release 4.0 in IOS Release 12.4(15)XR
debug cdma pdsn a10 gre
To display debug messages for A10 GRE interface errors, events, and packets, use the debug cdma pdsn 
a10 gre 
command in privileged EXEC mode. To disable debug messages, use the no form of this 
command.
debug cdma pdsn a10 gre [errors | events | packets] [tunnel-key key]
no debug cdma pdsn a10 gre [errors | events | packets]
Syntax Description
Defaults
If the command is entered without any optional keywords, all of the types of debug information are 
enabled.
Command History
Examples
The following is sample output from the debug cdma pdsn a10 gre events tunnel-key command:
Router#debug cdma pdsn a10 gre events tunnel-key 1
Router#show debug
CDMA:
  CDMA PDSN A10 GRE events debugging is on for tunnel key 1
PDSN#
*Mar  1 04:00:57.847:CDMA-GRE:CDMA-Ix1 (GRE/CDMA) created with src 5.0.0.2 dst 0.0.0.0
*Mar  1 04:00:57.847:CDMA-GRE:(in) found session 5.0.0.2-4.0.0.1-1
*Mar  1 04:00:59.863:CDMA-GRE:(in) found session 5.0.0.2-4.0.0.1-1
*Mar  1 04:00:59.863:CDMA-GRE:(in) found session 5.0.0.2-4.0.0.1-1
*Mar  1 04:01:01.879:CDMA-GRE:(in) found session 5.0.0.2-4.0.0.1-1
*Mar  1 04:01:01.879:CDMA-GRE:(in) found session 5.0.0.2-4.0.0.1-1
*Mar  1 04:01:03.899:CDMA-GRE:(in) found session 5.0.0.2-4.0.0.1-1
*Mar  1 04:01:03.899:CDMA-GRE:(in) found session 5.0.0.2-4.0.0.1-1
errors
(Optional) Displays A10 GRE errors.
events
(Optional) Displays A10 GRE events.
packets
(Optional) Displays transmitted or received A10 GRE packets.
tunnel-key key
(Optional) Specifies the GRE key.
Release
Modification
12.1(3)XS
This command was introduced.
12.2(8)BY
The tunnel-key parameter was added and the existing keywords were made 
optional.