Specifications

Watson Ethernet
Operating Manual
Watson-Ethernet-Manual.doc
Version 3.3-01
7-16
Revision: 2010-01-20
QMAP Protocol-Layer Queue Codepoints
Assigns Codepoints to priority queues. This command is global for all queues for
all ports.
Protocol-Layer
IEEE to classify according to IEEE 802.1p priority bits
IP To classify according to the IP TOS/DSCP field
Queue
Q1, Q2, Q3, Q4. Q4 is the highest priority queue, Q1
has lowest priority
Codepoints
Space-separated List of priority codes (0 .. 7 for IEEE
classification, 0 .. 63 for IP classification).
Several Codepoints can be associated to a queue with a single command, e.g.
LTU_01_CM> QMAP IEEE Q2 3 4 5
results in all packets with IEEE 802.1p priority bit combinations 011, 100 and
101 to be sent to queue 2.
QMAP without parameters displays the current CoS configuration:
LTU_01_CM> QMAP
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bridge IEEE Priority Mapping
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
VLAN-Tag Prio: 0 1 2 3 4 5 6 7
Priority Queue: Q2 Q1 Q1 Q2 Q3 Q3 Q4 Q4
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bridge DSCP Priority Mapping
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DSCP Q | DSCP Q | DSCP Q | DSCP Q | DSCP Q | DSCP Q | DSCP Q | DSCP Q
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0: Q1 | 1: Q1 | 2: Q1 | 3: Q1 | 4: Q1 | 5: Q1 | 6: Q1 | 7: Q1
8: Q1 | 9: Q1 | 10: Q1 | 11: Q1 | 12: Q1 | 13: Q1 | 14: Q1 | 15: Q1
16: Q2 | 17: Q2 | 18: Q2 | 19: Q2 | 20: Q2 | 21: Q2 | 22: Q2 | 23: Q2
24: Q2 | 25: Q2 | 26: Q2 | 27: Q2 | 28: Q2 | 29: Q2 | 30: Q2 | 31: Q2
32: Q3 | 33: Q3 | 34: Q3 | 35: Q3 | 36: Q3 | 37: Q3 | 38: Q3 | 39: Q3
40: Q3 | 41: Q3 | 42: Q3 | 43: Q3 | 44: Q3 | 45: Q3 | 46: Q3 | 47: Q3
48: Q4 | 49: Q4 | 50: Q4 | 51: Q4 | 52: Q4 | 53: Q4 | 54: Q4 | 55: Q4
56: Q4 | 57: Q4 | 58: Q4 | 59: Q4 | 60: Q4 | 61: Q4 | 62: Q4 | 63: Q4
RATELIMIT [ Bridge-Port Direction Rate-Profile ]
Configures the rate limiter of a bridge port.
Bridge-Port
One of the bridge ports (ETH1 .. ETH4, DSL1 .. DSL4,
MGMT3)
Direction
IN (ingress rate limiters) or OUT (Egress rate limiter)
Rate-Profile
Rate limiter profile. A number between 1 and 56 for in-
gress rate limiting. A number between 2 and 8 for
egress rate limiting. Cf. Table 3-4 and Table 3-5.
Use the Rate-Profile OFF to turn off rate limiting for
this port.