HP 8/40 Converged Enhanced Ethernet Administrator's Guide v6.4.0 (53-1001761-0 - Page 117

Traffic class mapping, Creating a CoS-to-CoS mutation QoS map

Page 117 highlights

DRAFT: BROCADE CONFIDENTIAL Queueing 9 Creating a CoS-to-CoS mutation QoS map Perform the following steps from Privileged EXEC mode to create a CoS-to-CoS mutation. 1. Enter global configuration mode. switch#configure terminal 2. Create the CoS-to-CoS mutation QoS map name. In this example 'test' is used. switch(config)#qos map cos-mutation test 0 1 2 3 5 4 6 7 3. Exit the configuration mode and return to EXEC mode. switch(conf-if-te-0/2)#exit switch(config)#end 4. Enter the copy command to save the running-config file to the startup-config file. switch#copy running-config startup-config Applying a CoS-to-CoS mutation QoS map Perform the following steps from Privileged EXEC mode to apply a CoS-to-CoS mutation QoS map. 1. Enter global configuration mode. switch#configure terminal 2. Specify the 10-gigabit Ethernet interface. Example of selecting the 10-Gigabit Ethernet interface port 0/2. switch(config)#interface tengigabitethernet 0/2 3. Activate or apply changes made to the CoS-to-CoS mutation QoS map name. In this example 'test' is used. switch(conf-if-te-0/2)#qos map cos-mutation test 0 1 2 3 5 4 6 7 4. Specify the trust mode for incoming traffic. Use this command to specify the interface ingress QoS trust mode, which controls user priority mapping of incoming traffic. The untrusted mode overrides all incoming priority markings with the Interface Default CoS. The CoS mode sets the user priority based on the incoming CoS value, if the incoming packet is not priority tagged, then fallback is to the Interface Default CoS value. switch(conf-if-te-0/2)#qos trust cos 5. Exit the configuration mode and return to EXEC mode. switch(conf-if-te-0/2)#exit switch(config)#end 6. Enter the copy command to save the running-config file to the startup-config file. switch#copy running-config startup-config Traffic class mapping The Brocade 8000 supports eight unicast traffic classes for isolation and to control servicing for different priorities of application data. Traffic classes are numbered from 0 through 7, with higher values designating higher priority. Converged Enhanced Ethernet Administrator's Guide 95 53-1001761-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
  • 163
  • 164

Converged Enhanced Ethernet Administrator’s Guide
95
53-1001761-01
Queueing
9
DRAFT: BROCADE CONFIDENTIAL
Creating a CoS-to-CoS mutation QoS map
Perform the following steps from Privileged EXEC mode to create a CoS-to-CoS mutation.
1.
Enter global configuration mode.
switch#
configure terminal
2.
Create the CoS-to-CoS mutation QoS map name. In this example ‘test’ is used.
switch(config)#
qos map cos-mutation test 0 1 2 3 5 4 6 7
3.
Exit the configuration mode and return to EXEC mode.
switch(conf-if-te-0/2)#
exit
switch(config)#
end
4.
Enter the copy command to save the running-config file to the startup-config file.
switch#
copy running-config startup-config
Applying a CoS-to-CoS mutation QoS map
Perform the following steps from Privileged EXEC mode to apply a CoS-to-CoS mutation QoS map.
1.
Enter global configuration mode.
switch#
configure terminal
2.
Specify the 10-gigabit Ethernet interface.
Example of selecting the 10-Gigabit Ethernet interface port 0/2.
switch(config)#
interface tengigabitethernet 0/2
3.
Activate or apply changes made to the CoS-to-CoS mutation QoS map name. In this example
‘test’ is used.
switch(conf-if-te-0/2)#
qos map cos-mutation test 0 1 2 3 5 4 6 7
4.
Specify the trust mode for incoming traffic.
Use this command to specify the interface ingress QoS trust mode, which controls user priority
mapping of incoming traffic. The untrusted mode overrides all incoming priority markings with
the Interface Default CoS. The CoS mode sets the user priority based on the incoming CoS
value, if the incoming packet is not priority tagged, then fallback is to the Interface Default CoS
value.
switch(conf-if-te-0/2)#
qos trust cos
5.
Exit the configuration mode and return to EXEC mode.
switch(conf-if-te-0/2)#
exit
switch(config)#
end
6.
Enter the copy command to save the running-config file to the startup-config file.
switch#
copy running-config startup-config
Traffic class mapping
The Brocade 8000 supports eight unicast traffic classes for isolation and to control servicing for
different priorities of application data. Traffic classes are numbered from 0 through 7, with higher
values designating higher priority.