Cisco Cisco ASA 5580 Adaptive Security Appliance Leaflet

Page of 1214
 
4-82
思科 ASA 系列命令参考,命令
 
 4       show bgp  show cpu 命令
  show blocks
 显示每个字段的说明。
以下是
 show blocks 命令在情景中的输出示例:
ciscoasa/contexta# show blocks
  SIZE    MAX    LOW    CNT  INUSE   HIGH
     4   1600   1599   1599      0      0
    80    400    400    400      0      0
   256   3600   3538   3540      0      1
  1550   4616   3077   3085      0      0
以下是
 show blocks queue history 命令的输出示例:
ciscoasa# show blocks queue history
Each Summary for User and Queue_type is followed its top 5 individual queues
Block Size: 4
Summary for User "http", Queue "tcp_unp_c_in", Blocks 1595, Queues 1396
Blk_cnt Q_cnt Last_Op Queue_Type        User      Context
    186     1 put                                 contexta
     15     1 put                                 contexta
      1     1 put                                 contexta
      1     1 put                                 contextb
      1     1 put                                 contextc
Summary for User "aaa", Queue "tcp_unp_c_in", Blocks 220, Queues 200
Blk_cnt Q_cnt Last_Op Queue_Type        User      Context
     21     1 put                                 contexta
      1     1 put                                 contexta
      1     1 put                                 contexta
      1     1 put                                 contextb
      1     1 put                                 contextc
Blk_cnt Q_cnt Last_Op Queue_Type        User      Context
    200     1 alloc   ip_rx             tcp       contexta
    108     1 get     ip_rx             udp       contexta
     85     1 free    fixup             h323_ras  contextb
     42     1 put     fixup             skinny    contextb
Block Size: 1550
Summary for User "http", Queue "tcp_unp_c_in", Blocks 1595, Queues 1000
Blk_cnt Q_cnt Last_Op Queue_Type        User      Context
    186     1 put                                 contexta
     15     1 put                                 contexta
      1     1 put                                 contexta
      1     1 put                                 contextb
      1     1 put                                 contextc
...
 4-27
show blocks all 
字段
字段
说明
Block
块地址。
allocd_by
最后使用块的应用的程序地址(如果未使用,则为
 0)。
freed_by
最后释放块的应用的程序地址。
data size
块内的应用缓冲区
/ 数据包数据的大小。
alloccnt
自块存在后已使用此块的次数。
dup_cnt
对此块(如果使用)的引用的当前数量:
0 表示 1 个引用,1 表示 2 个引用。
oper
最后在块上执行的四个操作之一:分配、获得、放置或释放。
location
使用块的应用,或最后分配块的应用的程序地址(与
 allocd_by 字段相同)。