|
Description:
|
swL2DiffServTOSCtrlMode OBJECT-TYPE
SYNTAX INTEGER {
tos-Force-Overwrite(1),
tos-TOS-Overwrite-802dot1p(2),
tos-802dot1p-Overwrite-TOS(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The ToS mode of this port.
tos-Force-Overwrite(1) --- The IP ToS precedence has changed to the specific value.
tos-TOS-Overwrite-802dot1p(2) --- If the incoming packet is an IPv4 packet, change the 802.1p
tag control priority field to the value in the IP ToS precedence
field.
tos-802dot1p-Overwrite-TOS(3) --- If the incoming packet is an IPv4 packet, the IP ToS precedence
is changed to the value in the 802.1p tag control priority
field."
|
|
|