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(config-if)#map ip precedence 1 cos 0

Console(config-if)#end

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-28MIB Variables Associated With Mapping IP Precedence

Field Name

MIB Variable

Access

Value Range

Default Value

 

 

 

 

 

IP Precedence

sun...

Not-

Integer (0-7)

 

Value

priorityMgt.

accessible

 

 

 

prioIpPrecTable.

 

 

 

 

prioIpPrecEntry.

 

 

 

 

prioIpPrecValue

 

 

 

IP Precedence

sun...

Read/write

Integer (0-7)

one-to-one

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.

Chapter 3 General Management of the Switch 3-89

Page 127
Image 127
Sunfire B1600 manual Command-line Interface Mapping IP Precedence, MIB Variables Associated With Mapping IP Precedence