SlideShare una empresa de Scribd logo
1 de 16
Descargar para leer sin conexión
Cisco Configuration Professional
Configuration Professional: Site-to-Site IPsec VPN Between Two IOS Routers
Configuration Example
Contents
Introduction
Prerequisites
Requirements
Components Used
Conventions
Configuration
Network Diagram
Router A Cisco CP Configuration
Router B Cisco CP Configuration
Router B CLI Configuration
Verify
IOS Router - show Commands
Troubleshoot
Cisco Support Community - Featured Conversations
Related Information
Document ID: 113337
Introduction
This document provides a sample configuration for the LAN-to-LAN (Site-to-Site)
IPsec tunnel between two Cisco IOS
®
Routers using Cisco Configuration Professional
(Cisco CP). Static routes are used for simplicity.
Prerequisites
Requirements
Make sure that you meet this requirement before you attempt this configuration:
End-to-End IP connectivity must be established before starting this
configuration.
Components Used
The information in this document is based on these software and hardware versions:
Cisco 1841 Router with Cisco IOS Software Release 12.4(15T)
Cisco CP version 2.5
Note: Refer to Basic Router Configuration Using Cisco Configuration Professional in
order to allow the router to be configured by Cisco CP.
The information in this document was created from the devices in a specific lab
environment. All of the devices used in this document started with a cleared (default)
configuration. If your network is live, make sure that you understand the potential
impact of any command.
Conventions
Refer to the Cisco Technical Tips Conventions for more information on document
conventions.
Configuration
Network Diagram
This document uses this network setup:
HOME
SUPPORT
PRODUCT SUPPORT
CLOUD AND SYSTEMS
MANAGEMENT
CISCO CONFIGURATION
PROFESSIONAL
CONFIGURE
CONFIGURATION EXAMPLES AND
TECHNOTES
Configuration Professional:
Site-to-Site IPsec VPN
Between Two IOS Routers
Configuration Example
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
1 de 16 03/06/13 16:09
Note: The IP addressing schemes used in this configuration are not legally routable
on the Internet. They are RFC 1918 addresses, which have been used in a lab
environment.
Router A Cisco CP Configuration
Router B Cisco CP Configuration
Router B CLI Configuration
Router A Cisco CP Configuration
Perform these steps in order to configure Site-to-Site VPN Tunnel on the Cisco IOS
Router:
Choose Configure > Security > VPN > Site-to-Site VPN, and click the radio
button next to Create a Site-to-Site VPN. Click Launch the selected task.
1.
Choose Step by step wizard in order to proceed with the configuration, and
click Next.
2.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
2 de 16 03/06/13 16:09
In the next window, provide the VPN Connection Information in the respective
spaces. Choose the interface of the VPN Tunnel from the drop-down menu.
Here, FastEthernet0 is chosen. In the Peer Identity section, choose Peer with
static IP address and provide the remote peer IP address. Then, provide the
Pre-shared Keys (cisco123 in this example) in the Authentication section.
Lastly, click Next.
3.
Click Add in order to add IKE proposals which specify the Encryption
Algorithm, Authentication Algorithm, and the Key Exchange Method.
4.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
3 de 16 03/06/13 16:09
Provide the Encryption Algorithm, Authentication Algorithm, and Key Exchange
method, and then click OK. The Encryption Algorithm, Authentication
Algorithm, and the Key Exchange method values should match with the data to
be provided in the Router B.
5.
Click Next.6.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
4 de 16 03/06/13 16:09
In this new window, the Transform Set details are provided. The Transform Set
specifies the Encryption and Authentication algorithms used to protect Data in
VPN Tunnel. Click Add in order to provide these details. You can add any
number of Transform Sets as needed by using this method.
7.
Provide the Transform Set details (Integrity and Encryption Algorithms), and
click OK.
8.
Choose the required Transform Set to be used from the drop-down menu, and
click Next.
9.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
5 de 16 03/06/13 16:09
In the following window, provide the details about the Traffic to be protected
through the VPN Tunnel. Provide the Source and Destination Networks of the
traffic to be protected so that the traffic between the specified source and
destination networks are protected. In this example, the Source network is
10.10.10.0 and the Destination network is 10.20.10.0. Click Next.
10.
Click Finish in the next window to complete the configuration on Router A..11.
Router B Cisco CP Configuration
Perform these steps in order to configure Site-to-Site VPN Tunnel on the Cisco IOS
Router (Router B):
Choose Configure > Security > VPN > Site-to-Site VPN, and click the radio
button next to Create a Site-to-Site VPN. Click Launch the selected task.
1.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
6 de 16 03/06/13 16:09
Choose Step by step wizard in order to proceed with the configuration, and
click Next.
2.
In the next window, provide the VPN Connection Information in the respective
spaces. Choose the interface of the VPN Tunnel from the drop-down menu.
Here, FastEthernet0 is chosen. In the Peer Identity section, choose Peer with
static IP address and provide the remote peer IP address. Then, provide the
Pre-shared Keys (cisco123 in this example) in the Authentication section.
Lastly, click Next.
3.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
7 de 16 03/06/13 16:09
Click Add in order to add IKE proposals which specify the Encryption
Algorithm, Authentication Algorithm, and the Key Exchange Method.
4.
Provide the Encryption Algorithm, Authentication Algorithm, and Key Exchange
method, and then click OK. The Encryption Algorithm, Authentication
Algorithm, and the Key Exchange method values should match with the data
provided in the Router A.
5.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
8 de 16 03/06/13 16:09
Click Next.6.
In this new window, the Transform Set details are provided. The Transform Set
specifies the Encryption and Authentication algorithms used to protect Data in
VPN Tunnel. Click Add in order to provide these details. You can add any
number of Transform Sets as needed by using this method.
7.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
9 de 16 03/06/13 16:09
Provide the Transform Set details (Integrity and Encryption Algorithms), and
click OK.
8.
Choose the required Transform Set to be used from the drop-down menu, and
click Next.
9.
In the following window, provide the details about the Traffic to be protected
through the VPN Tunnel. Provide the Source and Destination Networks of the
traffic to be protected so that the traffic between the specified source and
destination networks are protected. In this example, the Source network is
10.20.10.0 and the Destination network is 10.10.10.0. Click Next.
10.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
10 de 16 03/06/13 16:09
This window shows the summary of the Site-to-Site VPN configuration. Check
the Test VPN Connectivity after configuring checkbox if you want to test the
VPN connectivity. Here, the box is checked as the connectivity needs to be
checked. Click Finish.
11.
Click Start in order to check the VPN connectivity.12.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
11 de 16 03/06/13 16:09
In the next window, the result of the VPN connectivity Test is provided. Here,
you can see if the tunnel is Up or Down. In this example configuration, the
Tunnel is "Up", as shown in green.
This completes the configuration on the Cisco IOS RouterB and shows that the
tunnel is up.
13.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
12 de 16 03/06/13 16:09
Router B CLI Configuration
Router B
Building configuration...
Current configuration : 2403 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname R3
!
boot-start-marker
boot-end-marker
!
no logging buffered
!
username cisco123 privilege 15 password 7 1511021F07257A767B
no aaa new-model
ip subnet-zero
!
!
ip cef
!
!
ip ips po max-events 100
no ftp-server write-enable
!
!--- Configuration for IKE policies.
!--- Enables the IKE policy configuration (config-isakmp)
!--- command mode, where you can specify the parameters that
!--- are used during an IKE negotiation. Encryption and Policy details are hidden
!--- as the default values are chosen.
crypto isakmp policy 2
authentication pre-share
!--- Specifies the pre-shared key "cisco123" which should
!--- be identical at both peers. This is a global
!--- configuration mode command.
crypto isakmp key cisco123 address 172.16.1.1
!
!
!--- Configuration for IPsec policies.
!--- Enables the crypto transform configuration mode,
!--- where you can specify the transform sets that are used
!--- during an IPsec negotiation.
crypto ipsec transform-set Router-IPSEC esp-des esp-sha-hmac
!
!--- Indicates that IKE is used to establish
!--- the IPsec Security Association for protecting the
!--- traffic specified by this crypto map entry.
crypto map SDM_CMAP_1 1 ipsec-isakmp
description Tunnel to172.16.1.1
!--- Sets the IP address of the remote end.
set peer 172.16.1.1
!--- Configures IPsec to use the transform-set
!--- "Router-IPSEC" defined earlier in this configuration.
set transform-set Router-IPSEC
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
13 de 16 03/06/13 16:09
!--- Specifies the interesting traffic to be encrypted.
match address 100
!
!
!
!--- Configures the interface to use the
!--- crypto map "SDM_CMAP_1" for IPsec.
interface FastEthernet0
ip address 172.17.1.1 255.255.255.0
duplex auto
speed auto
crypto map SDM_CMAP_1
!
interface FastEthernet1
ip address 10.20.10.2 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet2
no ip address
!
interface Vlan1
ip address 10.77.241.109 255.255.255.192
!
ip classless
ip route 10.10.10.0 255.255.255.0 172.17.1.2
ip route 10.77.233.0 255.255.255.0 10.77.241.65
ip route 172.16.1.0 255.255.255.0 172.17.1.2
!
!
ip nat inside source route-map nonat interface FastEthernet0 overload
!
ip http server
ip http authentication local
ip http secure-server
!
!--- Configure the access-lists and map them to the Crypto map configured.
access-list 100 remark SDM_ACL Category=4
access-list 100 remark IPSec Rule
access-list 100 permit ip 10.20.10.0 0.0.0.255 10.10.10.0 0.0.0.255
!
!
!
!--- This ACL 110 identifies the traffic flows using route map
access-list 110 deny ip 10.20.10.0 0.0.0.255 10.10.10.0 0.0.0.255
access-list 110 permit ip 10.20.10.0 0.0.0.255 any
route-map nonat permit 10
match ip address 110
!
control-plane
!
!
line con 0
login local
line aux 0
line vty 0 4
privilege level 15
login local
transport input telnet ssh
!
end
Verify
Use this section to confirm that your configuration works properly.
The Output Interpreter Tool (registered customers only) (OIT) supports certain show
commands. Use the OIT to view an analysis of show command output.
IOS Router - show Commands
IOS Router - show Commands
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
14 de 16 03/06/13 16:09
show crypto isakmp sa—Shows all current IKE SAs at a peer.
RouterB# show crypto isakmp sa
dst src state conn-id slot status
172.17.1.1 172.16.1.1 QM_IDLE 3 0 ACTIVE
show crypto ipsec sa—Shows all current IPsec SAs at a peer.
RouterB# show crypto ipsec sa
interface: FastEthernet0
Crypto map tag: SDM_CMAP_1, local addr 172.17.1.1
protected vrf: (none)
local ident (addr/mask/prot/port): (10.20.10.0/255.255.255.0/0/0)
remote ident (addr/mask/prot/port): (10.10.10.0/255.255.255.0/0/0)
current_peer 172.16.1.1 port 500
PERMIT, flags={origin_is_acl,}
#pkts encaps: 68, #pkts encrypt: 68, #pkts digest: 68
#pkts decaps: 68, #pkts decrypt: 68, #pkts verify: 68
#pkts compressed: 0, #pkts decompressed: 0
#pkts not compressed: 0, #pkts compr. failed: 0
#pkts not decompressed: 0, #pkts decompress failed: 0
#send errors 0, #recv errors 0
local crypto endpt.: 172.17.1.1, remote crypto endpt.: 172.16.1.1
path mtu 1500, ip mtu 1500
current outbound spi: 0xB7C1948E(3082917006)
inbound esp sas:
spi: 0x434C4A7F(1129073279)
transform: esp-des esp-sha-hmac ,
in use settings ={Tunnel, }
conn id: 2001, flow_id: C18XX_MBRD:1, crypto map: SDM_CMAP_1
sa timing: remaining key lifetime (k/sec): (4578719/3004)
IV size: 8 bytes
replay detection support: Y
Status: ACTIVE
inbound ah sas:
inbound pcp sas:
outbound esp sas:
spi: 0xB7C1948E(3082917006)
transform: esp-des esp-sha-hmac ,
in use settings ={Tunnel, }
conn id: 2002, flow_id: C18XX_MBRD:2, crypto map: SDM_CMAP_1
sa timing: remaining key lifetime (k/sec): (4578719/3002)
IV size: 8 bytes
replay detection support: Y
Status: ACTIVE
outbound ah sas:
outbound pcp sas:
show crypto engine connections active—Shows current connections and
information about encrypted and decrypted packets.
RouterB#show crypto engine connections active
ID Interface IP-Address State Algorithm Encrypt Decrypt
3 FastEthernet0 172.17.1.1 set HMAC_SHA+DES_56_CB 0 0
2001 FastEthernet0 172.17.1.1 set DES+SHA 0 59
2002 FastEthernet0 172.17.1.1 set DES+SHA 59 0
Troubleshoot
This section provides information you can use to troubleshoot your configuration.
The Output Interpreter Tool (registered customers only) (OIT) supports certain show
commands. Use the OIT to view an analysis of show command output.
Note: Refer to Important Information on Debug Commands and IP Security
Troubleshooting: Understanding and Using debug Commands before you use debug
commands.
debug crypto ipsec 7—Displays the IPsec negotiations of phase 2.
debug crypto isakmp 7—Displays the ISAKMP negotiations of phase 1.
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
15 de 16 03/06/13 16:09
SubscribeStart A New Discussion
debug crypto ipsec—Displays the IPsec negotiations of phase 2.
debug crypto isakmp—Displays the ISAKMP negotiations of phase 1.
Cisco Support Community - Featured Conversations
Cisco Support Community is a forum for you to ask and answer questions, share
suggestions, and collaborate with your peers. Below are just some of the most recent
and relevant conversations happening right now.
Want to see more? Join us by clicking here
8.4以降のASAとISR(892J or... nobuo.nakako 1 Reply 1 year, 8 months ago
site to site vpn configuration questions benlemasurier 7 Replies 2 years, 3 months ago
VPN on Cisco router 1720 egrellet_at_ares.fr 1 Reply 12 years, 4 months ago
site to site tunnel between to WAN... jatinkumar 30 Replies 11 months, 3 weeks ago
Configuring Site to Site IPSec VPN... cpartsenidis 4 Replies 7 months, 2 weeks ago
CISCO 2811 router... a.rooprao 1 Reply 5 years, 1 month ago
Easy VPN question Whiteford 1 Reply 2 years, 11 months ago
Point-to-Point VPN bornskir 1 Reply 9 years, 11 months ago
IOS IPSEC VPN tunnels to multi-point v.kanjana 2 Replies 10 years, 11 months ago
iPsec S2S ASA to ASR with VRF Using Lo... HummusChipsSalat 5 Replies 2 months, 1 day
ago
VPN between two 800 series routers brent_hanson 1 Reply 1 year, 1 month ago
Related Information
Cisco Configuration Professional Quick Start Guide
Requests for Comments (RFCs)
Technical Support & Documentation - Cisco Systems
Updated: Nov 30, 2011 Document ID: 113337
Contacts | Feedback | Help | Site Map | Terms & Conditions | Privacy Statement | Cookie Policy | Trademarks
Information For
Small Business
Midsize Business
Service Provider
Executives
Home (Linksys)
Contacts
Contact Cisco
Find a Partner
News & Alerts
Newsroom
Blogs
Newsletters
Field Notices
Security Advisories
Technology Trends
Cloud
IPv6
Open Network Environment
Trustworthy Systems
Support
Downloads
Documentation
Communities
Developer Network
Learning Network
Support Community
About Cisco
Investor Relations
Corporate Social Responsibility
Environmental Sustainability
Tomorrow Starts Here
Career Opportunities
Programs
Cisco Powered
Financing Options
Industries
Video Portal
Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_...
16 de 16 03/06/13 16:09

Más contenido relacionado

La actualidad más candente

CCNA Lab 1-Configuring a Switch Part I
CCNA Lab 1-Configuring a Switch Part ICCNA Lab 1-Configuring a Switch Part I
CCNA Lab 1-Configuring a Switch Part IAmir Jafari
 
CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1Chaing Ravuth
 
Network topology by essay corp uk
Network topology by essay corp ukNetwork topology by essay corp uk
Network topology by essay corp ukJohnsmith5188
 
Basic ASA Configuration, NAT in ASA Firewall
Basic ASA Configuration,NAT in ASA FirewallBasic ASA Configuration,NAT in ASA Firewall
Basic ASA Configuration, NAT in ASA Firewall NetProtocol Xpert
 
Basic Cisco 800 Router Configuration for Internet Access
Basic Cisco 800 Router Configuration for Internet AccessBasic Cisco 800 Router Configuration for Internet Access
Basic Cisco 800 Router Configuration for Internet AccessHarris Andrea
 
CCNA 2 Routing and Switching v5.0 Chapter 6
CCNA 2 Routing and Switching v5.0 Chapter 6CCNA 2 Routing and Switching v5.0 Chapter 6
CCNA 2 Routing and Switching v5.0 Chapter 6Nil Menon
 
Chapter 18 : routing dynamically
Chapter 18 : routing dynamicallyChapter 18 : routing dynamically
Chapter 18 : routing dynamicallyteknetir
 
Troubleshooting Firewalls (2012 San Diego)
Troubleshooting Firewalls (2012 San Diego)Troubleshooting Firewalls (2012 San Diego)
Troubleshooting Firewalls (2012 San Diego)Cisco Security
 
Deploy Failover/High Availability in ASA Firewall
Deploy Failover/High Availability in ASA FirewallDeploy Failover/High Availability in ASA Firewall
Deploy Failover/High Availability in ASA FirewallKHNOG
 
Cisco asa active,active failover configuration
Cisco asa active,active failover configurationCisco asa active,active failover configuration
Cisco asa active,active failover configurationIT Tech
 
Основные понятия и аспекты построения отказоустойчивых Site-to-Site VPN на ASA
Основные понятия и аспекты построения отказоустойчивых Site-to-Site VPN на ASAОсновные понятия и аспекты построения отказоустойчивых Site-to-Site VPN на ASA
Основные понятия и аспекты построения отказоустойчивых Site-to-Site VPN на ASACisco Russia
 
Konfigurasi dasar Cisco Router
Konfigurasi dasar Cisco RouterKonfigurasi dasar Cisco Router
Konfigurasi dasar Cisco RouterAldi Nor Fahrudin
 
6.5.1.3 packet tracer layer 2 vlan security instructor
6.5.1.3 packet tracer   layer 2 vlan security instructor6.5.1.3 packet tracer   layer 2 vlan security instructor
6.5.1.3 packet tracer layer 2 vlan security instructorSalem Trabelsi
 
Vpn site to site
Vpn site to siteVpn site to site
Vpn site to siteIT Tech
 
PFSENSE Load Balance with Fail Over From Version Beta3
PFSENSE Load Balance with Fail Over From Version Beta3PFSENSE Load Balance with Fail Over From Version Beta3
PFSENSE Load Balance with Fail Over From Version Beta3series09
 
ccna-discowey-final-100
 ccna-discowey-final-100 ccna-discowey-final-100
ccna-discowey-final-100junkut3
 
CCNA Security - Chapter 4
CCNA Security - Chapter 4CCNA Security - Chapter 4
CCNA Security - Chapter 4Irsandi Hasan
 
[Cisco Connect 2018 - Vietnam] Anh duc le reap the benefits of sdn with cisco...
[Cisco Connect 2018 - Vietnam] Anh duc le reap the benefits of sdn with cisco...[Cisco Connect 2018 - Vietnam] Anh duc le reap the benefits of sdn with cisco...
[Cisco Connect 2018 - Vietnam] Anh duc le reap the benefits of sdn with cisco...Nur Shiqim Chok
 
Understanding and Troubleshooting ASA NAT
Understanding and Troubleshooting ASA NATUnderstanding and Troubleshooting ASA NAT
Understanding and Troubleshooting ASA NATCisco Russia
 

La actualidad más candente (20)

CCNA Lab 1-Configuring a Switch Part I
CCNA Lab 1-Configuring a Switch Part ICCNA Lab 1-Configuring a Switch Part I
CCNA Lab 1-Configuring a Switch Part I
 
CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1
 
Network topology by essay corp uk
Network topology by essay corp ukNetwork topology by essay corp uk
Network topology by essay corp uk
 
Basic ASA Configuration, NAT in ASA Firewall
Basic ASA Configuration,NAT in ASA FirewallBasic ASA Configuration,NAT in ASA Firewall
Basic ASA Configuration, NAT in ASA Firewall
 
Basic Cisco 800 Router Configuration for Internet Access
Basic Cisco 800 Router Configuration for Internet AccessBasic Cisco 800 Router Configuration for Internet Access
Basic Cisco 800 Router Configuration for Internet Access
 
CCNA 2 Routing and Switching v5.0 Chapter 6
CCNA 2 Routing and Switching v5.0 Chapter 6CCNA 2 Routing and Switching v5.0 Chapter 6
CCNA 2 Routing and Switching v5.0 Chapter 6
 
Chapter 18 : routing dynamically
Chapter 18 : routing dynamicallyChapter 18 : routing dynamically
Chapter 18 : routing dynamically
 
Troubleshooting Firewalls (2012 San Diego)
Troubleshooting Firewalls (2012 San Diego)Troubleshooting Firewalls (2012 San Diego)
Troubleshooting Firewalls (2012 San Diego)
 
Deploy Failover/High Availability in ASA Firewall
Deploy Failover/High Availability in ASA FirewallDeploy Failover/High Availability in ASA Firewall
Deploy Failover/High Availability in ASA Firewall
 
Cisco asa active,active failover configuration
Cisco asa active,active failover configurationCisco asa active,active failover configuration
Cisco asa active,active failover configuration
 
Основные понятия и аспекты построения отказоустойчивых Site-to-Site VPN на ASA
Основные понятия и аспекты построения отказоустойчивых Site-to-Site VPN на ASAОсновные понятия и аспекты построения отказоустойчивых Site-to-Site VPN на ASA
Основные понятия и аспекты построения отказоустойчивых Site-to-Site VPN на ASA
 
Konfigurasi dasar Cisco Router
Konfigurasi dasar Cisco RouterKonfigurasi dasar Cisco Router
Konfigurasi dasar Cisco Router
 
6.5.1.3 packet tracer layer 2 vlan security instructor
6.5.1.3 packet tracer   layer 2 vlan security instructor6.5.1.3 packet tracer   layer 2 vlan security instructor
6.5.1.3 packet tracer layer 2 vlan security instructor
 
Vpn site to site
Vpn site to siteVpn site to site
Vpn site to site
 
PFSENSE Load Balance with Fail Over From Version Beta3
PFSENSE Load Balance with Fail Over From Version Beta3PFSENSE Load Balance with Fail Over From Version Beta3
PFSENSE Load Balance with Fail Over From Version Beta3
 
ccna-discowey-final-100
 ccna-discowey-final-100 ccna-discowey-final-100
ccna-discowey-final-100
 
CCNA Security - Chapter 4
CCNA Security - Chapter 4CCNA Security - Chapter 4
CCNA Security - Chapter 4
 
[Cisco Connect 2018 - Vietnam] Anh duc le reap the benefits of sdn with cisco...
[Cisco Connect 2018 - Vietnam] Anh duc le reap the benefits of sdn with cisco...[Cisco Connect 2018 - Vietnam] Anh duc le reap the benefits of sdn with cisco...
[Cisco Connect 2018 - Vietnam] Anh duc le reap the benefits of sdn with cisco...
 
Understanding and Troubleshooting ASA NAT
Understanding and Troubleshooting ASA NATUnderstanding and Troubleshooting ASA NAT
Understanding and Troubleshooting ASA NAT
 
Basic BGP Configuration
Basic BGP ConfigurationBasic BGP Configuration
Basic BGP Configuration
 

Similar a Vpn

AWS VPN with Juniper SRX- Lab Sheet
AWS VPN with Juniper SRX- Lab SheetAWS VPN with Juniper SRX- Lab Sheet
AWS VPN with Juniper SRX- Lab SheetKimberly Macias
 
Cucm bk b1000_f29_00_be6k-install-guide-10
Cucm bk b1000_f29_00_be6k-install-guide-10Cucm bk b1000_f29_00_be6k-install-guide-10
Cucm bk b1000_f29_00_be6k-install-guide-10용원 이
 
Cucm bk b1000_f29_00_be6k-install-guide-10
Cucm bk b1000_f29_00_be6k-install-guide-10Cucm bk b1000_f29_00_be6k-install-guide-10
Cucm bk b1000_f29_00_be6k-install-guide-10용원 이
 
Cohesive Networks Support Docs: VNS3 Setup for Cisco ASA
Cohesive Networks Support Docs: VNS3 Setup for Cisco ASACohesive Networks Support Docs: VNS3 Setup for Cisco ASA
Cohesive Networks Support Docs: VNS3 Setup for Cisco ASACohesive Networks
 
P&G BT Global Services - LLD Final Revision Year 2008.
P&G BT Global Services - LLD Final Revision Year 2008.P&G BT Global Services - LLD Final Revision Year 2008.
P&G BT Global Services - LLD Final Revision Year 2008.Kapil Sabharwal
 
Configuring cisco site to site ip sec vpn with dynamic ip endpoint cisco routers
Configuring cisco site to site ip sec vpn with dynamic ip endpoint cisco routersConfiguring cisco site to site ip sec vpn with dynamic ip endpoint cisco routers
Configuring cisco site to site ip sec vpn with dynamic ip endpoint cisco routersphosika sithisane
 
Cohesive Networks Support Docs: VNS3 Configuration for CenturyLink Cloud
Cohesive Networks Support Docs: VNS3 Configuration for CenturyLink Cloud Cohesive Networks Support Docs: VNS3 Configuration for CenturyLink Cloud
Cohesive Networks Support Docs: VNS3 Configuration for CenturyLink Cloud Cohesive Networks
 
214270 configure-aci-multi-site-deployment
214270 configure-aci-multi-site-deployment214270 configure-aci-multi-site-deployment
214270 configure-aci-multi-site-deploymentcoolboyasif
 
EMEAR_Security_TAC_2021_IPSec_Site_to_Site_VPNs_on_FTD_Overview.pdf
EMEAR_Security_TAC_2021_IPSec_Site_to_Site_VPNs_on_FTD_Overview.pdfEMEAR_Security_TAC_2021_IPSec_Site_to_Site_VPNs_on_FTD_Overview.pdf
EMEAR_Security_TAC_2021_IPSec_Site_to_Site_VPNs_on_FTD_Overview.pdfjawed29
 
How to configure cisco 1242 wireless ap
How to configure cisco 1242 wireless apHow to configure cisco 1242 wireless ap
How to configure cisco 1242 wireless apIT Tech
 
System installation in CCTV
System installation in CCTVSystem installation in CCTV
System installation in CCTVhepzijustin
 
Chapter 8 overview
Chapter 8 overviewChapter 8 overview
Chapter 8 overviewali raza
 
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docxAll contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docxgalerussel59292
 
Cohesive Networks Support Docs: VNS3 Setup for Juniper
Cohesive Networks Support Docs: VNS3 Setup for JuniperCohesive Networks Support Docs: VNS3 Setup for Juniper
Cohesive Networks Support Docs: VNS3 Setup for JuniperCohesive Networks
 
ccna 1 chapter 2 v5.0 exam answers 2014
ccna 1 chapter 2 v5.0 exam answers 2014ccna 1 chapter 2 v5.0 exam answers 2014
ccna 1 chapter 2 v5.0 exam answers 2014Đồng Quốc Vương
 
Cisco 2960 Switch Configuration
Cisco 2960 Switch ConfigurationCisco 2960 Switch Configuration
Cisco 2960 Switch Configurationkabisurya
 
Eyeball AnyConnect™ Gateway Administration Guide
Eyeball AnyConnect™ Gateway Administration GuideEyeball AnyConnect™ Gateway Administration Guide
Eyeball AnyConnect™ Gateway Administration GuideEyeball Networks
 

Similar a Vpn (20)

AWS VPN with Juniper SRX- Lab Sheet
AWS VPN with Juniper SRX- Lab SheetAWS VPN with Juniper SRX- Lab Sheet
AWS VPN with Juniper SRX- Lab Sheet
 
VPN presentation - moeshesh
VPN presentation - moesheshVPN presentation - moeshesh
VPN presentation - moeshesh
 
Cucm bk b1000_f29_00_be6k-install-guide-10
Cucm bk b1000_f29_00_be6k-install-guide-10Cucm bk b1000_f29_00_be6k-install-guide-10
Cucm bk b1000_f29_00_be6k-install-guide-10
 
Cucm bk b1000_f29_00_be6k-install-guide-10
Cucm bk b1000_f29_00_be6k-install-guide-10Cucm bk b1000_f29_00_be6k-install-guide-10
Cucm bk b1000_f29_00_be6k-install-guide-10
 
Lan to lan vpn
Lan to lan vpnLan to lan vpn
Lan to lan vpn
 
Cohesive Networks Support Docs: VNS3 Setup for Cisco ASA
Cohesive Networks Support Docs: VNS3 Setup for Cisco ASACohesive Networks Support Docs: VNS3 Setup for Cisco ASA
Cohesive Networks Support Docs: VNS3 Setup for Cisco ASA
 
P&G BT Global Services - LLD Final Revision Year 2008.
P&G BT Global Services - LLD Final Revision Year 2008.P&G BT Global Services - LLD Final Revision Year 2008.
P&G BT Global Services - LLD Final Revision Year 2008.
 
Ap config
Ap configAp config
Ap config
 
Configuring cisco site to site ip sec vpn with dynamic ip endpoint cisco routers
Configuring cisco site to site ip sec vpn with dynamic ip endpoint cisco routersConfiguring cisco site to site ip sec vpn with dynamic ip endpoint cisco routers
Configuring cisco site to site ip sec vpn with dynamic ip endpoint cisco routers
 
Cohesive Networks Support Docs: VNS3 Configuration for CenturyLink Cloud
Cohesive Networks Support Docs: VNS3 Configuration for CenturyLink Cloud Cohesive Networks Support Docs: VNS3 Configuration for CenturyLink Cloud
Cohesive Networks Support Docs: VNS3 Configuration for CenturyLink Cloud
 
214270 configure-aci-multi-site-deployment
214270 configure-aci-multi-site-deployment214270 configure-aci-multi-site-deployment
214270 configure-aci-multi-site-deployment
 
EMEAR_Security_TAC_2021_IPSec_Site_to_Site_VPNs_on_FTD_Overview.pdf
EMEAR_Security_TAC_2021_IPSec_Site_to_Site_VPNs_on_FTD_Overview.pdfEMEAR_Security_TAC_2021_IPSec_Site_to_Site_VPNs_on_FTD_Overview.pdf
EMEAR_Security_TAC_2021_IPSec_Site_to_Site_VPNs_on_FTD_Overview.pdf
 
How to configure cisco 1242 wireless ap
How to configure cisco 1242 wireless apHow to configure cisco 1242 wireless ap
How to configure cisco 1242 wireless ap
 
System installation in CCTV
System installation in CCTVSystem installation in CCTV
System installation in CCTV
 
Chapter 8 overview
Chapter 8 overviewChapter 8 overview
Chapter 8 overview
 
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docxAll contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
All contents are Copyright © 1992–2012 Cisco Systems, Inc. A.docx
 
Cohesive Networks Support Docs: VNS3 Setup for Juniper
Cohesive Networks Support Docs: VNS3 Setup for JuniperCohesive Networks Support Docs: VNS3 Setup for Juniper
Cohesive Networks Support Docs: VNS3 Setup for Juniper
 
ccna 1 chapter 2 v5.0 exam answers 2014
ccna 1 chapter 2 v5.0 exam answers 2014ccna 1 chapter 2 v5.0 exam answers 2014
ccna 1 chapter 2 v5.0 exam answers 2014
 
Cisco 2960 Switch Configuration
Cisco 2960 Switch ConfigurationCisco 2960 Switch Configuration
Cisco 2960 Switch Configuration
 
Eyeball AnyConnect™ Gateway Administration Guide
Eyeball AnyConnect™ Gateway Administration GuideEyeball AnyConnect™ Gateway Administration Guide
Eyeball AnyConnect™ Gateway Administration Guide
 

Último

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 

Último (20)

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 

Vpn

  • 1. Cisco Configuration Professional Configuration Professional: Site-to-Site IPsec VPN Between Two IOS Routers Configuration Example Contents Introduction Prerequisites Requirements Components Used Conventions Configuration Network Diagram Router A Cisco CP Configuration Router B Cisco CP Configuration Router B CLI Configuration Verify IOS Router - show Commands Troubleshoot Cisco Support Community - Featured Conversations Related Information Document ID: 113337 Introduction This document provides a sample configuration for the LAN-to-LAN (Site-to-Site) IPsec tunnel between two Cisco IOS ® Routers using Cisco Configuration Professional (Cisco CP). Static routes are used for simplicity. Prerequisites Requirements Make sure that you meet this requirement before you attempt this configuration: End-to-End IP connectivity must be established before starting this configuration. Components Used The information in this document is based on these software and hardware versions: Cisco 1841 Router with Cisco IOS Software Release 12.4(15T) Cisco CP version 2.5 Note: Refer to Basic Router Configuration Using Cisco Configuration Professional in order to allow the router to be configured by Cisco CP. The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If your network is live, make sure that you understand the potential impact of any command. Conventions Refer to the Cisco Technical Tips Conventions for more information on document conventions. Configuration Network Diagram This document uses this network setup: HOME SUPPORT PRODUCT SUPPORT CLOUD AND SYSTEMS MANAGEMENT CISCO CONFIGURATION PROFESSIONAL CONFIGURE CONFIGURATION EXAMPLES AND TECHNOTES Configuration Professional: Site-to-Site IPsec VPN Between Two IOS Routers Configuration Example Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 1 de 16 03/06/13 16:09
  • 2. Note: The IP addressing schemes used in this configuration are not legally routable on the Internet. They are RFC 1918 addresses, which have been used in a lab environment. Router A Cisco CP Configuration Router B Cisco CP Configuration Router B CLI Configuration Router A Cisco CP Configuration Perform these steps in order to configure Site-to-Site VPN Tunnel on the Cisco IOS Router: Choose Configure > Security > VPN > Site-to-Site VPN, and click the radio button next to Create a Site-to-Site VPN. Click Launch the selected task. 1. Choose Step by step wizard in order to proceed with the configuration, and click Next. 2. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 2 de 16 03/06/13 16:09
  • 3. In the next window, provide the VPN Connection Information in the respective spaces. Choose the interface of the VPN Tunnel from the drop-down menu. Here, FastEthernet0 is chosen. In the Peer Identity section, choose Peer with static IP address and provide the remote peer IP address. Then, provide the Pre-shared Keys (cisco123 in this example) in the Authentication section. Lastly, click Next. 3. Click Add in order to add IKE proposals which specify the Encryption Algorithm, Authentication Algorithm, and the Key Exchange Method. 4. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 3 de 16 03/06/13 16:09
  • 4. Provide the Encryption Algorithm, Authentication Algorithm, and Key Exchange method, and then click OK. The Encryption Algorithm, Authentication Algorithm, and the Key Exchange method values should match with the data to be provided in the Router B. 5. Click Next.6. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 4 de 16 03/06/13 16:09
  • 5. In this new window, the Transform Set details are provided. The Transform Set specifies the Encryption and Authentication algorithms used to protect Data in VPN Tunnel. Click Add in order to provide these details. You can add any number of Transform Sets as needed by using this method. 7. Provide the Transform Set details (Integrity and Encryption Algorithms), and click OK. 8. Choose the required Transform Set to be used from the drop-down menu, and click Next. 9. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 5 de 16 03/06/13 16:09
  • 6. In the following window, provide the details about the Traffic to be protected through the VPN Tunnel. Provide the Source and Destination Networks of the traffic to be protected so that the traffic between the specified source and destination networks are protected. In this example, the Source network is 10.10.10.0 and the Destination network is 10.20.10.0. Click Next. 10. Click Finish in the next window to complete the configuration on Router A..11. Router B Cisco CP Configuration Perform these steps in order to configure Site-to-Site VPN Tunnel on the Cisco IOS Router (Router B): Choose Configure > Security > VPN > Site-to-Site VPN, and click the radio button next to Create a Site-to-Site VPN. Click Launch the selected task. 1. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 6 de 16 03/06/13 16:09
  • 7. Choose Step by step wizard in order to proceed with the configuration, and click Next. 2. In the next window, provide the VPN Connection Information in the respective spaces. Choose the interface of the VPN Tunnel from the drop-down menu. Here, FastEthernet0 is chosen. In the Peer Identity section, choose Peer with static IP address and provide the remote peer IP address. Then, provide the Pre-shared Keys (cisco123 in this example) in the Authentication section. Lastly, click Next. 3. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 7 de 16 03/06/13 16:09
  • 8. Click Add in order to add IKE proposals which specify the Encryption Algorithm, Authentication Algorithm, and the Key Exchange Method. 4. Provide the Encryption Algorithm, Authentication Algorithm, and Key Exchange method, and then click OK. The Encryption Algorithm, Authentication Algorithm, and the Key Exchange method values should match with the data provided in the Router A. 5. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 8 de 16 03/06/13 16:09
  • 9. Click Next.6. In this new window, the Transform Set details are provided. The Transform Set specifies the Encryption and Authentication algorithms used to protect Data in VPN Tunnel. Click Add in order to provide these details. You can add any number of Transform Sets as needed by using this method. 7. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 9 de 16 03/06/13 16:09
  • 10. Provide the Transform Set details (Integrity and Encryption Algorithms), and click OK. 8. Choose the required Transform Set to be used from the drop-down menu, and click Next. 9. In the following window, provide the details about the Traffic to be protected through the VPN Tunnel. Provide the Source and Destination Networks of the traffic to be protected so that the traffic between the specified source and destination networks are protected. In this example, the Source network is 10.20.10.0 and the Destination network is 10.10.10.0. Click Next. 10. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 10 de 16 03/06/13 16:09
  • 11. This window shows the summary of the Site-to-Site VPN configuration. Check the Test VPN Connectivity after configuring checkbox if you want to test the VPN connectivity. Here, the box is checked as the connectivity needs to be checked. Click Finish. 11. Click Start in order to check the VPN connectivity.12. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 11 de 16 03/06/13 16:09
  • 12. In the next window, the result of the VPN connectivity Test is provided. Here, you can see if the tunnel is Up or Down. In this example configuration, the Tunnel is "Up", as shown in green. This completes the configuration on the Cisco IOS RouterB and shows that the tunnel is up. 13. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 12 de 16 03/06/13 16:09
  • 13. Router B CLI Configuration Router B Building configuration... Current configuration : 2403 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname R3 ! boot-start-marker boot-end-marker ! no logging buffered ! username cisco123 privilege 15 password 7 1511021F07257A767B no aaa new-model ip subnet-zero ! ! ip cef ! ! ip ips po max-events 100 no ftp-server write-enable ! !--- Configuration for IKE policies. !--- Enables the IKE policy configuration (config-isakmp) !--- command mode, where you can specify the parameters that !--- are used during an IKE negotiation. Encryption and Policy details are hidden !--- as the default values are chosen. crypto isakmp policy 2 authentication pre-share !--- Specifies the pre-shared key "cisco123" which should !--- be identical at both peers. This is a global !--- configuration mode command. crypto isakmp key cisco123 address 172.16.1.1 ! ! !--- Configuration for IPsec policies. !--- Enables the crypto transform configuration mode, !--- where you can specify the transform sets that are used !--- during an IPsec negotiation. crypto ipsec transform-set Router-IPSEC esp-des esp-sha-hmac ! !--- Indicates that IKE is used to establish !--- the IPsec Security Association for protecting the !--- traffic specified by this crypto map entry. crypto map SDM_CMAP_1 1 ipsec-isakmp description Tunnel to172.16.1.1 !--- Sets the IP address of the remote end. set peer 172.16.1.1 !--- Configures IPsec to use the transform-set !--- "Router-IPSEC" defined earlier in this configuration. set transform-set Router-IPSEC Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 13 de 16 03/06/13 16:09
  • 14. !--- Specifies the interesting traffic to be encrypted. match address 100 ! ! ! !--- Configures the interface to use the !--- crypto map "SDM_CMAP_1" for IPsec. interface FastEthernet0 ip address 172.17.1.1 255.255.255.0 duplex auto speed auto crypto map SDM_CMAP_1 ! interface FastEthernet1 ip address 10.20.10.2 255.255.255.0 duplex auto speed auto ! interface FastEthernet2 no ip address ! interface Vlan1 ip address 10.77.241.109 255.255.255.192 ! ip classless ip route 10.10.10.0 255.255.255.0 172.17.1.2 ip route 10.77.233.0 255.255.255.0 10.77.241.65 ip route 172.16.1.0 255.255.255.0 172.17.1.2 ! ! ip nat inside source route-map nonat interface FastEthernet0 overload ! ip http server ip http authentication local ip http secure-server ! !--- Configure the access-lists and map them to the Crypto map configured. access-list 100 remark SDM_ACL Category=4 access-list 100 remark IPSec Rule access-list 100 permit ip 10.20.10.0 0.0.0.255 10.10.10.0 0.0.0.255 ! ! ! !--- This ACL 110 identifies the traffic flows using route map access-list 110 deny ip 10.20.10.0 0.0.0.255 10.10.10.0 0.0.0.255 access-list 110 permit ip 10.20.10.0 0.0.0.255 any route-map nonat permit 10 match ip address 110 ! control-plane ! ! line con 0 login local line aux 0 line vty 0 4 privilege level 15 login local transport input telnet ssh ! end Verify Use this section to confirm that your configuration works properly. The Output Interpreter Tool (registered customers only) (OIT) supports certain show commands. Use the OIT to view an analysis of show command output. IOS Router - show Commands IOS Router - show Commands Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 14 de 16 03/06/13 16:09
  • 15. show crypto isakmp sa—Shows all current IKE SAs at a peer. RouterB# show crypto isakmp sa dst src state conn-id slot status 172.17.1.1 172.16.1.1 QM_IDLE 3 0 ACTIVE show crypto ipsec sa—Shows all current IPsec SAs at a peer. RouterB# show crypto ipsec sa interface: FastEthernet0 Crypto map tag: SDM_CMAP_1, local addr 172.17.1.1 protected vrf: (none) local ident (addr/mask/prot/port): (10.20.10.0/255.255.255.0/0/0) remote ident (addr/mask/prot/port): (10.10.10.0/255.255.255.0/0/0) current_peer 172.16.1.1 port 500 PERMIT, flags={origin_is_acl,} #pkts encaps: 68, #pkts encrypt: 68, #pkts digest: 68 #pkts decaps: 68, #pkts decrypt: 68, #pkts verify: 68 #pkts compressed: 0, #pkts decompressed: 0 #pkts not compressed: 0, #pkts compr. failed: 0 #pkts not decompressed: 0, #pkts decompress failed: 0 #send errors 0, #recv errors 0 local crypto endpt.: 172.17.1.1, remote crypto endpt.: 172.16.1.1 path mtu 1500, ip mtu 1500 current outbound spi: 0xB7C1948E(3082917006) inbound esp sas: spi: 0x434C4A7F(1129073279) transform: esp-des esp-sha-hmac , in use settings ={Tunnel, } conn id: 2001, flow_id: C18XX_MBRD:1, crypto map: SDM_CMAP_1 sa timing: remaining key lifetime (k/sec): (4578719/3004) IV size: 8 bytes replay detection support: Y Status: ACTIVE inbound ah sas: inbound pcp sas: outbound esp sas: spi: 0xB7C1948E(3082917006) transform: esp-des esp-sha-hmac , in use settings ={Tunnel, } conn id: 2002, flow_id: C18XX_MBRD:2, crypto map: SDM_CMAP_1 sa timing: remaining key lifetime (k/sec): (4578719/3002) IV size: 8 bytes replay detection support: Y Status: ACTIVE outbound ah sas: outbound pcp sas: show crypto engine connections active—Shows current connections and information about encrypted and decrypted packets. RouterB#show crypto engine connections active ID Interface IP-Address State Algorithm Encrypt Decrypt 3 FastEthernet0 172.17.1.1 set HMAC_SHA+DES_56_CB 0 0 2001 FastEthernet0 172.17.1.1 set DES+SHA 0 59 2002 FastEthernet0 172.17.1.1 set DES+SHA 59 0 Troubleshoot This section provides information you can use to troubleshoot your configuration. The Output Interpreter Tool (registered customers only) (OIT) supports certain show commands. Use the OIT to view an analysis of show command output. Note: Refer to Important Information on Debug Commands and IP Security Troubleshooting: Understanding and Using debug Commands before you use debug commands. debug crypto ipsec 7—Displays the IPsec negotiations of phase 2. debug crypto isakmp 7—Displays the ISAKMP negotiations of phase 1. Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 15 de 16 03/06/13 16:09
  • 16. SubscribeStart A New Discussion debug crypto ipsec—Displays the IPsec negotiations of phase 2. debug crypto isakmp—Displays the ISAKMP negotiations of phase 1. Cisco Support Community - Featured Conversations Cisco Support Community is a forum for you to ask and answer questions, share suggestions, and collaborate with your peers. Below are just some of the most recent and relevant conversations happening right now. Want to see more? Join us by clicking here 8.4以降のASAとISR(892J or... nobuo.nakako 1 Reply 1 year, 8 months ago site to site vpn configuration questions benlemasurier 7 Replies 2 years, 3 months ago VPN on Cisco router 1720 egrellet_at_ares.fr 1 Reply 12 years, 4 months ago site to site tunnel between to WAN... jatinkumar 30 Replies 11 months, 3 weeks ago Configuring Site to Site IPSec VPN... cpartsenidis 4 Replies 7 months, 2 weeks ago CISCO 2811 router... a.rooprao 1 Reply 5 years, 1 month ago Easy VPN question Whiteford 1 Reply 2 years, 11 months ago Point-to-Point VPN bornskir 1 Reply 9 years, 11 months ago IOS IPSEC VPN tunnels to multi-point v.kanjana 2 Replies 10 years, 11 months ago iPsec S2S ASA to ASR with VRF Using Lo... HummusChipsSalat 5 Replies 2 months, 1 day ago VPN between two 800 series routers brent_hanson 1 Reply 1 year, 1 month ago Related Information Cisco Configuration Professional Quick Start Guide Requests for Comments (RFCs) Technical Support & Documentation - Cisco Systems Updated: Nov 30, 2011 Document ID: 113337 Contacts | Feedback | Help | Site Map | Terms & Conditions | Privacy Statement | Cookie Policy | Trademarks Information For Small Business Midsize Business Service Provider Executives Home (Linksys) Contacts Contact Cisco Find a Partner News & Alerts Newsroom Blogs Newsletters Field Notices Security Advisories Technology Trends Cloud IPv6 Open Network Environment Trustworthy Systems Support Downloads Documentation Communities Developer Network Learning Network Support Community About Cisco Investor Relations Corporate Social Responsibility Environmental Sustainability Tomorrow Starts Here Career Opportunities Programs Cisco Powered Financing Options Industries Video Portal Configuration Professional: Site-to-Site IPsec VPN Betwe... http://www.cisco.com/en/US/products/ps9422/products_... 16 de 16 03/06/13 16:09