beautypg.com

Enterasys Networks Security Router X-PeditionTM User Manual

Page 302

background image

QoS on VPN

12-20 Configuring Quality of Service

Figure 12-6 QoS on a Virtual Interface Example

The following commands configure Ser and Vpn policy maps on the XSR Remote 1 as shown in

Figure 12-7

. XSR Central configuration is not described.

Configure the QoS Class Maps RTP and FTP matched to ACLs 110 and 15:

XSR(config)#class-map RTP
XSR(config-cmapXSR(config-cmapXSR(config)#class-map FTP
XSR(config-cmapXSR(config-cmap

XSR(config)#class-map RTP1
XSR(config-cmapXSR(config-cmapXSR(config)#class-map FTP1
XSR(config-cmap

Configure the input policy map Vpn classes RTP and FTP:

XSR(config)#policy-map Vpn
XSR(config-pmap-VPN>)#class RTP
XSR(config-pmap-c)#set ip dscp 46
XSR(config-pmap-c)#police 100000
XSR(config-pmap-c)#class FTP
XSR(config-pmap-c)#set ip dscp 18
XSR(config-pmap-c)#class class-default
XSR(config-pmap-c)#set ip dscp 8

Configure the output policy map Ser classes RTP1 and FTP1: