Allied Telesis Switchblade AT-x908 Software Configuration Manual - Page 7
Browse online or download pdf Software Configuration Manual for Software Allied Telesis Switchblade AT-x908. Allied Telesis Switchblade AT-x908 16 pages. Advanced layer 3 modular switch
Also for Allied Telesis Switchblade AT-x908: Overview (1 pages), Brochure (12 pages), Brochure (8 pages), Datasheet (10 pages)
2. Setting the priority on a packet
Example 2-1: Setting the Layer 2 (VLAN/802.1p) priority per ingress port
Here we assign different 802.1p values to packets arriving on different ports.
These values are also known as the Layer 2 (L2) or VLAN priority.
Ingress ports 1-20 (these ports MAY be carrying a mixture of
packets from different VLANs, either with or without VLAN tags)
mls qos enable
class-map cmap1
policy-map pmap1
class cmap1
set cos 6
policy-map pmap2
class cmap1
set cos 5
policy-map pmap3
class cmap1
set cos 4
.
.
.
interface port1.0.1
service-policy input pmap1
interface port1.0.2
service-policy input pmap2
interface port1.0.3
service-policy input pmap3
.
.
.
Page 7 | AlliedWare Plus™ OS How To Note: QoS
Port 24
2. Setting the priority on a packet