Quality of Service for VPNs

Similar documents
Nested Class Map Support for Zone-Based Policy Firewall

Classifying Network Traffic

Classifying Network Traffic

Fine-Grain NBAR for Selective Applications

Configurable Queue Depth

Fine-Grain NBAR for Selective Applications

QoS Group Match and Set for Classification and Marking

Match-in-VRF Support for NAT

IPv6 over IPv4 GRE Tunnel Protection

NAT Routemaps Outside-to-Inside Support

Marking Network Traffic

DMVPN Event Tracing. Finding Feature Information

Marking Network Traffic

FPG Endpoint Agnostic Port Allocation

QoS Tunnel Marking for GRE Tunnels

L2TP IPsec Support for NAT and PAT Windows Clients

Regulating Packet Flow on a Per-Interface Basis Using Generic Traffic Shaping

EVC Quality of Service

802.1P CoS Bit Set for PPP and PPPoE Control Frames

RADIUS Route Download

Configuring Firewall TCP SYN Cookie

SSL Custom Application

IP Overlapping Address Pools

IP over IPv6 Tunnels. Information About IP over IPv6 Tunnels. GRE IPv4 Tunnel Support for IPv6 Traffic

MPLS over GRE. Finding Feature Information. Prerequisites for MPLS VPN L3VPN over GRE

Memory Threshold Notifications

Encrypted Vendor-Specific Attributes

Using Flexible NetFlow Flow Sampling

Using Flexible NetFlow Flow Sampling

Port-Shaper and LLQ in the Presence of EFPs

OSPF Limit on Number of Redistributed Routes

RFC 430x IPsec Support

EIGRP Route Tag Enhancements

Sun RPC ALG Support for Firewalls and NAT

Sun RPC ALG Support for Firewalls and NAT

WRED Explicit Congestion Notification

Punt Policing and Monitoring

Flexible NetFlow IPFIX Export Format

Ethernet Overhead Accounting

QoS Policy Propagation via BGP

Loose Checking Option for TCP Window Scaling in Zone-Based Policy Firewall

IS-IS IPv6 Administrative Tag

EIGRP Support for Route Map Filtering

OSPF Incremental SPF

Add Path Support in EIGRP

EVC Quality of Service

EVC Quality of Service

Configuring DHCP Option 60 and Option 82 with VPN-ID Support for Transparent Automatic Logon

ACL Syslog Correlation

Enabling ALGs and AICs in Zone-Based Policy Firewalls

Classifying and Marking MPLS EXP

BGP Route-Map Continue

DHCP Server Port-Based Address Allocation

Applying QoS Features Using the MQC

BGP Link Bandwidth. Finding Feature Information. Prerequisites for BGP Link Bandwidth

HTTP 1.1 Web Server and Client

Flexible NetFlow - MPLS Support

Enabling ALGs and AICs in Zone-Based Policy Firewalls

ibgp Multipath Load Sharing

DHCP Relay Server ID Override and Link Selection Option 82 Suboptions

NBAR2 HTTP-Based Visibility Dashboard

Configuring an Error Response Code upon an Out-of-Dialog OPTIONS Ping Failure

Multi-Level Priority Queues

Punt Policing and Monitoring

BGP Event-Based VPN Import

IPsec NAT Transparency

Per-Flow Admission. Finding Feature Information. Prerequisites for Per-Flow Admission

OSPFv2 Local RIB. Finding Feature Information

8K GM Scale Improvement

BGP-MVPN SAFI 129 IPv6

Modular QoS CLI Three-Level Hierarchical Policer

Configurable Number of Simultaneous Packets per Flow

Dynamic Bandwidth Sharing

Adaptive QoS over DMVPN

Static NAT Mapping with HSRP

QoS: Child Service Policy for Priority Class

Configuring Ethernet Virtual Connections on the Cisco ASR 1000 Series Router

Port-Level Shaping and Minimum Bandwidth Guarantee

Flow-Based per Port-Channel Load Balancing

QoS Packet-Matching Statistics Configuration

Customizing IS-IS for Your Network Design

BGP-RT and VPN Distinguisher Attribute Rewrite Wildcard

IS-IS Inbound Filtering

IEEE 802.1X Open Authentication

Hiding the Internal Topology Information Embedded Within the History-info Header at the Cisco UBE

Configuring GPRS Tunneling Protocol Support

IEEE 802.1X Multiple Authentication

Configuring Embedded Resource Manager-MIB

GET VPN Resiliency. Finding Feature Information. Prerequisites for GET VPN Resiliency

Configuring a Load-Balancing Scheme

DHCP Server RADIUS Proxy

AAA Server Groups. Finding Feature Information. Information About AAA Server Groups. AAA Server Groups

Configuring Application Visibility and Control for Cisco Flexible Netflow

N:1 PVC Mapping to PWE with Nonunique VPIs

Using NetFlow Sampling to Select the Network Traffic to Track

Configuring Media Antitrombone

IPv6 Routing: Route Redistribution

IGMP Proxy. Finding Feature Information. Prerequisites for IGMP Proxy

