beautypg.com

Displaying class maps, Displaying police-priority-maps, Auto qos – Brocade Network OS Administrator’s Guide v4.1.1 User Manual

Page 511

background image

Operational cir:39944 cbs:6518 eir:0 ebs:0

Conform Byte:0 Exceed Byte:0 Violate Byte:0

Entering show policymap without identifying an interface and specify inbound or outbound traffic
displays policy-maps bound on all switch interfaces.

switch(conf-if-te-5/1/33)# do show policy-map

Number of policy maps : 1

Policy-Map pmap1

Bound To: te 5/1/33(in), te 5/1/33(out)

sw0(conf-if-te-5/1/33)#

switch(conf-if-te-5/1/33)# do show policy-map detail pmap1

Policy-Map pmap1

Class default

Police cir 43454

Bound To: te 5/1/33(in), te 5/1/33(out)

The following example displays the running configured policy-map by means of the show running-
config policy-map
command.

switch(conf-if-te-5/1/33)# do show running-config policy-map

policy-map pmap1

class default

police cir 43454

switch(conf-if-te-5/1/33)# do sh ru int te 5/1/33

interface TenGigabitEthernet 5/1/33

service-policy in pmap1

service-policy out pmap1

fabric isl enable

fabric trunk enable

no shutdown

Displaying class maps

The following example displays the running configured class map name and configured match attribute
by means of the show running-config class-map command.

switch(config-classmap)# do show running-config class-map

class-map cee

!

class-map class_map1

match access-group stdacl1

!

class-map default

Displaying police-priority-maps

The following example displays the running configured police priority-map name and mapping of CoS
values for conform and exceed color priorities by means of the show running-config police-priority-
map
command.

switch# show running-config police-priority-map

police-priority-map prio_map1

conform 3 3 3 5 6 1 1 1

exceed 2 2 2 1 1 1 1 2

Auto QoS

Auto QoS automatically classifies traffic based on either a source or a destination IPv4 address. IPv6
addressing is not supported. Once the traffic is identified, it is assigned to a separate priority queue.
This allows a minimum bandwidth guarantee to be provided to the queue so that the identified traffic is
less affected by network traffic congestion than other traffic.

Displaying class maps

Network OS Administrator’s Guide

511

53-1003225-04