Technical information
63
IPSec VPN Acceleration Services Module Installation and Configuration Note
78-14459-03 Rev C0
Configuration Examples
interface GigabitEthernet5/1
switchport
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1,53,1002-1005
switchport mode trunk
no ip address
flowcontrol receive on
!
interface GigabitEthernet5/2
switchport
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1,54,1002-1005
switchport mode trunk
no ip address
flowcontrol receive on
!
interface Vlan1
no ip address
shutdown
!
interface Vlan53
ip address 192.168.100.254 255.255.255.0
crypto map MAP-101
!
interface Vlan54
no ip address
crypto connect vlan 53
!
ip classless
ip route 10.80.1.0 255.255.255.0 192.168.100.253
no ip http server
!
!
ip access-list extended AEO-101
permit ip 10.83.0.0 0.0.255.255 10.80.0.0 0.0.255.255
!
!
line con 0
line vty 0
login
!
end
Routed Ports
These sections describe routed port configuration:
• Catalyst Switch 1 (Routed Port), page 64
• Catalyst Switch 2 (Routed Port), page 66
Note In the following example, the VPN module is installed in slot 5 (Gigabit Ethernet interfaces 5/1 and 5/2).