User guide
27
port 6
switch --set-port-ip4ip6-priority-field-ext=3:1 #Enables prioritization for LAN
port 7
switch --set-port-ip4ip6-priority-field-ext=4:1 #Enables prioritization for LAN
port 8
switch --set-ip4ip6-queue-map=63:3 # DiffServ value of 63 will go to queue with
highest priority
switch --set-ip4ip6-queue-map=62:3 # DiffServ value of 62 will go to queue with
highest priority
switch --set-ip4ip6-queue-map=61:2 # DiffServ value of 61 will go to queue with
next highest priority
switch --set-ip4ip6-queue-map=60:2 # DiffServ value of 60 will go to queue with
next highest priority
switch --set-ip4ip6-queue-map=59:1 # DiffServ value of 59 will go to queue with
low priority
switch --set-ip4ip6-queue-map=58:1 # DiffServ value of 58 will go to queue with
low priority
switch --set-ip4ip6-queue-map=57:0 # DiffServ value of 57 will go to queue with
lowest priority
switch --set-ip4ip6-queue-map=56:0 # DiffServ value of 56 will go to queue with
lowest priority
Usingatrafcanalyzer,wherewehavedened8trafcclasses,eachsending12.5%inanoversubscrip-
tionconguration,wecanseethatClass_0programmedwithDiffServvalue=63,Class_1programmed
withDiffServvalue=62…Class_7programmedwithDiffServvalue=56willbeprioritizedaccordingto
thespecicationabove.
TheIEEE802.1Prioritizationremappingsupports8priorities,parametervalue0…7.Ifthe802.1Qisena-
bled for the ports a prioritization can be associated to each VLAN
#Syntaxisswitch--add-vtu-entry=VID:WAN:LAN1:LAN2:LAN3:LAN4:CPU:NRL-ENABLE[:PRIORITY]
switch--add-vtu-entry=100:3:2:2:1:1:2:0:5#prioritytagof5willbeassociatedwithVLANid100.
# Applicable to 7/8 port models only
# Syntax is switch --add-vtu-entry-ext=VID:WAN:LAN1:LAN2:LAN3:LAN4:CPU:LAN5:LAN
6:LAN7:LAN8:NRL-ENABLE[:PRIORITY]