Technical information

94
IPSec VPN Acceleration Services Module Installation and Configuration Note
78-14459-03 Rev C0
Configuration Examples
!
line con 0
line vty 0 4
login
transport input lat pad mop telnet rlogin udptn nasi ssh
!
end
QoS
These sections provide configuration examples for QoS:
Switch 1 Configuration, page 94
Switch 2 Configuration, page 96
A summary of the switch configuration that is used in the examples is as follows (see Figure 16):
The VPN module is in slot 3 on both switches.
An IPSec tunnel that is between switch 1 and switch 2 encrypts all traffic.
Both switches are configured so that IP packets with ToS 5 or ToS 7 go to high priority.
To highlight the QoS configuration steps in the configuration examples, three exclamation points
(!!!) precede each QoS-related command.
Figure 16 Configuring QoS Example
Switch 1 Configuration
The switch 1 configuration is as follows:
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
service compress-config
!
hostname Switch 1
!
boot system bootflash:c6k222-jk9sv-mz
logging snmp-authfail
!
ip subnet-zero
!
!
no ip domain-lookup
ip host tftp 223.255.254.254
!
mpls ldp logging neighbor-changes
mls flow ip destination
mls flow ipx destination
12.0.0.0/8 1/1
Switch 1
1/2 4/1
Switch 2
4/16
13.0.0.0/8
192.0.0.0/24
(LAN side) (LAN side)
(WAN side)
94101