Cisco Cisco IOS Software Release 12.4(2)XB6 テクニカルリファレンス

ページ / 188
 
-46
Cisco Broadband Wireless Gateway 1.2 Command Reference, IOS Release 12.4(15)XL3
OL-14681-01
Chapter       Cisco Broadband Wireless Gateway 1.2 Command Reference, IOS Release 12.4(15)XL3
  debug wimax agw message
debug wimax agw message
To enable conditional debugging for various types of BWG messages, use the debug wimax agw 
message
 command in privileged EXEC mode.
debug wimax agw message [events errors dump]
Syntax Description
Defaults
There are no default values.
Command Modes
Privileged EXEC.
Command History
Usage Guidelines
Examples
The following example displays a successful message open:
Router#debug wimax agw message dump
*Feb 23 08:29:28.344: AGW-Msg: <067622242222> Rx (GigabitEthernet0/1)
*Feb 23 08:29:28.344: AGW-Msg: <067622242222> IP: Src: 10.1.1.70, Dst: 2.2.2.2
*Feb 23 08:29:28.344: AGW-Msg: <067622242222> Version: 0x4, IHL: 0x5, TOS: 0xC0
*Feb 23 08:29:28.344: AGW-Msg: <067622242222> Total Length: 0x4A, ID: 0x1A
*Feb 23 08:29:28.344: AGW-Msg: <067622242222> Flags: Reserved: 0x0, DontFrag: 0x0, 
MoreFrag: 0x0
*Feb 23 08:29:28.344: AGW-Msg: <067622242222> Fragment offset: 0x0, TTL: 0xFE, Protocol: 
0x11
*Feb 23 08:29:28.344: AGW-Msg: <067622242222> Checksum: 0xAC7E
*Feb 23 08:29:28.344: AGW-Msg: <067622242222> UDP: Src Port: 0x8B7, Dst Port: 0x8B7
*Feb 23 08:29:28.344: AGW-Msg: <067622242222> Checksum: 0x7E1B, Length: 0x36
*Feb 23 08:29:28.344: AGW-Msg: <067622242222> Message: Type 0x090F (0x09, 0x0F)
events
Displays brief information on the processing of all transmitted and received 
messages.
errors
Displays details of any errors encountered during message processing.
dump
Displays details of all transmitted and received messages. Output will 
include the following:
IP packet details. Source/destination addresses, version, IP header 
length, TOS, total length, flags, IP fragmentation details, TTL, protocol, 
checksum.
UDP information. Source/destination ports, checksum, length.
Function-Type and Message-Type of the message.
Dump of all the TLVs contained in the message.
Release
Modification
12.4(15)XL
This command was introduced.