BGP-VPN Distinguisher Attribute

Configuring Class-Based RTP and TCP Header Compression

Transcription:

The QoS for VPNs feature provides a solution for making Cisco IOS QoS services operate in conjunction with tunneling and encryption on an interface. Cisco IOS software can classify packets and apply the appropriate QoS service before the data is encrypted and tunneled. The QoS for VPN feature allows users to look inside the packet so that packet classification can be done based on original port numbers and based on source and destination IP addresses. This allows the service provider to treat mission critical or multi-service traffic with higher priority across their network. Finding Feature Information, page 1 Information About Quality of Service for Virtual Private Networks, page 2 How to Configure QoS for VPNs, page 2 Configuration Examples for QoS for VPNs, page 4 Additional References for QoS for VPNs, page 4 Feature Information for QoS for VPNs, page 5 Finding Feature Information Your software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table at the end of this module. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required. 1

Information About Quality of Service for Virtual Private Networks Information About Quality of Service for Virtual Private Networks QoS for VPNs The QoS for VPNs feature provides a solution for making Cisco IOS QoS services operate in conjunction with tunneling and encryption on an interface. Cisco IOS software can classify packets and apply the appropriate QoS service before the data is encrypted and tunneled. The QoS for VPN feature allows users to look inside the packet so that packet classification can be done based on original port numbers and based on source and destination IP addresses. This allows the service provider to treat mission critical or multi-service traffic with higher priority across their network. How to Configure QoS for VPNs Configuring QoS When Using IPsec VPNs This task uses the qos pre-classify command to enable QoS preclassification for the packet. QoS preclassification is not supported for all fragmented packets. If a packet is fragmented, each fragment might received different preclassifications. Note This task is required only if you are using IPsec Virtual Private Networks (VPNs). Otherwise, this task is not necessary. For information about IPsec VPNs, see the Configuring Security for VPNs with IPsec module. SUMMARY STEPS 1. enable 2. configure terminal 3. crypto map map-name seq-num 4. exit 5. interface type number [name-tag] 6. qos pre-classify 7. end DETAILED STEPS Step 1 Command or Action enable Purpose Enables privileged EXEC mode. 2

Configuring QoS When Using IPsec VPNs Command or Action Purpose Enter your password if prompted. Step 2 Router> enable configure terminal Enters global configuration mode. Step 3 Step 4 Router# configure terminal crypto map map-name seq-num Router(config)# crypto map mymap 10 exit Enters crypto map configuration mode and creates or modifies a crypto map entry. Enter the crypto map name and sequence number. Returns to global configuration mode. Step 5 Step 6 Router(config-crypto-map)# exit interface type number [name-tag] Router(config)# interface serial4/0/0 qos pre-classify Configures an interface type and enters interface configuration mode. Enter the interface type and number. Enables QoS preclassification. Step 7 Router(config-if)# qos pre-classify end Router(config-if)# end (Optional) Exits interface configuration mode and returns to privileged EXEC mode. 3

Configuration Examples for QoS for VPNs Configuration Examples for QoS for VPNs Example Configuring QoS When Using IPsec VPNs The following is an example of configuring QoS when using IPsec VPNs. In this example, the crypto map command specifies the IPsec crypto map (mymap 10) to which the qos pre-classify command will be applied. Router> enable Router# configure terminal Router(config)# crypto map mymap 10 Router(config-crypto-map)# qos pre-classify Router(config-crypto-map)# exit Additional References for QoS for VPNs Related Documents Related Topic Cisco commands QoS commands: complete command syntax, command modes, command history, defaults, usage guidelines, and examples Classifying network traffic MQC Marking network traffic Document Title Cisco IOS Master Command List, All Releases Cisco IOS Quality of Service Solutions Command Reference Classifying Network Traffic module Applying QoS Features Using the MQC module Marking Network Traffic module Technical Assistance Description The Cisco Support and Documentation website provides online resources to download documentation, software, and tools. Use these resources to install and configure the software and to troubleshoot and resolve technical issues with Cisco products and technologies. Access to most tools on the Cisco Support and Documentation website requires a Cisco.com user ID and password. Link http://www.cisco.com/cisco/web/support/index.html 4

Feature Information for QoS for VPNs Feature Information for QoS for VPNs The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required. Table 1: Feature Information for QoS for VPNs Feature Name Quality of Service for Virtual Private Networks QoS: Traffic Pre-classification Releases 12.2(2)T Cisco IOS XE Release 3.9S Cisco IOS XE Release 2.1 Feature Information The QoS for VPNs feature provides a solution for making Cisco IOS QoS services operate in conjunction with tunneling and encryption on an interface. Cisco IOS software can classify packets and apply the appropriate QoS service before the data is encrypted and tunneled. The QoS for VPN feature allows users to look inside the packet so that packet classification can be done based on original port numbers and based on source and destination IP addresses. This allows the service provider to treat mission critical or multi-service traffic with higher priority across their network. This feature was introduced on Cisco ASR 1000 Series Routers. 5

Feature Information for QoS for VPNs 6