Sunfire B1600 Switch User Manual


 
Chapter 3 General Management of the Switch 3-89
Command-line Interface: Mapping IP Precedence
The following example maps IP Precedence value 1 to COS value 0 on port SNP5
15
,
and then displays all the IP Precedence settings for that port.
MIB Variables Associated With Mapping IP Precedence
15.Mappingspecificvaluesfor IPPrecedenceisimplementedasaninterfaceconfigurationcommand,butany
changeswillapplytotheallinterfacesontheswitch.
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#
TABLE 3-28 MIB Variables Associated With Mapping IP Precedence
Field Name MIB Variable Access Value Range Default Value
IP Precedence
Value
sun...
priorityMgt.
prioIpPrecTable.
prioIpPrecEntry.
prioIpPrecValue
Not-
accessible
Integer (0-7)
IP Precedence
CoS
sun...
priorityMgt.
prioIpPrecTable.
prioIpPrecEntry.
prioIpPrecCos
Read/write Integer (0-7) one-to-one
mapping