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

Page de 199
 
-51
Cisco Broadband Wireless Gateway 1.4 Command Reference, IOS Release 12.4(15)XL5
OL-14681-01
Chapter       Cisco Broadband Wireless Gateway 1.4 Command Reference, IOS Release 12.4(15)XL5
  debug wimax agw message tlv
debug wimax agw message tlv
To display various BWG TLV messages, use the debug wimax agw message tlv command in privileged 
EXEC mode.
debug wimax agw message tlv [events errors dump]
Syntax Description
Defaults
There are no default values.
Command Modes
Privileged EXEC
Command History
Examples
The following example displays TLV events on a successful MS Open:
Router#debug wimax agw message tlv events
*Feb 23 08:37:59.864: AGW-Tlv: <100022230001>  Type: MS Information(0x0001), Length: 
0x0006
*Feb 23 08:37:59.864: AGW-Tlv: <100022230001>  Type: Authorization Policy(0x0028), Length: 
0x0002
*Feb 23 08:37:59.864: AGW-Tlv: <100022230001>  Type: Base Station Information(0x0002), 
Length: 0x000C
*Feb 23 08:37:59.864: AGW-Tlv: <100022230001>  Type: Base Station ID(0x0014), Length: 
0x0008
*Feb 23 08:37:59.864: AGW-Tlv: <100022230001>  Type: MS Information(0x0001), Length: 
0x0026
*Feb 23 08:37:59.864: AGW-Tlv: <100022230001>  Type: Key Change Indicator(0x005F), Length: 
0x0001
*Feb 23 08:37:59.864: AGW-Tlv: <100022230001>  Type: Registration Context(0x0058), Length: 
0x001D
*Feb 23 08:37:59.864: AGW-Tlv: <100022230001>  Type: MTG Profile(0x0069), Length: 0x0001
*Feb 23 08:37:59.864: AGW-Tlv: <100022230001>  Type: CS Type(0x0068), Length: 0x0002
*Feb 23 08:37:59.864: AGW-Tlv: <100022230001>  Type: Number of Downlink CIDs(0x006A), 
Length: 0x0002
*Feb 23 08:37:59.864: AGW-Tlv: <100022230001>  Type: Number of Uplink CIDs(0x006B), 
Length: 0x0002
*Feb 23 08:37:59.864: AGW-Tlv: <100022230001>  Type: Number of Uplink Classifiers(0x006C), 
Length: 0x0002
*Feb 23 08:37:59.864: AGW-Tlv: <100022230001>  Type: Base Station Information(0x0002), 
Length: 0x000C
*Feb 23 08:37:59.864: AGW-Tlv: <100022230001>  Type: Base Station ID(0x0014), Length: 
0x0008
events
Displays brief information on the encoding and decoding of all TLVs.
errors
Displays details of any errors encountered during TLV encoding and 
decoding.
dump
Displays details of all TLVs encoded and decoded. The TLV type, length, and 
a hex dump of the TLV value are printed.
Release
Modification
12.4(15)XL
This command was introduced.