display qos lr interface

Use display qos lr interface to display the rate limit configuration of interfaces.

Syntax

display qos lr interface [ interface-type interface-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

interface-type interface-number: Specifies an interface by its type and number. If you do not specify an interface, this command displays the rate limit configuration of all interfaces.

Examples

# Display the rate limit configuration of all interfaces.

<Sysname> display qos lr interface
Interface: GigabitEthernet1/0/1                                             
 Direction: Outbound                                                            
  CIR 12800 (kbps), CBS 800256 (Bytes)                                          
                                                                                
Interface: GigabitEthernet1/0/2                                             
 Direction: Outbound                                                            
  CIR 25600 (kbps), CBS 1600000 (Bytes)

Table 30: Command output

Field

Description

Interface

Interface type and interface number.

Direction

Direction to which the rate limit configuration is applied: inbound or outbound.

CIR

CIR in kbps, which specifies the average traffic rate.

CBS

CBS in bytes, which specifies the amount of bursty traffic allowed at a time.