Monitoring the QoS Configuration of IP Interfaces
Purpose
Display the QoS configuration on a particular IP interface.
A dynamic IP interface can have a QoS profile attached by RADIUS. For example, if configured by RADIUS, the show ip interface command might show the following:
Attached QoS profile: Strict-qosHowever, if the profile is configured statically, the QoS profile is attached to the ATM subinterface, and the attachment is displayed by the show atm subinterface command rather than show ip interface.
Action
To display the QoS configuration for an IP interface:
host1#show ip interface atm 2/0.1ATM2/0.1 line protocol Atm1483 is up, ip is up..........................................Attached QoS profile: test @ ATM2/0queue 0: traffic class best-effort, bound to ip ATM2/0.1Queue length 0 BytesForwarded packets 0, Bytes 0Dropped committed packets 0, Bytes 0Dropped conformed packets 0, Bytes 0Dropped exceeded packets 0, Bytes 0Dropped by WRED committed packets 0, bytes 0Dropped by WRED conformed packets 0, bytes 0Dropped by WRED exceeded packets 0, bytes 0Average queue length 150576 bytesqueue 1: traffic class tc1, bound to ip ATM2/0.1Queue length 0 BytesForwarded packets 0, Bytes 0Dropped committed packets 0, Bytes 0Dropped conformed packets 0, Bytes 0Dropped exceeded packets 0, Bytes 0Dropped by WRED committed packets 0, bytes 0Dropped by WRED conformed packets 0, bytes 0Dropped by WRED exceeded packets 0, bytes 0Average queue length 150576 bytesMeaning
Table 50 lists the related show ip interface command output fields.
- Configuring a QoS Profile
- Attaching a QoS Profile to an Interface
- Creating Parameter Instances
- show ip interface command