Specifications

Watson Ethernet
Operating Manual
Watson-Ethernet-Manual.doc
Version 3.3-01
7-18
Revision: 2010-01-20
802.1p bits otherwise
IEEETHENIP Use IEEE 802.1p bits if present, IP
TOS/DSCP bits otherwise
STATIC Set priority bits to the default priority of
the ingress port. The default priority is
set with the DEFAULTPRIO command,
cf. 7.2.9.
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.
NTU_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:
NTU_CM> QMAP
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bridge IEEE Priority Mapping:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 : Q2 | 1 : Q1 | 2 : Q1 | 3 : Q2 | 4 : Q3 | 5 : Q3 | 6 : Q4 | 7 : Q4 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bridge DSCP Priority Mapping:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NTU_CM>
RATELIMIT CIR CBR
Configures the ingress rate limiter of the Ethernet port.