Cisco N5K-C5010P-BF Troubleshooting Guide - Page 62

Cisco Nexus 5000 Series Troubleshooting Guide, OL-25300-01, Troubleshooting QoS Issues

Page 62 highlights

Improper Configurations Chapter 4 Troubleshooting QoS Issues Send document comments to [email protected]. match cos 1 class-map type qos video-signal-global match cos 4 //This qos policy-map will be attached under "system qos". It will be downloaded to 2248 to create CoS to queue mapping.// policy-map type qos classify-5020-global class voice-global set qos-group 5 class video-signal-global set qos-group 4 class critical-global set qos-group 3 class scavenger-global set qos-group 2 class-map type qos Video match dscp 34 class-map type qos Voice match dscp 40,46 class-map type qos Control match dscp 48,56 class-map type qos BulkData match dscp 10 class-map type qos Scavenger match dscp 8 class-map type qos Signalling match dscp 24,26 class-map type qos CriticalData match dscp 18 //This qos policy-map will be applied under all N5k and 2248 interfaces to classify all incoming traffic based on DSCP marking. Please note that even the policy-map will be applied under Nexus 2248 interfaces the traffic will be classified on N5k// policy-map type qos Classify-5020 class Voice set qos-group 5 class CriticalData set qos-group 3 class Control set qos-group 3 class Video set qos-group 4 class Signalling set qos-group 4 class Scavenger set qos-group 2 class-map type network-qos Voice match qos-group 5 class-map type network-qos Critical match qos-group 3 class-map type network-qos Scavenger match qos-group 2 class-map type network-qos Video-Signalling match qos-group 4 //This policy-map type network-qos will be applied under "system qos" to define the MTU, marking and queue-limit(not configured here).// policy-map type network-qos NetworkQoS-5020 class type network-qos Voice set cos 5 class type network-qos Video-Signalling set cos 4 mtu 9216 class type network-qos Scavenger Cisco Nexus 5000 Series Troubleshooting Guide 4-4 OL-25300-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162

Send document comments to [email protected].
4-4
Cisco Nexus 5000 Series Troubleshooting Guide
OL-25300-01
Chapter 4
Troubleshooting QoS Issues
Improper Configurations
match cos 1
class-map type qos video-signal-global
match cos 4
//This qos policy-map will be attached under “system qos”. It will be downloaded to 2248
to create CoS to queue mapping.//
policy-map type qos classify-5020-global
class voice-global
set qos-group 5
class video-signal-global
set qos-group 4
class critical-global
set qos-group 3
class scavenger-global
set qos-group 2
class-map type qos Video
match dscp 34
class-map type qos Voice
match dscp 40,46
class-map type qos Control
match dscp 48,56
class-map type qos BulkData
match dscp 10
class-map type qos Scavenger
match dscp 8
class-map type qos Signalling
match dscp 24,26
class-map type qos CriticalData
match dscp 18
//This qos policy-map will be applied under all N5k and 2248 interfaces to classify all
incoming traffic based on DSCP marking. Please note that even the policy-map will be
applied under Nexus 2248 interfaces the traffic will be classified on N5k//
policy-map type qos Classify-5020
class Voice
set qos-group 5
class CriticalData
set qos-group 3
class Control
set qos-group 3
class Video
set qos-group 4
class Signalling
set qos-group 4
class Scavenger
set qos-group 2
class-map type network-qos Voice
match qos-group 5
class-map type network-qos Critical
match qos-group 3
class-map type network-qos Scavenger
match qos-group 2
class-map type network-qos Video-Signalling
match qos-group 4
//This policy-map type network-qos will be applied under “system qos” to define the MTU,
marking and queue-limit(not configured here).//
policy-map type network-qos NetworkQoS-5020
class type network-qos Voice
set cos 5
class type network-qos Video-Signalling
set cos 4
mtu 9216
class type network-qos Scavenger