Cisco Cisco 1700 2600 3600 3700 Series VPN Module Libro bianco

Pagina di 55
 
 
© 2012 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. 
Page 50 of 55 
2 2 
2 3 
2 4 
<…snip…> 
A restriction has been imposed, however, that does not permit you to modify QoS settings on the VSL ports in the 
initial release of software. Hence, you can modify only the default queue, drop threshold, and buffer depth settings. 
vss(config)#int te2/5/4 
vss(config-if)#priority-queue cos-map 1 2 
HWIF-QOS: QoS configs are not allowed on VSL Portgroup 
Additionally, policy maps used for classification or policing are also forbidden on the VSL and its respective 
members. 
Control Traffic over VSL 
Multiple types of control traffic must be parsed between the two virtual switches, including VSLP and other inband 
messages. These special control frames are tagged with a special bit internal to the system, indicating that they 
require specialized treatment, and are automatically assigned to the priority queue of the interface for expedited 
delivery. As a result, no extra configuration is required. 
The priority queue is always serviced first, prior to any other Deficit Weighted Round Robin (DWRR) queues. 
Using Supervisor Engine 720-10G VSS 10 Gigabit Ethernet Uplink Ports as VSL Interfaces 
You can use the 10 Gigabit Ethernet uplink ports on the Supervisor Engine 720-10G VSS to form a VSL. In 
addition to the two 10 Gigabit Ethernet uplink ports, there are also three additional Gigabit Ethernet ports: two 
Small Form-Factor Pluggable (SFP) interfaces and a 10/100/1000 RJ-45 interface. You cannot use these ports as 
VSL interfaces. 
If you use only the 10 Gigabit Ethernet ports, you can optimize the queue structure to take full advantage of an 
8q4t queue structure on receive, and 1p7q4t queue structure on transmit. However, if you use both the Gigabit 
Ethernet interfaces and 10 Gigabit Ethernet interfaces concurrently, then the 10 Gigabit Ethernet interfaces take on 
the queue structure of the Gigabit Ethernet interfaces, which is 4q4t on receive and 1p3q4t on transmit. 
If you want to use only the 10 Gigabit Ethernet ports, you must shut down the Gigabit Ethernet ports and globally 
configure an extra CLI on the system: 
VSS(config)#mls qos 10g-only 
Error: following ports have to be shut to enable 10g-only mode: 
Gi1/5/1 Gi1/5/2 Gi1/5/3 
Command Rejected! 
VSS(config)#interface range gigabitEthernet 1/5/1 - 3 
VSS(config-if-range)#shut 
VSS(config-if-range)#exit 
VSS(config)#mls qos 10g-only 
HWIF-QOS: Queuing qos cfg (wrr-queue/rcv-queue/priority-queue) will be reset to 
default on Supervisor Slot 5 interfaces! 
VSS(config)#