beautypg.com

Show policy-map interface – Enterasys Networks X-Pedition XSR CLI User Manual

Page 503

background image

QoS Show Commands

XSR CLI Reference Guide 12-107

show policy-map interface

This command shows the configuration of all service policies applied on an interface or Frame 
Relay Data‐link Connection Identifier (DLCI). It displays the configuration for classes on the 
specified interface or specified DLCI only if a service policy has been attached to the interface or 
PVC. This command shows input and the output policies applied to the interfaces.Counters 
displayed after you enter the 

show policy-map

 interface command are updated only if 

congestion is present on the interface.

Counters displayed after you enter the show policy‐map interface command are updated only if 
congestion is present on the interface.

When QoS is applied to a Dialer interface, this command displays no data. To display the policy‐
map after the dialer has built the connection, enter the show policy map command on the interface 
from the dialer pool that the dialer called on and not the dialer interface itself.

Syntax

show policy-map interface interface-type [dlci dlci] mlpppgroup

Mode

Privileged EXEC or Global configuration: 

XSR#

 or 

XSR(config)#

Sample Output

The following example shows policy map mypolicy attached to DLCI 100 on Serial interface 1/0. 
Policy is applied simultaneously to input and output traffic. Input policy displays counters for 
input QoS (actual bandwidth and policing). Shaping, bandwidth and buffer management are not 
perfomred on input traffic and are shown for output traffic only.

XSR(config)#policy-map mypolicy
XSR(config-pmap)#exit
XSR(config)#class-map smallPackets
XSR(config-pmap-c)#priority high 800
XSR(config-pmap-c)#random-detect 20 25 2
XSR(config-pmap-c)#class immediate-data
XSR(config-pmap-c)#bandwidth 300
XSR(config-pmap-c)#class class-default
XSR(config-pmap-c)#shape 100000 12500

Note: This command displays policy information about Frame Relay PVCs only if Frame Relay
Traffic Shaping (FRTS) is enabled on the interface.

interface
type

Interface or sub‐interface type including: ATM, BRI, Fast/GigabitEthernet, 
Loopback, Multilink, 
or Dialer (0255).

dlci

A specific PVC for which policy configuration is shown.

dlci

A Data‐Link Connection Identifier (DLCI) number used on the interface. 
Policy configuration for the corresponding PVC is shown when a DLCI is 
specified.

mlpppgroup

Multilink PPP group number.