Specifications

Watson 5 Ethernet
Operating Manual
W5-Ethernet-Manual.doc
Version 2.0-01
7-12 Revision: 2006-04-27
VLANREMOVE VLAN-ID
Removes all data configured for a particular VLAN. This command must be confirmed.
Parameter:
VLAN-ID
VLAN Id (1 .. 4094)
7.1.8 Class of Service Configuration
Class of Service is available on the Watson 5 Ethernet plugin only.
PRIOSRC Bridge-Port Priority-Source
Determines how packets are prioritized by the bridge:
Parameters:
Bridge-Port
One of the bridge ports (ETH1 .. ETH4, DSL1 .. DSL4)
Priority-Source
Priority source. Possible values:
IP Use the IP TOS/DSCP bits to determine priority
IEEE Use the IEEE 802.1p priority bits to determine
priority
IPTHENIEEE Use IP TOS/DSCP bits if present, IEEE 802.1p
bits otherwise
IEEETHENIP Use IEEE 802.1p bits if present, IP TOS/DSCP
bits otherwise
STATIC Ignore priority bits. Use the default priority for
this port for all packets. The default priority is set
with the DEFAULTVLAN command, cf. 7.1.7.
QMAP Protocol-Layer Queue { Codepoint }
Assigns Codepoints to priority queues. This command is global for all queues for all ports.
Parameters:
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
Codepoint
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.