C
LASS
OF
S
ERVICE
C
ONFIGURATION
3-153
CLI
– This example shows the switch configured with primary VLAN 5
and secondary VLAN 6. Port 3 has been configured as a promiscuous port
and mapped to VLAN 5, while ports 4 and 5 have been configured as a
host ports and associated with VLAN 6. This means that traffic for port 4
and 5 can only pass through port 3.
Class of Service Configuration
Class of Service (CoS) allows you to specify which data packets have
greater precedence when traffic is buffered in the switch due to
congestion. This switch supports CoS with eight priority queues for each
port. Data packets in a port’s high-priority queue will be transmitted before
those in the lower-priority queues. You can set the default priority for each
interface, and configure the mapping of frame priority tags to the switch’s
priority queues.
Setting the Default Priority for Interfaces
You can specify the default port priority for each interface on the switch.
All untagged packets entering the switch are tagged with the specified
default port priority, and then sorted into the appropriate priority queue at
the output port.
Command Usage
•
This switch provides eight priority queues for each port. It uses
Weighted Round Robin to prevent head-of-queue blockage.
Console(config)#interface ethernet 1/3
Console(config-if)#switchport mode private-vlan promiscuous
4-154
Console(config-if)#switchport private-vlan mapping 5
4-156
Console(config-if)#exit
Console(config)#interface ethernet 1/4
Console(config-if)#switchport mode private-vlan host
4-154
Console(config-if)#switchport private-vlan host-association 6
4-154
Console(config-if)#exit
Console(config)#interface ethernet 1/5
Console(config-if)#switchport mode private-vlan host
Console(config-if)#switchport private-vlan host-association 6
Console(config-if)#
Summary of Contents for TigerSwitch 1000
Page 2: ......
Page 19: ...CONTENTS xv...
Page 23: ...TABLES xix...
Page 36: ...INTRODUCTION 1 10...
Page 155: ...PORT CONFIGURATION 3 107 Figure 3 50 Displaying Etherlike and RMON Statistics...
Page 222: ...CONFIGURING THE SWITCH 3 174...
Page 417: ...VLAN COMMANDS 4 195 This section describes commands used to configure private VLANs...
Page 466: ...TROUBLESHOOTING B 4...
Page 479: ......