Command-line Interface: Mapping IP Precedence
The following example maps IP Precedence value 1 to COS value 0 on port SNP515, and then displays all the IP Precedence settings for that port.
Console(config)#interface ethernet SNP5
Console#show map ip precedence ethernet SNP5
Precedence mapping status: disabled
Port | Precedence COS | |
SNP5 | 0 | 0 |
SNP5 | 1 | 0 |
SNP5 | 2 | 2 |
SNP5 | 3 | 3 |
SNP5 | 4 | 4 |
SNP5 | 5 | 5 |
SNP5 | 6 | 6 |
SNP5 | 7 | 7 |
Console# |
|
|
MIB Variables Associated With Mapping IP Precedence
TABLE 3-28 MIB Variables Associated With Mapping IP Precedence
Field Name | MIB Variable | Access | Value Range | Default Value |
|
|
|
|
|
IP Precedence | sun... | Not- | Integer |
|
Value | priorityMgt. | accessible |
|
|
| prioIpPrecTable. |
|
|
|
| prioIpPrecEntry. |
|
|
|
| prioIpPrecValue |
|
|
|
IP Precedence | sun... | Read/write | Integer | |
CoS | priorityMgt. |
|
| mapping |
| prioIpPrecTable. |
|
|
|
| prioIpPrecEntry. |
|
|
|
| prioIpPrecCos |
|
|
|
|
|
|
|
|
15.Mapping specific values for IP Precedence is implemented as an interface configuration command, but any changes will apply to the all interfaces on the switch.