display netstream statistics slot

Function

The display ip netstream statistics slot command displays NetStream IPv4 statistics.

The display ipv6 netstream statistics slot command displays NetStream IPv6 statistics.

Format

display { ip | ipv6 } netstream statistics slot slot-id

Parameters

Parameter Description Value
ip

Specifies the IPv6 netstream feature.

-

ipv6

Specifies the IPv6 netstream feature.

-

slot-id

Specifies the number of the slot where the NetStream service board for displaying statistics resides.

The value is a string of 1 to 32 case-sensitive characters, spaces not supported.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
forwarding read

Usage Guidelines

Usage Scenario

The display ip netstream statistics command displays detailed NetStream statistics.

The command can be configured only on a physical system (PS).

Example

The actual command output varies according to the device. The command output here is only an example.

# Display IPv6 NetStream statistics in slot 1.
<HUAWEI> display ipv6 netstream statistics slot 1
 Netstream statistic information on slot 1:
------------------------------------------------------------------------------------
 length of packets  Number                   Protocol   Number
------------------------------------------------------------------------------------
 1      ~    64   : 0                        IPV4     : 0                   
 65     ~    128  : 14939665                 IPV6     : 14939665            
 129    ~    256  : 0                        MPLS     : 0                   
 257    ~    512  : 0                        L2       : 0                   
 513    ~    1024 : 0                        Total    : 14939665            
 1025   ~    1500 : 0                   
 longer than 1500 : 0                   


------------------------------------------------------------------------------------

------------------------------------------------------------------------------------
 Aggregation                                  Current Streams       Aged Streams
               Created Streams                Exported Packets      Exported Streams
------------------------------------------------------------------------------------
 origin                                       100                   428                  
               528                            0                     0                    
 as                                           0                     0                    
               0                              0                     0                    
 as-tos                                       0                     0                    
               0                              0                     0                    
 protport                                     0                     0                    
               0                              0                     0                    
 protporttos                                  0                     0                    
               0                              0                     0                    
 srcprefix                                    3                     1                    
               4                              0                     0                    
 srcpretos                                    0                     0                    
               0                              0                     0                    
 dstprefix                                    0                     0                    
               0                              0                     0                    
 dstpretos                                    0                     0                    
               0                              0                     0                    
 prefix                                       0                     0                    
               0                              0                     0                    
 prefix-tos                                   0                     0                    
               0                              0                     0                    
 mpls-label                                   0                     0                    
               0                              0                     0                    
 vlan-id                                      0                     0                    
               0                              0                     0                    
 bgp-nhp-tos                                  0                     0                    
               0                              0                     0                    
 index-tos                                    0                     0                    
               0                              0                     0                    
 system: bbbb                        0                     0                                                                
               0                     0                     0                                                                
 aaaa                                0                     0                                                                        
               0                     0                     0                                                                        
 bbbb                                0                     0  
 all-aggre                                    3                     1                    
               4                              0                     0                    
------------------------------------------------------------------------------------
 srcprefix = source-prefix,   srcpretos = source-prefix-tos,
 dstprefix = destination-prefix,   dstpretos = destination-prefix-tos,
 protport = protocol-port,   protporttos = protocol-port-tos,
 all-aggre = all aggregation streams "---" means that the current board is not supported.
# Display IPv4 NetStream statistics in slot 1.
<HUAWEI> display ip netstream statistics slot 1
 Netstream statistic information on slot 1:
--------------------------------------------------------------------------------
 length of packets  Number                   Protocol   Number
--------------------------------------------------------------------------------
 1      ~    64   : 0                        IPV4     : 2779            
 65     ~    128  : 985                      IPV6     : 0            
 129    ~    256  : 1                        MPLS     : 0                   
 257    ~    512  : 360                      L2       : 0                   
 513    ~    1024 : 360                      Total    : 2779           
 1025   ~    1500 : 357                 
 longer than 1500 : 716                


--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
 Aggregation                         Current Streams       Aged Streams
               Created Streams       Exported Packets      Exported Streams
--------------------------------------------------------------------------------
 origin                              2                     92                
               94                    65                    92                
 as                                  0                     0                    
               0                     0                     0                   
 as-tos                              0                     0                   
               0                     0                     0                   
 protport                            0                     0                   
               0                     0                     0                   
 protporttos                         0                     0                   
               0                     0                     0                   
 srcprefix                           0                     0               
               0                     0                     0               
 srcpretos                           0                     0               
               0                     0                     0               
 dstprefix                           0                     0                   
               0                     0                     0                   
 dstpretos                           0                     0                   
               0                     0                     0                   
 prefix                              0                     0               
               0                     0                     0               
 prefix-tos                          0                     0               
               0                     0                     0                
 mpls-label                          0                     0                    
               0                     0                     0                    
 vlan-id                             0                     0                    
               0                     0                     0                    
 bgp-nhp-tos                         0                     0                   
               0                     0                     0                   
 index-tos                           0                     0                   
               0                     0                     0                   
 src-index-tos                       0                     0                   
               0                     0                     0                   
 bgp-community                       0                     0                     
               0                     0                     0                     
 vni-sip-dip                         0                     0                      
               0                     0                     0                     
 system: bbbb                        0                     0                       
               0                     0                     0                       
 aaaa                                0                     0                                       
               0                     0                     0                    
 bbbb                                0                     0                     
 all-aggre                           2                     92                   
               94                    65                    92                     
--------------------------------------------------------------------------------   
 srcprefix = source-prefix,   srcpretos = source-prefix-tos,
 dstprefix = destination-prefix,   dstpretos = destination-prefix-tos,
 protport = protocol-port,   protporttos = protocol-port-tos,
 src-index-tos = source-index-tos,   all-aggre = all aggregation streams "---" means that the current board is not supported.
Table 1 Description of the display netstream statistics slot command output
Item Description
length of packets

(This item displays statistics shared by IPv4 and IPv6 NetStream.).

Indicates the packet length range, which can be one of the following:

  • From 1 bytes to 64 bytes.
  • From 65 bytes to 128 bytes.
  • From 129 bytes to 256 bytes.
  • From 257 bytes to 512 bytes.
  • From 513 bytes to 1024 bytes.
  • From 513 bytes to 1024 bytes.
  • From 1024 bytes to 1500 bytes.
  • Greater than 1500 bytes.
Protocol

(This item displays statistics shared by IPv4 and IPv6 NetStream.).

Indicates protocol packets.

  • IPv4: IPv4 packets.
  • IPv6: IPv6 packets.
  • MPLS: MPLS packets.
  • Total: protocol packets of all types.
Aggregation

Indicates the type of original and aggregated flows.

  • origin aggregation.
  • as aggregation.
  • as-tos aggregation.
  • protocol-port aggregation.
  • protocol-port-tos aggregation.
  • source-prefix aggregation.
  • source-prefix-tos aggregation.
  • destination-prefix aggregation.
  • destination-prefix-tos aggregation.
  • prefix aggregation.
  • prefix-tos aggregation.
  • mpls-label aggregation.
  • vlan-id aggregation.
  • bgp-nhp-tos aggregation.
  • index-tos aggregation.
  • src-index-tos aggregation.
  • bgp-community.
  • vni-sip-dip.
  • all-aggre.
Current Streams

Indicates the number of flows in the NetStream flow buffer.

Aged Streams

Indicates the number of aged flows in the NetStream flow buffer.

Created Streams

Indicates the number of flows that have been created.

Exported Packets

Indicates the number of output NetStream packets.

Exported Streams

Indicates the number of output flows.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >